A Scalable Algorithm for Privacy-Preserving Item-based Top-N Recommendation
Yingying Zhao, Dongsheng Li, Qin Lv, Li Shang

TL;DR
This paper introduces a scalable, privacy-preserving item-based top-N recommendation algorithm that maintains high recommendation quality while reducing computational complexity and protecting user privacy, suitable for large-scale online systems.
Contribution
It presents a novel scalable approach combining MinHash similarity estimation and client-side privacy preservation, addressing both privacy concerns and scalability in recommender systems.
Findings
The proposed method achieves high recommendation accuracy.
Computational complexity grows slowly with user base size.
Experimental results validate efficiency and effectiveness.
Abstract
Recommender systems have become an indispensable component in online services during recent years. Effective recommendation is essential for improving the services of various online business applications. However, serious privacy concerns have been raised on recommender systems requiring the collection of users' private information for recommendation. At the same time, the success of e-commerce has generated massive amounts of information, making scalability a key challenge in the design of recommender systems. As such, it is desirable for recommender systems to protect users' privacy while achieving high-quality recommendations with low-complexity computations. This paper proposes a scalable privacy-preserving item-based top-N recommendation solution, which can achieve high-quality recommendations with reduced computation complexity while ensuring that users' private information is…
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
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Advanced Bandit Algorithms Research
