Simple Is Beautiful: An Online Collaborative Filtering Recommendation Solution With Higher Accuracy

WEB TECHNOLOGIES AND APPLICATIONS (APWEB 2015)(2015)

引用 2|浏览25
暂无评分
摘要
Matrix factorization has high computation complexity. It is unrealistic to directly adopt such techniques to online recommendation where users, items, and ratings grow constantly. Therefore, implementing an online version of recommendation based on incremental matrix factorization is a significant task. Though some results have been achieved in this realm, there is plenty of room to improve. This paper focuses on designing and implementing algorithms to perform online collaborative filtering recommendation based on incremental matrix factorization techniques. Specifically, for the new-user and new-item problems, Moore-Penrose pseudoinverse is used to perform incremental matrix factorization; and for the new-rating problem, iterative stochastic gradient descentlearning procedure is directly applied to get the updates. The solutions seem simple but efficient: extensive experiments show that they outperform the benchmark and the state-of-the-art in terms of incremental properties.
更多
查看译文
关键词
Recommender Systems,Collaborative Filtering,Matrix Factorization,Incremental Computing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要