Few-for-Many Personalized Federated Learning
Ping Guo, Tiantian Zhang, Xi Lin, Xiang Li, Zhi-Ri Tang, Qingfu Zhang

TL;DR
This paper introduces FedFew, a scalable federated learning approach that maintains a small set of shared models to effectively personalize for a large number of clients with diverse data, outperforming existing methods.
Contribution
The paper reformulates personalized federated learning as a few-for-many optimization problem and proposes FedFew, an algorithm that automatically discovers optimal model diversity with theoretical guarantees.
Findings
FedFew with 3 models outperforms state-of-the-art methods across multiple datasets.
Theoretical analysis shows near-optimal personalization improves as the number of shared models increases.
FedFew effectively balances personalization and scalability in federated settings.
Abstract
Personalized Federated Learning (PFL) aims to train customized models for clients with highly heterogeneous data distributions while preserving data privacy. Existing approaches often rely on heuristics like clustering or model interpolation, which lack principled mechanisms for balancing heterogeneous client objectives. Serving clients with distinct data distributions is inherently a multi-objective optimization problem, where achieving optimal personalization ideally requires distinct models on the Pareto front. However, maintaining separate models poses significant scalability challenges in federated settings with hundreds or thousands of clients. To address this challenge, we reformulate PFL as a few-for-many optimization problem that maintains only shared server models () to collectively serve all clients. We prove that this framework achieves…
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 · Machine Learning in Healthcare · Domain Adaptation and Few-Shot Learning
