Improved Collaborative Filtering Algorithm Incorporating User Information and Using Differential Privacy.

Jiahui Ren,Xian Xu,Huiqun Yu
DOI: https://doi.org/10.1007/978-981-15-1377-0_36
2019-01-01
Abstract:Collaborative filtering algorithm is one of the most popular recommendation algorithms. There is, however, the risk of privacy leakage when making effective recommendation. Differential privacy is a relatively new privacy protection mechanism in the field, and has been used in recommendation systems. To this end, the existing research still has some disadvantages. Particularly, they do not have satisfactory performance and have difficulty in solving the cold start scenarios. In this paper, we propose an improved differential privacy enabled collaborative filtering algorithm incorporating user information. The algorithm improves similarity calculation, and solves the user cold start problem by making effective use of user information (related attributes). Experiments show that with the same privacy guarantee, the proposed algorithm improves the performance of the recommendation system and indeed solves the problem of cold start to some good extent.
What problem does this paper attempt to address?