Decoupling General and Personalized Knowledge in Federated Learning via Additive and Low-Rank Decomposition
Xinghao Wu, Xuefeng Liu, Jianwei Niu, Haolin Wang, Shaojie Tang,, Guogang Zhu, Hao Su

TL;DR
FedDecomp introduces a parameter additive decomposition approach in personalized federated learning, effectively decoupling shared and client-specific knowledge, and employs a low-rank constraint to enhance model capacity and performance.
Contribution
The paper proposes FedDecomp, a novel PFL method that decomposes each model parameter into shared and personalized parts, improving knowledge separation and model efficiency.
Findings
Outperforms state-of-the-art methods by up to 4.9% across datasets.
Effective decoupling of shared and personalized knowledge.
Low-rank constraint enhances model capacity and performance.
Abstract
To address data heterogeneity, the key strategy of Personalized Federated Learning (PFL) is to decouple general knowledge (shared among clients) and client-specific knowledge, as the latter can have a negative impact on collaboration if not removed. Existing PFL methods primarily adopt a parameter partitioning approach, where the parameters of a model are designated as one of two types: parameters shared with other clients to extract general knowledge and parameters retained locally to learn client-specific knowledge. However, as these two types of parameters are put together like a jigsaw puzzle into a single model during the training process, each parameter may simultaneously absorb both general and client-specific knowledge, thus struggling to separate the two types of knowledge effectively. In this paper, we introduce FedDecomp, a simple but effective PFL paradigm that employs…
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 · Face and Expression Recognition · Brain Tumor Detection and Classification
MethodsJigsaw
