Selective Knowledge Sharing for Personalized Federated Learning Under Capacity Heterogeneity
Zheng Wang, Zheng Wang, Zhaopeng Peng, Zihui Wang, Cheng Wang

TL;DR
This paper introduces Pa3dFL, a framework for personalized federated learning that effectively handles capacity heterogeneity by decoupling and selectively sharing knowledge, improving model utility for low-capacity devices.
Contribution
The paper proposes a novel approach to personalize federated models by decomposing layers, maintaining uniform general parameters, and generating size-varying personal parameters with a hyper-network.
Findings
Pa3dFL outperforms baseline methods across datasets.
It maintains competitive communication and computation efficiency.
The framework effectively handles capacity heterogeneity in federated learning.
Abstract
Federated Learning (FL) stands to gain significant advantages from collaboratively training capacity-heterogeneous models, enabling the utilization of private data and computing power from low-capacity devices. However, the focus on personalizing capacity-heterogeneous models based on client-specific data has been limited, resulting in suboptimal local model utility, particularly for low-capacity clients. The heterogeneity in both data and device capacity poses two key challenges for model personalization: 1) accurately retaining necessary knowledge embedded within reduced submodels for each client, and 2) effectively sharing knowledge through aggregating size-varying parameters. To this end, we introduce Pa3dFL, a novel framework designed to enhance local model performance by decoupling and selectively sharing knowledge among capacity-heterogeneous models. First, we decompose each…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
MethodsFocus
