版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Xiamen Univ Software Sch Xiamen 361005 Fujian Peoples R China Xiamen Univ Dept Automat Xiamen 361005 Fujian Peoples R China Harvard Med Sch Computat Hlth Informat Program Boston MA 02138 USA
出 版 物:《IEEE ACCESS》 (IEEE Access)
年 卷 期:2019年第7卷
页 面:56117-56128页
核心收录:
主 题:Deep learning deep learning-based recommender systems online collaborative filtering probabilistic matrix factorization
摘 要:As living data growing and evolving rapidly, traditional machine learning algorithms are hard to update models when dealing with new training data. When new data arrives, traditional collaborative filtering methods have to train their model from scratch. It is expensive for them to retrain a model and update their parameters. Compared with traditional collaborative filtering, the online collaborative filtering is effective to update the models instantly when new data arrives. But the cold start and data sparsity remain major problems for online collaborative filtering. In this paper, we try to utilize the convolutional neural network to extract user/item features from user/item side information to address these problems. First, we proposed a deep bias probabilistic matrix factorization (DBPMF) model by utilizing the convolutional neural network to extract latent user/item features and adding the bias into probabilistic matrix factorization to track user rating behavior and item popularity. Second, we constrain user-specific and item-specific feature vectors to further improve the performance of the DBPMF. Third, we update two models by an online learning algorithm. The extensive experiments for three datasets (MovieLens100K, MovieLens1M, and HetRec2011) show that our methods have a better performance than baseline approaches.