paper-with-me

홈 › Papers

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 Federated Learning's inherent challenges on the convergence of bilevel algorithms remain obscure. In this work, we investigate Federated Bilevel Optimization problems and propose a communication-efficient algorithm, named FedBiOAcc. The algorithm leverages an efficient estimation of the hyper-gradient in the distributed setting and utilizes the momentum-based variance-reduction acceleration. Remarkably, FedBiOAcc achieves a communication complexity $O(\epsilon^{-1})$, a sample complexity $O(\epsilon^{-1.5})$ and the linear speed up with respect to the number of clients. We also analyze a special case of the Federated Bilevel Optimization problems, where lower level problems are locally managed by clients. We prove that FedBiOAcc-Local, a modified version of FedBiOAcc, converges at the same rate for this type of problems. Finally, we validate the proposed algorithms through two real-world tasks: Federated Data-cleaning and Federated Hyper-representation Learning. Empirical results show superior performance of our algorithms.

📄 PDF Abstract BibTeX arXiv:2302.06701

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationFederated LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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…

Federated Learning on Adaptively Weighted Nodes by Bilevel Optimization

2022-07-21 · Yankun Huang, Qihang Lin, Nick Street, Stephen Baek

We propose a federated learning method with weighted nodes in which the weights can be modified to optimize the model's performance on a separate validation set. The problem is formulated as a bilevel optimization where …

Bilevel OptimizationFederated Learning

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

Fast Adaptive Federated Bilevel Optimization

2022-11-02 · Feihu Huang

Bilevel optimization is a popular hierarchical model in machine learning, and has been widely applied to many machine learning tasks such as meta learning, hyperparameter learning and policy optimization. Although many b…

Bilevel OptimizationDistributed OptimizationMeta-LearningRepresentation Learning

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