Personalized Federated Learning via Feature Distribution Adaptation
Connor J. Mclaughlin, Lili Su

TL;DR
This paper introduces pFedFDA, a personalized federated learning method that adapts global generative classifiers to local feature distributions, effectively handling distribution shifts and improving performance in data-scarce scenarios.
Contribution
The paper proposes a novel approach framing representation learning as a generative modeling task, enabling efficient personalization by adapting global classifiers to local data distributions.
Findings
Significant performance improvements over state-of-the-art methods.
Effective handling of complex distribution shifts.
Robustness in data-scarce settings.
Abstract
Federated learning (FL) is a distributed learning framework that leverages commonalities between distributed client datasets to train a global model. Under heterogeneous clients, however, FL can fail to produce stable training results. Personalized federated learning (PFL) seeks to address this by learning individual models tailored to each client. One approach is to decompose model training into shared representation learning and personalized classifier training. Nonetheless, previous works struggle to navigate the bias-variance trade-off in classifier learning, relying solely on limited local datasets or introducing costly techniques to improve generalization. In this work, we frame representation learning as a generative modeling task, where representations are trained with a classifier based on the global feature distribution. We then propose an algorithm, pFedFDA, that efficiently…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques
