An Efficient Clustering-Based Privacy-Preserving Recommender System.

Junwei Luo,Xun Yi,Fengling Han,Xuechao Yang,Xu Yang
DOI: https://doi.org/10.1007/978-3-031-23020-2_22
2022-01-01
Abstract:Recommender systems help online services deliver personalised content and facilitate information overload. Collaborative Filtering is a commonly used technique for building recommender systems. It analyses data collected from users in order to predict their preferences, this causes concerns over the privacy and security of the data as conventional techniques do not prioritise data privacy. Incorporating cryptography into recommender systems resolves the privacy issues, and yet it is impractical in many cases due to the computational overhead imposed by the cryptography and the sheer amount of data needed for computations. In this paper, we propose an efficient clustering-based privacy-preserving recommender system. The system employs homomorphic encryption for protecting user data while retaining the ability to generate recommendations using Collaborative Filtering. To facilitate information overload, a secure clustering technique is adopted to partition data prior to generating recommendations. The proposed system is secure under the semi-honest adversary model. Experiments show that the proposed system is efficient, scalable and produces accurate recommendations.
What problem does this paper attempt to address?