Federated Meta-Learning with Fast Convergence and Efficient Communication
Fei Chen, Mi Luo, Zhenhua Dong, Zhenguo Li, Xiuqiang He

TL;DR
This paper introduces FedMeta, a federated meta-learning framework that significantly reduces communication costs, accelerates convergence, and improves accuracy in distributed mobile device training while preserving user privacy.
Contribution
The paper proposes FedMeta, a novel federated meta-learning approach that replaces global models with a shared parameterized algorithm, enhancing efficiency and privacy.
Findings
FedMeta reduces communication costs by 2.82-4.33 times.
FedMeta achieves 3.23%-14.84% higher accuracy than FedAvg.
FedMeta converges faster in empirical evaluations.
Abstract
Statistical and systematic challenges in collaboratively training machine learning models across distributed networks of mobile devices have been the bottlenecks in the real-world application of federated learning. In this work, we show that meta-learning is a natural choice to handle these issues, and propose a federated meta-learning framework FedMeta, where a parameterized algorithm (or meta-learner) is shared, instead of a global model in previous approaches. We conduct an extensive empirical evaluation on LEAF datasets and a real-world production dataset, and demonstrate that FedMeta achieves a reduction in required communication cost by 2.82-4.33 times with faster convergence, and an increase in accuracy by 3.23%-14.84% as compared to Federated Averaging (FedAvg) which is a leading optimization algorithm in federated learning. Moreover, FedMeta preserves user privacy since only…
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 · Domain Adaptation and Few-Shot Learning · Internet Traffic Analysis and Secure E-voting
