paper-with-me

Papers

A Penalty-Based Method for Communication-Efficient Decentralized Bilevel Programming

2022-11-08 · Parvin Nazari, Ahmad Mousavi, Davoud Ataee Tarzanagh, George Michailidis

Bilevel programming has recently received attention in the literature due to its wide range of applications, including reinforcement learning and hyper-parameter optimization. However, it is widely assumed that the underlying bilevel optimization problem is solved either by a single machine or, in the case of multiple machines connected in a star-shaped network, i.e., in a federated learning setting. The latter approach suffers from a high communication cost on the central node (e.g., parameter server). Hence, there is an interest in developing methods that solve bilevel optimization problems in a communication-efficient, decentralized manner. To that end, this paper introduces a penalty function-based decentralized algorithm with theoretical guarantees for this class of optimization problems. Specifically, a distributed alternating gradient-type algorithm for solving consensus bilevel programming over a decentralized network is developed. A key feature of the proposed algorithm is the estimation of the hyper-gradient of the penalty function through decentralized computation of matrix-vector products and a few vector communications. The estimation is integrated into an alternating algorithm for solving the penalized reformulation of the bilevel optimization problem. Under appropriate step sizes and penalty parameters, our theoretical framework ensures non-asymptotic convergence to the optimal solution of the original problem under various convexity conditions. Our theoretical result highlights improvements in the iteration complexity of decentralized bilevel optimization, all while making efficient use of vector communication. Empirical results demonstrate that the proposed method performs well in real-world settings.

📄 PDF Abstract BibTeX arXiv:2211.04088

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationFederated Learning

Similar Papers 제목 키워드 기반

INTERACT: Achieving Low Sample and Communication Complexities in Decentralized Bilevel Learning over Networks

2022-07-27 · Zhuqing Liu, Xin Zhang, Prashant Khanduri, Songtao Lu 외

In recent years, decentralized bilevel optimization problems have received increasing attention in the networking and machine learning communities thanks to their versatility in modeling decentralized learning problems o…

Bilevel OptimizationMeta-LearningMulti-agent Reinforcement Learning

DIAMOND: Taming Sample and Communication Complexities in Decentralized Bilevel Optimization

2022-12-05 · Peiwen Qiu, Yining Li, Zhuqing Liu, Prashant Khanduri 외

Decentralized bilevel optimization has received increasing attention recently due to its foundational role in many emerging multi-agent learning paradigms (e.g., multi-agent meta-learning and multi-agent reinforcement le…

Bilevel OptimizationMeta-LearningMulti-agent Reinforcement Learning

A Communication and Computation Efficient Fully First-order Method for Decentralized Bilevel Optimization

2024-10-18 · Min Wen, Chengchang Liu, Ahmed Abdelmoniem, Yipeng Zhou 외

Bilevel optimization, crucial for hyperparameter tuning, meta-learning and reinforcement learning, remains less explored in the decentralized learning paradigm, such as decentralized federated learning (DFL). Typically, …

Bilevel OptimizationFederated LearningMeta-Learning

On the Communication Complexity of Decentralized Bilevel Optimization

2023-11-19 · Yihan Zhang, My T. Thai, Jie Wu, Hongchang Gao

Stochastic bilevel optimization finds widespread applications in machine learning, including meta-learning, hyperparameter optimization, and neural architecture search. To extend stochastic bilevel optimization to distri…

Bilevel OptimizationHyperparameter OptimizationMeta-LearningNeural Architecture Search

SPARKLE: A Unified Single-Loop Primal-Dual Framework for Decentralized Bilevel Optimization

2024-11-21 · Shuchen Zhu, Boao Kong, Songtao Lu, Xinmeng Huang 외

This paper studies decentralized bilevel optimization, in which multiple agents collaborate to solve problems involving nested optimization structures with neighborhood communications. Most existing literature primarily …

Bilevel Optimization