A parallel matrix factorization based recommender by alternating stochastic gradient decent

被引:62
作者
Luo, Xin [1 ]
Liu, Huijun [1 ]
Gou, Gaopeng [2 ]
Xia, Yunni [1 ]
Zhu, Qingsheng [1 ]
机构
[1] Chongqing Univ, Coll Comp Sci, Chongqing 400044, Peoples R China
[2] Beihang Univ, Sch Comp Sci, Beijing 100191, Peoples R China
基金
中国博士后科学基金;
关键词
Collaborative filtering; Matrix factorization; Parallel computing; SYSTEMS;
D O I
10.1016/j.engappai.2011.10.011
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Collaborative Filtering (CF) can be achieved by Matrix Factorization (MF) with high prediction accuracy and scalability. Most of the current MF based recommenders, however, are serial, which prevent them sharing the efficiency brought by the rapid progress in parallel programming techniques. Aiming at parallelizing the CF recommender based on Regularized Matrix Factorization (RMF), we first carry out the theoretical analysis on the parameter updating process of RMF, whereby we can figure out that the main obstacle preventing the model from parallelism is the inter-dependence between item and user features. To remove the inter-dependence among parameters, we apply the Alternating Stochastic Gradient Solver (ASGD) solver to deal with the parameter training process. On this basis, we subsequently propose the parallel RMF (P-RMF) model, of which the training process can be parallelized through simultaneously training different user/item features. Experiments on two large, real datasets illustrate that our P-RMF model can provide a faster solution to CF problem when compared to the original RMF and another parallel MF based recommender. (C) 2011 Elsevier Ltd. All rights reserved.
引用
收藏
页码:1403 / 1412
页数:10
相关论文
共 20 条
[11]  
Kurucz M., 2007, 13 ACM SIGKDD INT C
[12]  
Louppe G., 2010, NIPS 2010 WORKSH LEA
[13]  
Narang A., 2010, INT C HIGH PERF COMP
[14]  
Paterek A., 2007, 13 ACM SIGKDD INT C
[15]  
Srivatsava D., 2009, 15 ACM SIGKDD INT C
[16]  
Takács G, 2009, J MACH LEARN RES, V10, P623
[17]  
Thomas G., 2005, P 5 IEEE INT C DAT M
[18]  
Webb B., 2005, P INT 2005
[19]  
Zhou Yunhong., 2008, Algorithmic Aspects in Information and Management
[20]  
Zinkevich M, 2010, PARALLELIZED STOCHAS