Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FeDecider: An LLM-Based Framework for Federated Cross-Domain Recommendation

About

Federated cross-domain recommendation (Federated CDR) aims to collaboratively learn personalized recommendation models across heterogeneous domains while preserving data privacy. Recently, large language model (LLM)-based recommendation models have demonstrated impressive performance by leveraging LLMs' strong reasoning capabilities and broad knowledge. However, adopting LLM-based recommendation models in Federated CDR scenarios introduces new challenges. First, there exists a risk of overfitting with domain-specific local adapters. The magnitudes of locally optimized parameter updates often vary across domains, causing biased aggregation and overfitting toward domain-specific distributions. Second, unlike traditional recommendation models (e.g., collaborative filtering, bipartite graph-based methods) that learn explicit and comparable user/item representations, LLMs encode knowledge implicitly through autoregressive text generation training. This poses additional challenges for effectively measuring the cross-domain similarities under heterogeneity. To address these challenges, we propose an LLM-based framework for federated cross-domain recommendation, FeDecider. Specifically, FeDecider tackles the challenge of scale-specific noise by disentangling each client's low-rank updates and sharing only their directional components. To handle the need for flexible and effective integration, each client further learns personalized weights that achieve the data-aware integration of updates from other domains. Extensive experiments across diverse datasets validate the effectiveness of our proposed FeDecider.

Xinrui He, Ting-Wei Li, Tianxin Wei, Xuying Ning, Xinyu He, Wenxuan Bao, Hanghang Tong, Jingrui He• 2026

Related benchmarks

TaskDatasetResultRank
Federated Cross-Domain RecommendationGoodReads Comics
Hit Rate @58.62
14
Federated Cross-Domain RecommendationGoodReads Children
H@55.02
14
Federated Cross-Domain RecommendationGoodReads Crime
H@53.52
14
Federated Cross-Domain RecommendationGoodReads Crime, Comics & Children Average
Avg H@55.72
10
Federated Cross-Domain RecommendationAmazon Beauty (test)
H@51.9
10
Federated Cross-Domain RecommendationAmazon Clothing (test)
Hits@50.97
10
Federated RecommendationAmazon Electronics (test)
H@51.3
5
Federated RecommendationAmazon Phones (test)
H@52.16
5
RecommendationAmazon Electronics & Phones (test)
Avg Local Train Time (s)746
5
Federated Cross-Domain RecommendationGoodReads Average
H@55.72
4
Showing 10 of 10 rows

Other info

Follow for update