Federated Ensemble Learning with Progressive Model Personalization
Ala Emrani, Amir Najafi, and Abolfazl Motahari

TL;DR
This paper introduces a boosting-inspired ensemble framework for personalized federated learning that progressively increases model complexity to balance personalization and overfitting, backed by theoretical analysis and extensive experiments.
Contribution
It proposes a novel ensemble-based approach with progressive model personalization, systematically controlling complexity to improve federated learning under data heterogeneity.
Findings
Outperforms state-of-the-art PFL methods on benchmark datasets.
Provides theoretical generalization bounds with favorable dependence on data and client number.
Effectively balances personalization and overfitting through progressive model complexity control.
Abstract
Federated Learning provides a privacy-preserving paradigm for distributed learning, but suffers from statistical heterogeneity across clients. Personalized Federated Learning (PFL) mitigates this issue by considering client-specific models. A widely adopted approach in PFL decomposes neural networks into a shared feature extractor and client-specific heads. While effective, this design induces a fundamental tradeoff: deep or expressive shared components hinder personalization, whereas large local heads exacerbate overfitting under limited per-client data. Most existing methods rely on rigid, shallow heads, and therefore fail to navigate this tradeoff in a principled manner. In this work, we propose a boosting-inspired framework that enables a smooth control of this tradeoff. Instead of training a single personalized model, we construct an ensemble of models for each client. Across…
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 · Recommender Systems and Techniques
