REVIEW 2 cited by
Beyond Similarity: Personalized Federated Recommendation with Composite Aggregation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original 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 future items accurately. To this end, we propose a personalized Federated recommendation model with Composite Aggregation (FedCA), which not only aggregates similar clients to enhance trained embeddings, but also aggregates complementary clients to update non-trained embeddings. Besides, we formulate the overall learning process into a unified optimization algorithm to jointly learn the similarity and complementarity. Extensive experiments on several real-world datasets substantiate the effectiveness of our proposed model. The source codes are available at https://github.com/hongleizhang/FedCA.
Forward citations
Cited by 2 Pith papers
-
Beyond Personalization: Federated Recommendation with Calibration via Low-rank Decomposition
A low-rank buffer matrix that calibrates user embeddings and personalizes item embeddings reduces the distortion caused by federated aggregation and improves recommendation accuracy.
-
Breaking the Aggregation Bottleneck in Federated Recommendation: A Personalized Model Merging Approach
FedEM blends each client's local model with the federated global model to counter the claimed aggregation bottleneck in federated recommendation, where averaging harms personalization.
Discussion (0). Continue with ORCID to comment.