Learning to Collaborate via Structures: Cluster-Guided Item Alignment for Federated Recommendation
Yuchun Tu, Zhiwei Li, Bingli Sun, Yixuan Li, Xiao Song

TL;DR
This paper introduces CGFedRec, a federated recommendation framework that uses cluster labels instead of full item embeddings to improve communication efficiency and maintain high recommendation accuracy.
Contribution
The paper proposes a novel cluster-guided approach that replaces shared item embeddings with semantic cluster labels, reducing communication overhead in federated recommendation systems.
Findings
Significantly reduces communication costs.
Maintains or improves recommendation accuracy.
Effective global structure discovery through clustering.
Abstract
Federated recommendation facilitates collaborative model training across distributed clients while keeping sensitive user interaction data local. Conventional approaches typically rely on synchronizing high-dimensional item representations between the server and clients. This paradigm implicitly assumes that precise geometric alignment of embedding coordinates is necessary for collaboration across clients. We posit that establishing relative semantic relationships among items is more effective than enforcing shared representations. Specifically, global semantic relations serve as structural constraints for items. Within these constraints, the framework allows item representations to vary locally on each client, which flexibility enables the model to capture fine-grained user personalization while maintaining global consistency. To this end, we propose Cluster-Guided FedRec framework…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Privacy-Preserving Technologies in Data
