PDC-FRS: Privacy-preserving Data Contribution for Federated Recommender System
Chaoqun Yang, Wei Yuan, Liang Qu, Thanh Tam Nguyen

TL;DR
This paper introduces PDC-FRS, a federated recommendation framework that enhances privacy-preserving data sharing with differential privacy, improving recommendation accuracy by augmenting local data and incorporating global information.
Contribution
The paper proposes a novel privacy-preserving data contribution mechanism with an auxiliary model to improve federated recommender systems' performance.
Findings
PDC-FRS outperforms baseline methods in recommendation accuracy.
The auxiliary model effectively augments local data with global information.
Differential privacy guarantees are maintained during data sharing.
Abstract
Federated recommender systems (FedRecs) have emerged as a popular research direction for protecting users' privacy in on-device recommendations. In FedRecs, users keep their data locally and only contribute their local collaborative information by uploading model parameters to a central server. While this rigid framework protects users' raw data during training, it severely compromises the recommendation model's performance due to the following reasons: (1) Due to the power law distribution nature of user behavior data, individual users have few data points to train a recommendation model, resulting in uploaded model updates that may be far from optimal; (2) As each user's uploaded parameters are learned from local data, which lacks global collaborative information, relying solely on parameter aggregation methods such as FedAvg to fuse global collaborative information may be suboptimal.…
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 · Cryptography and Data Security
