CRJul 14, 2021

Self-Determined Reciprocal Recommender System with Strong Privacy Guarantees

arXiv:2107.06590v1
Originality Incremental advance
AI Analysis

This addresses privacy concerns for users in recommender systems, though it is incremental as it builds on existing distributed and privacy-preserving methods.

The paper tackles the privacy issues in centralized recommender systems by proposing a distributed reciprocal recommender system with local differential privacy, where users randomize profiles locally and compute recommendations via peer-to-peer networks, achieving acceptable utility in a job recommender evaluation.

Recommender systems are widely used. Usually, recommender systems are based on a centralized client-server architecture. However, this approach implies drawbacks regarding the privacy of users. In this paper, we propose a distributed reciprocal recommender system with strong, self-determined privacy guarantees, i.e., local differential privacy. More precisely, users randomize their profiles locally and exchange them via a peer-to-peer network. Recommendations are then computed and ranked locally by estimating similarities between profiles. We evaluate recommendation accuracy of a job recommender system and demonstrate that our method provides acceptable utility under strong privacy requirements.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes