paper-with-me

홈 › Papers

FedDCSR: Federated Cross-domain Sequential Recommendation via Disentangled Representation Learning

2023-09-15 · Hongyu Zhang, Dongyi Zheng, Xu Yang, Jiyuan Feng, Qing Liao

Cross-domain Sequential Recommendation (CSR) which leverages user sequence data from multiple domains has received extensive attention in recent years. However, the existing CSR methods require sharing origin user data across domains, which violates the General Data Protection Regulation (GDPR). Thus, it is necessary to combine federated learning (FL) and CSR to fully utilize knowledge from different domains while preserving data privacy. Nonetheless, the sequence feature heterogeneity across different domains significantly impacts the overall performance of FL. In this paper, we propose FedDCSR, a novel federated cross-domain sequential recommendation framework via disentangled representation learning. Specifically, to address the sequence feature heterogeneity across domains, we introduce an approach called inter-intra domain sequence representation disentanglement (SRD) to disentangle the user sequence features into domain-shared and domain-exclusive features. In addition, we design an intra domain contrastive infomax (CIM) strategy to learn richer domain-exclusive features of users by performing data augmentation on user sequences. Extensive experiments on three real-world scenarios demonstrate that FedDCSR achieves significant improvements over existing baselines.

📄 PDF Abstract BibTeX arXiv:2309.08420

Code (1)

orion-orion/FedDCSR 공식 구현 pytorch

Tasks

Data AugmentationDisentanglementFederated LearningPrivacy PreservingRecommendation SystemsRepresentation LearningSequential Recommendation

Similar Papers 제목 키워드 기반

Federated Mixture-of-Expert for Non-Overlapped Cross-Domain Sequential Recommendation

2025-03-17 · Yu Liu, Hanbin Jiang, Lei Zhu, Yu Zhang 외

In the real world, users always have multiple interests while surfing different services to enrich their daily lives, e.g., watching hot short videos/live streamings. To describe user interests precisely for a better use…

Federated LearningPrivacy PreservingSequential Recommendation

PTF-FSR: A Parameter Transmission-Free Federated Sequential Recommender System

2024-06-08 · Wei Yuan, Chaoqun Yang, Liang Qu, Quoc Viet Hung Nguyen 외

Sequential recommender systems have made significant progress. Recently, due to increasing concerns about user data privacy, some researchers have implemented federated learning for sequential recommendation, a.k.a., Fed…

Federated LearningLanguage ModellingLarge Language ModelRecommendation Systems+1

Towards Communication Efficient and Fair Federated Personalized Sequential Recommendation

2022-08-23 · Sichun Luo, Yuanzhang Xiao, Yang Liu, Congduan Li 외

Federated recommendations leverage the federated learning (FL) techniques to make privacy-preserving recommendations. Though recent success in the federated recommender system, several vital challenges remain to be addre…

FairnessFederated LearningPrivacy PreservingRecommendation Systems+1

FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signal Decoupling

2024-03-05 · Hongyu Zhang, Dongyi Zheng, Lin Zhong, Xu Yang 외

In recent years, Cross-Domain Recommendation (CDR) has drawn significant attention, which utilizes user data from multiple domains to enhance the recommendation performance. However, current CDR methods require sharing u…

Contrastive LearningData AugmentationFederated LearningGraph Learning+5

FedGRec: Dynamic Spatio-Temporal Federated Graph Learning for Secure and Efficient Cross-Border Recommendations

2025-05-15 · Zhizhong Tan, Jiexin Zheng, Xingxing Yang, Chi Zhang 외

Due to the highly sensitive nature of certain data in cross-border sharing, collaborative cross-border recommendations and data sharing are often subject to stringent privacy protection regulations, resulting in insuffic…

Federated LearningGraph LearningPrivacy PreservingRepresentation Learning