Collaborative Filtering Algorithm Based on Random Walk with Choice
Chuanmin Mi,Xiaofei Shan,Jing Ma,Xin Zhang
DOI: https://doi.org/10.2991/SEKEIE-14.2014.45
2014-03-27
Abstract:A brief review of the past researches on CF shows that methods for calculating users' similarities are almost Pearson Correlation or (adjusted) Cosine Similarity. This leads to same recommendations for different users because popular objects or users often win a heavier weight in the process of recommendation. Moreover, it has been increasingly recognized that the gains of the recommendation accuracy are often accompanied by the losses of the diversity. In order to walk out of the accuracy-diversity dilemma, we propose a new method named collaborative filtering based on random walk with choice which replaces the traditional Pearson Correlation or (adjusted) Cosine Similarity with random walk with choice for calculating users' similarities. Results show that our approach significantly outperforms the ordinary user-based collaborative filtering method in diversity without lowing recommendation accuracy.
Computer Science
What problem does this paper attempt to address?