Federated Learning and Unlearning for Recommendation with Personalized Data Sharing
Liang Qu, Jianxin Li, Wei Yuan, Shangfei Zheng, Lu Chen, Chengfei Liu, Hongzhi Yin

TL;DR
This paper introduces FedShare, a federated recommender system framework that enables personalized data sharing and efficient unlearning of user data, balancing privacy and recommendation quality.
Contribution
FedShare is the first framework to support personalized data sharing and unlearning in federated recommender systems, using contrastive learning and historical embeddings to efficiently remove data influence.
Findings
Achieves strong recommendation performance in both learning and unlearning phases.
Reduces storage overhead during unlearning compared to existing methods.
Supports user-controlled data sharing and removal effectively.
Abstract
Federated recommender systems (FedRS) have emerged as a paradigm for protecting user privacy by keeping interaction data on local devices while coordinating model training through a central server. However, most existing federated recommender systems adopt a one-size-fits-all assumption on user privacy, where all users are required to keep their data strictly local. This setting overlooks users who are willing to share their data with the server in exchange for better recommendation performance. Although several recent studies have explored personalized user data sharing in FedRS, they assume static user privacy preferences and cannot handle user requests to remove previously shared data and its corresponding influence on the trained model. To address this limitation, we propose FedShare, a federated learn-unlearn framework for recommender systems with personalized user data sharing.…
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 · Advanced Graph Neural Networks
