Beyond Similarity: Personalized Federated Recommendation with Composite Aggregation
Honglei Zhang, Haoxuan Li, Jundong Chen, Sen Cui, Kunda Yan,, Abudukelimu Wuerkaixi, Xin Zhou, Zhiqi Shen, Yidong Li

TL;DR
This paper introduces FedCA, a personalized federated recommendation method that combines aggregation of similar and complementary clients to improve embedding updates and recommendation accuracy, addressing embedding skew issues.
Contribution
The paper proposes a novel composite aggregation approach for federated recommendation that jointly models client similarity and complementarity, improving embedding updates and prediction performance.
Findings
FedCA outperforms existing federated recommendation methods on real-world datasets.
The unified optimization algorithm effectively learns client relationships and improves recommendation accuracy.
Extensive experiments validate the effectiveness of the proposed composite aggregation approach.
Abstract
Federated recommendation aims to collect global knowledge by aggregating local models from massive devices, to provide recommendations while ensuring privacy. Current methods mainly leverage aggregation functions invented by federated vision community to aggregate parameters from similar clients, e.g., clustering aggregation. Despite considerable performance, we argue that it is suboptimal to apply them to federated recommendation directly. This is mainly reflected in the disparate model architectures. Different from structured parameters like convolutional neural networks in federated vision, federated recommender models usually distinguish itself by employing one-to-one item embedding table. Such a discrepancy induces the challenging embedding skew issue, which continually updates the trained embeddings but ignores the non-trained ones during aggregation, thus failing to predict…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Human Mobility and Location-Based Analysis · Recommender Systems and Techniques
