Collaborative Filtering Recommendation Algorithm Based on Nearest Neighbor Optimal Selection Method

Ziyang Zhang,Zhigang Jin,Rui Zhang
2017-01-01
Abstract:To solve the problems of the low recommendation precision and data sparseness in traditional collaborative filtering,a collaborative filtering recommendation algorithm based on nearest neighbor optimal selection method was proposed.Firstly,the availability computing model was designed to calculate availability between users and on the basis of the availability,the alternative nearest neighbor set of target user was selected.Then the trust degree computing model was designed to calculate trust degree according to the ratings of alternative nearest neighbors,and the nearest neighbor set of target user was chosen based on the trust degree between users.Finally,the target user's recommendation was obtained according to the nearest neighbors' ratings.Experimental results show that the proposed algorithm not only can improve the recommendation precision,but also can efficiently improve the recommendation quality on different sparsity data.
What problem does this paper attempt to address?