A scalable P2P recommender system based on distributed collaborative filtering
作者:
Highlights:
•
摘要
Collaborative Filtering (CF) technique has been proved to be one of the most successful techniques in recommender systems in recent years. However, most existing CF based recommender systems worked in a centralized way and suffered from its shortage in scalability as their calculation complexity increased quickly both in time and space when the record in user database increases. In this article, we first propose a distributed CF algorithm called PipeCF together with two novel approaches: significance refinement and unanimous amplification, to further improve the scalability and prediction accuracy. We then show how to implement this algorithm on a Peer-to-Peer (P2P) structure through distributed hash table method, which is the most popular and efficient P2P routing algorithm, to construct a scalable distributed recommender system. The experimental data show that the distributed CF-based recommender system has much better scalability than traditional centralized ones with comparable prediction efficiency and accuracy.
论文关键词:Recommender system,Collaborative filtering,Peer-to-Peer,Significance refinement,Unanimous amplification
论文评审过程:Available online 10 February 2004.
论文官网地址:https://doi.org/10.1016/j.eswa.2004.01.003