Personalized Federated Learning: A Meta-Learning Approach
Alireza Fallah, Aryan Mokhtari, Asuman Ozdaglar

TL;DR
This paper introduces a personalized federated learning method based on meta-learning, enabling models to adapt quickly to individual users' data, addressing data heterogeneity issues in federated setups.
Contribution
It proposes a meta-learning framework for personalized federated learning, connecting it with MAML and analyzing performance based on data distribution similarities.
Findings
The personalized approach improves model adaptation for individual users.
Performance depends on the similarity of user data distributions.
The method effectively handles data heterogeneity in federated learning.
Abstract
In Federated Learning, we aim to train models across multiple computing units (users), while users can only communicate with a common central server, without exchanging their data samples. This mechanism exploits the computational power of all users and allows users to obtain a richer model as their models are trained over a larger set of data points. However, this scheme only develops a common output for all the users, and, therefore, it does not adapt the model to each user. This is an important missing feature, especially given the heterogeneity of the underlying data distribution for various users. In this paper, we study a personalized variant of the federated learning in which our goal is to find an initial shared model that current or new users can easily adapt to their local dataset by performing one or a few steps of gradient descent with respect to their own data. This…
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 · Domain Adaptation and Few-Shot Learning · Machine Learning and Data Classification
