paper-with-me

홈 › Papers

SimFBO: Towards Simple, Flexible and Communication-efficient Federated Bilevel Learning

2023-05-30 · NeurIPS 2023 11 · Yifan Yang, Peiyao Xiao, Kaiyi Ji

Federated bilevel optimization (FBO) has shown great potential recently in machine learning and edge computing due to the emerging nested optimization structure in meta-learning, fine-tuning, hyperparameter tuning, etc. However, existing FBO algorithms often involve complicated computations and require multiple sub-loops per iteration, each of which contains a number of communication rounds. In this paper, we propose a simple and flexible FBO framework named SimFBO, which is easy to implement without sub-loops, and includes a generalized server-side aggregation and update for improving communication efficiency. We further propose System-level heterogeneity robust FBO (ShroFBO) as a variant of SimFBO with stronger resilience to heterogeneous local computation. We show that SimFBO and ShroFBO provably achieve a linear convergence speedup with partial client participation and client sampling without replacement, as well as improved sample and communication complexities. Experiments demonstrate the effectiveness of the proposed methods over existing FBO algorithms.

📄 PDF Abstract BibTeX arXiv:2305.19442

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationEdge-computingMeta-Learning

Similar Papers 제목 키워드 기반

Communication-Efficient Federated Hypergradient Computation via Aggregated Iterative Differentiation

2023-02-09 · Peiyao Xiao, Kaiyi Ji

Federated bilevel optimization has attracted increasing attention due to emerging machine learning and communication applications. The biggest challenge lies in computing the gradient of the upper-level objective functio…

Bilevel Optimization

Communication-Efficient Federated Bilevel Optimization with Local and Global Lower Level Problems

2023-02-13 · Junyi Li, Feihu Huang, Heng Huang

Bilevel Optimization has witnessed notable progress recently with new emerging efficient algorithms. However, its application in the Federated Learning setting remains relatively underexplored, and the impact of Federate…

Bilevel OptimizationFederated LearningRepresentation Learning

Communication-Efficient Federated Bilevel Optimization with Global and Local Lower Level Problems

2023-09-21 · NeurIPS 2023 11

Bilevel Optimization has witnessed notable progress recently with new emerging efficient algorithms. However, its application in the Federated Learning setting remains relatively underexplored, and the impact of Federate…

Communication-Efficient Robust Federated Learning with Noisy Labels

2022-06-11 · Junyi Li, Jian Pei, Heng Huang

Federated learning (FL) is a promising privacy-preserving machine learning paradigm over distributed located data. In FL, the data is kept locally by each user. This protects the user privacy, but also makes the server d…

Bilevel OptimizationFederated LearningLearning with noisy labelsPrivacy Preserving

Achieving Linear Speedup in Non-IID Federated Bilevel Learning

2023-02-10 · Minhui Huang, Dewei Zhang, Kaiyi Ji

Federated bilevel optimization has received increasing attention in various emerging machine learning and communication applications. Recently, several Hessian-vector-based algorithms have been proposed to solve the fede…

Bilevel OptimizationFederated Learning