计算机与现代化

• 算法设计与分析 • 上一篇    下一篇

 基于降噪自编码的推荐算法

  

  1. 1.江西理工大学应用科学学院,江西赣州341000;2.江西理工大学理学院,江西赣州341000
  • 收稿日期:2015-09-18 出版日期:2016-03-02 发布日期:2016-03-03
  • 作者简介: 谢霖铨(1962-),男,江西南昌人,江西理工大学应用科学学院教授,博士,研究方向:数据挖掘,机器学习,粗糙集理论及其应用,概念格; 梁博群(1991-),女,江西抚州人,江西理工大学理学院硕士研究生,研究方向:数据挖掘,机器学习及推荐系统。
  • 基金资助:
     国家自然科学基金资助项目(11426121); 江西省教育厅科技基金资助项目(GJJ14434)

A Recommendation Algorithm Based on Denoising Autoencoders

  1. 1. College of Applied Science, Jiangxi University of Science and Technology, Ganzhou 341000, China;

     2. School of Science, Jiangxi University of Science and Technology, Ganzhou 341000, China
  • Received:2015-09-18 Online:2016-03-02 Published:2016-03-03

摘要:  由于自编码神经网络能够提取数据从低层到高层的特征,发现样本间潜在的相关性,为了提高推荐系统的精确度提出一种基于降噪自编码的推荐算法。首先利用ZCA白化对评分数据进行预处理,对处理后的数据加入随机噪声并构建自编码神经网络模型,再对模型进行预训练和微调得出网络权重,最后根据训练的网络权重对测试样本进行重构,预测用户评分并计算评分误差。实验结果表明,基于降噪自编码神经网络能有效提高推荐精度。

关键词:  , 推荐系统, 深度学习, 自编码神经网络, ZCA白化, 降噪自编码

Abstract:  As the autoencoders neural network can extract the features of data from low-level to high-level, and find the potential correlation between the samples, in order to improve the accuracy of the recommendation system, this paper proposes a recommendation algorithm based on denoising autoencoders. Firstly, this paper pretreats score data by ZCA whitening, adds the random noise in the processed data, and builds the autoencoders neural network, then obtains the network weights through the model pre-training, 〖JP2〗fine-tuning. Finally according to the trained network weights the test sample score is reconstructed to forcast user rating  and calculate score error. Experimental results show that denoising autoencoders can effectively improve the recommendation accuracy.

Key words: recommended system, deep learning, autoencoders neural network, ZCA whitening, denoising autoencoders