FedPCL-CDR: A federated prototype-based contrastive learning framework for privacy-preserving cross-domain recommendation.
Where this comes from
- Record sourced from PubMed, PMID 41386152.
- Also identified by DOI 10.1016/j.neunet.2025.108380.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
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, their performance degrades under sparse overlapping-user conditions because they rely 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 first clusters all user data and utilizes local differential privacy (LDP) to learn differential prototypes, effectively utilizing non-overlapping user information and protecting user privacy. It then conducts knowledge transfer by employing both local and global prototypes returned from the server in a CL manner. Meanwhile, the global server aggregates differential prototypes sent from local domains to learn both local and global prototypes. Extensive experiments on four CDR tasks across Amazon and Douban datasets demonstrate that FedPCL-CDR surpasses SOTA baselines. Specifically, it outperforms the strongest baseline by an average of 5.76 % in HR@10, 7.36 % in NDCG@10, and 13.53 % in MRR@10 across all tasks. We release our code at https://github.com/Lili1013/FedPCL_CDR.
Medical subject headings
- Privacy
- Machine Learning
- Neural Networks, Computer