Research of Improved Recommendation Algorithm Based on Collaborative Filtering and Content Prediction

Wei Jiang,Liping Yang
DOI: https://doi.org/10.1109/iccse.2016.7581648
2016-01-01
Abstract:This paper proposes an algorithm combining the sparse matrix filling method and the collaborative filtering algorithm, in order to solve the collaborative filtering recommendation system's “cold start” problem when the system confronts a new item and some sparse data. This algorithm improves the accuracy of similarity calculation for the user or the item. It predicts ahead the item which is to be filled when it fills the sparse user-item scores matrix. The algorithm achieves an accurate virtual score and fills out a virtual user-item scores form. Then the algorithm carries out the prediction based on this scores form. We experimented on the MovieLens dataset. The experiment results showed that this algorithm can improve the accuracy of the evaluation prediction effectively. To a certain extent, this algorithm solves the “cold start” problem.
What problem does this paper attempt to address?