Improving Federated Learning Personalization via Model Agnostic Meta Learning
Yihan Jiang, Jakub Kone\v{c}n\'y, Keith Rush, Sreeram Kannan

TL;DR
This paper explores how Model Agnostic Meta Learning (MAML) can enhance personalization in Federated Learning by interpreting Federated Averaging as a meta learning algorithm and analyzing its implications for model fine-tuning and personalization.
Contribution
It demonstrates the connection between Federated Averaging and meta learning, and shows how fine-tuning can improve personalization while highlighting the limitations of global accuracy optimization.
Findings
Federated Averaging can be viewed as a meta learning algorithm.
Careful fine-tuning improves personalization and model accuracy.
Models trained with federated methods are easier to personalize than those trained centrally.
Abstract
Federated Learning (FL) refers to learning a high quality global model based on decentralized data storage, without ever copying the raw data. A natural scenario arises with data created on mobile phones by the activity of their users. Given the typical data heterogeneity in such situations, it is natural to ask how can the global model be personalized for every such device, individually. In this work, we point out that the setting of Model Agnostic Meta Learning (MAML), where one optimizes for a fast, gradient-based, few-shot adaptation to a heterogeneous distribution of tasks, has a number of similarities with the objective of personalization for FL. We present FL as a natural source of practical applications for MAML algorithms, and make the following observations. 1) The popular FL algorithm, Federated Averaging, can be interpreted as a meta learning algorithm. 2) Careful…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Domain Adaptation and Few-Shot Learning
MethodsModel-Agnostic Meta-Learning
