Recommendation with k-anonymized Ratings
Jun Sakuma, Tatsuya Osame

TL;DR
This paper explores how k-anonymization of user ratings in recommender systems can protect privacy while sometimes improving recommendation accuracy by reducing data sparsity and variance, challenging common assumptions.
Contribution
It introduces item-based collaborative filtering algorithms tailored for k-anonymized ratings and demonstrates their effectiveness through extensive experiments.
Findings
Anonymized ratings can outperform non-anonymized ratings in recommendation accuracy.
Proper tuning of the anonymization parameter k can reduce data sparsity and variance.
Privacy protection via k-anonymization can enhance recommendation performance in certain scenarios.
Abstract
Recommender systems are widely used to predict personalized preferences of goods or services using users' past activities, such as item ratings or purchase histories. If collections of such personal activities were made publicly available, they could be used to personalize a diverse range of services, including targeted advertisement or recommendations. However, there would be an accompanying risk of privacy violations. The pioneering work of Narayanan et al.\ demonstrated that even if the identifiers are eliminated, the public release of user ratings can allow for the identification of users by those who have only a small amount of data on the users' past ratings. In this paper, we assume the following setting. A collector collects user ratings, then anonymizes and distributes them. A recommender constructs a recommender system based on the anonymized ratings provided by the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Privacy, Security, and Data Protection
