Pith. sign in

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

arxiv 2406.03933 v1 pith:42Y74SDF submitted 2024-06-06 cs.CR cs.IR

classification cs.CRcs.IR
keywords federatedaggregationrecommendationclientsembeddingsmodelaggregatescomposite
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Beyond Personalization: Federated Recommendation with Calibration via Low-rank Decomposition

    cs.CR 2025-06 conditional novelty 6.0 of 10

    A low-rank buffer matrix that calibrates user embeddings and personalizes item embeddings reduces the distortion caused by federated aggregation and improves recommendation accuracy.

  2. Breaking the Aggregation Bottleneck in Federated Recommendation: A Personalized Model Merging Approach

    cs.DC 2025-08 unverdicted novelty 4.0 of 10

    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.

Pith tools