paper-with-me

홈 › Papers

Inexact-ADMM Based Federated Meta-Learning for Fast and Continual Edge Learning

2020-12-16 · Sheng Yue, Ju Ren, Jiang Xin, Sen Lin, Junshan Zhang

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, where ADMM offers a natural mechanism to decompose the original problem into many subproblems which can be solved in parallel across edge nodes and the platform. Further, a variant of inexact-ADMM method is employed where the subproblems are `solved' via linear approximation as well as Hessian estimation to reduce the computational cost per round to $\mathcal{O}(n)$. We provide a comprehensive analysis of ADMM-FedMeta, in terms of the convergence properties, the rapid adaptation performance, and the forgetting effect of prior knowledge transfer, for the general non-convex case. Extensive experimental studies demonstrate the effectiveness and efficiency of ADMM-FedMeta, and showcase that it substantially outperforms the existing baselines.

📄 PDF Abstract BibTeX arXiv:2012.08677

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningTransfer Learning

Methods 이 논문이 사용한 방법론

ADMM The alternating direction method of multipliers (ADMM) is an algorithm that solves convex optimization problems by breaking them into smaller pieces, each of which are…

Similar Papers 제목 키워드 기반

FedADMM-InSa: An Inexact and Self-Adaptive ADMM for Federated Learning

2024-02-21 · Yongcun Song, Ziqi Wang, Enrique Zuazua

Federated learning (FL) is a promising framework for learning from distributed data while maintaining privacy. The development of efficient FL algorithms encounters various challenges, including heterogeneous data and sy…

Federated Learning

Communication-Efficient ADMM-based Federated Learning

2021-10-28 · Shenglong Zhou, Geoffrey Ye Li

Federated learning has shown its advances over the last few years but is facing many challenges, such as how algorithms save communication resources, how they reduce computational costs, and whether they converge. To add…

Federated Learning

Federated Learning via Inexact ADMM

2022-04-22 · Shenglong Zhou, Geoffrey Ye Li

One of the crucial issues in federated learning is how to develop efficient optimization algorithms. Most of the current ones require full device participation and/or impose strong assumptions for convergence. Different …

Federated Learning

Differentially Private Federated Learning via Inexact ADMM

2021-06-11 · Minseok Ryu, Kibaek Kim

Differential privacy (DP) techniques can be applied to the federated learning model to protect data privacy against inference attacks to communication among the learning agents. The DP techniques, however, hinder achievi…

Federated Learningimage-classificationImage Classification

Differentially Private Federated Learning via Inexact ADMM with Multiple Local Updates

2022-02-18 · Minseok Ryu, Kibaek Kim

Differential privacy (DP) techniques can be applied to the federated learning model to statistically guarantee data privacy against inference attacks to communication among the learning agents. While ensuring strong data…

Federated Learningimage-classificationImage Classification