FedCRF: A Federated Cross-domain Recommendation Method with Semantic-driven Deep Knowledge Fusion
Lei Guo, Ting Yang, Hui Liu, Xu Yu, Xiaohui Han + 1 more
TLDR
FedCRF enables privacy-preserving cross-domain recommendation in non-overlapping scenarios via federated semantic learning and deep knowledge fusion.
Key contributions
- Enables cross-domain recommendation without overlapping users/items, a key challenge.
- Leverages textual semantics as a privacy-preserving bridge for knowledge transfer via federated learning.
- Uses global semantic clusters and a FGSAT module for adaptive, deep knowledge fusion.
- Enhances semantic consistency with contrastive learning on a semantic graph.
Why it matters
This paper tackles the critical problem of privacy-preserving cross-domain recommendation in non-overlapping scenarios, a major limitation of prior methods. FedCRF offers a novel federated learning framework that effectively transfers knowledge using textual semantics while safeguarding user data. Its superior performance makes it a significant advancement for practical recommender systems.
Original Abstract
As user behavior data becomes increasingly scattered across different platforms, achieving cross-domain knowledge fusion while preserving privacy has become a critical issue in recommender systems. Existing PPCDR methods usually rely on overlapping users or items as a bridge, making them inapplicable to non-overlapping scenarios. They also suffer from limitations in the collaborative modeling of global and local semantics. To this end, this paper proposes a Federated Cross-domain Recommendation method with deep knowledge Fusion (FedCRF). Using textual semantics as a cross-domain bridge, FedCRF achieves cross-domain knowledge transfer via federated semantic learning under the non-overlapping scenario. Specifically, FedCRF constructs global semantic clusters on the server side to extract shared semantic information, and designs a FGSAT module on the client side to dynamically adapt to local data distributions and alleviate cross-domain distribution shift. Meanwhile, it builds a semantic graph based on textual features to learn representations that integrate both structural and semantic information, and introduces contrastive learning constraints between global and local semantic representations to enhance semantic consistency and promote deep knowledge fusion. In this framework, only item semantic representations are shared, while user interaction data remains locally stored, effectively mitigating privacy leakage risks. Experimental results on multiple real-world datasets show that FedCRF significantly outperforms existing methods in terms of Recall@20 and NDCG@20, validating its effectiveness and superiority in non-overlapping cross-domain recommendation scenarios.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.