Inexact-ADMM Based Federated Meta-Learning for Fast and Continual Edge Learning
Sheng Yue, Ju Ren, Jiang Xin, Sen Lin, Junshan Zhang

TL;DR
This paper introduces ADMM-FedMeta, a federated meta-learning framework for edge AI that enables fast, continual learning at resource-constrained edge devices by leveraging knowledge transfer and efficient optimization techniques.
Contribution
It proposes a novel ADMM-based federated meta-learning algorithm with inexact updates for efficient continual edge learning, including theoretical analysis and extensive experiments.
Findings
Outperforms existing baselines in accuracy and speed
Reduces computational cost per round to O(n)
Effectively mitigates forgetting of prior knowledge
Abstract
In order to meet the requirements for performance, safety, and latency in many IoT applications, intelligent decisions must be made right here right now at the network edge. However, the constrained resources and limited local data amount pose significant challenges to the development of edge AI. To overcome these challenges, we explore continual edge learning capable of leveraging the knowledge transfer from previous tasks. Aiming to achieve fast and continual edge learning, we propose a platform-aided federated meta-learning architecture where edge nodes collaboratively learn a meta-model, aided by the knowledge transfer from prior tasks. The edge learning problem is cast as a regularized optimization problem, where the valuable knowledge learned from previous tasks is extracted as regularization. Then, we devise an ADMM based federated meta-learning algorithm, namely ADMM-FedMeta,…
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
MethodsAlternating Direction Method of Multipliers
