Beyond Personalization: Federated Recommendation with Calibration via Low-rank Decomposition
Jundong Chen, Honglei Zhang, Haoxuan Li, Chunxu Zhang, Zhiwei Li, Yidong Li

TL;DR
This paper introduces PFedCLR, a federated recommendation method that calibrates user embeddings using low-rank decomposition to improve personalization, efficiency, and privacy while addressing embedding skew.
Contribution
It proposes a novel calibration mechanism with low-rank decomposition to mitigate user embedding skew in federated recommendation systems.
Findings
PFedCLR reduces user embedding skew effectively.
It outperforms state-of-the-art methods in accuracy.
The approach balances performance, efficiency, and privacy.
Abstract
Federated recommendation (FR) is a promising paradigm to protect user privacy in recommender systems. Distinct from general federated scenarios, FR inherently needs to preserve client-specific parameters, i.e., user embeddings, for privacy and personalization. However, we empirically find that globally aggregated item embeddings can induce skew in user embeddings, resulting in suboptimal performance. To this end, we theoretically analyze the user embedding skew issue and propose Personalized Federated recommendation with Calibration via Low-Rank decomposition (PFedCLR). Specifically, PFedCLR introduces an integrated dual-function mechanism, implemented with a buffer matrix, to jointly calibrate local user embedding and personalize global item embeddings. To ensure efficiency, we employ a low-rank decomposition of the buffer matrix to reduce the model overhead. Furthermore, for privacy,…
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
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Advanced Graph Neural Networks
