FedPCL-CDR: A Federated Prototype-based Contrastive Learning Framework for Privacy-Preserving Cross-domain Recommendation
Li Wang, Qiang Wu, Min Xu

TL;DR
FedPCL-CDR introduces a privacy-preserving federated learning framework using prototype-based contrastive learning to enhance cross-domain recommendation accuracy, especially with sparse user overlap.
Contribution
It proposes a novel federated prototype-based contrastive learning method that leverages non-overlapping user data and differential privacy for cross-domain recommendation.
Findings
Outperforms state-of-the-art baselines on Amazon and Douban datasets.
Effectively utilizes non-overlapping user data with privacy protection.
Improves recommendation accuracy in sparse domain scenarios.
Abstract
Cross-domain recommendation (CDR) aims to improve recommendation accuracy in sparse domains by transferring knowledge from data-rich domains. However, existing CDR approaches often assume that user-item interaction data across domains is publicly available, neglecting user privacy concerns. Additionally, they experience performance degradation with sparse overlapping users due to their reliance on a large number of fully shared users for knowledge transfer. To address these challenges, we propose a Federated Prototype-based Contrastive Learning (CL) framework for Privacy Preserving CDR, called FedPCL-CDR. This approach utilizes non-overlapping user information and differential prototypes to improve model performance within a federated learning framework. FedPCL-CDR comprises two key modules: local domain (client) learning and global server aggregation. In the local domain, FedPCL-CDR…
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.
Code & Models
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
MethodsContrastive Learning
