paper-with-me

Papers

DUET: Decentralized Bilevel Optimization without Lower-Level Strong Convexity

2026-06-19 · Zhen Qin, Zhuqing Liu, Songtao Lu, Yingbin Liang, Jia Liu arxiv

Decentralized bilevel optimization (DBO) provides a powerful framework for multi-agent systems to solve local bilevel tasks in a decentralized fashion without the need for a central server. However, most existing DBO methods rely on lower-level strong convexity (LLSC) to guarantee unique solutions and a well-defined hypergradient for stationarity measure, hindering their applicability in many practical scenarios not satisfying LLSC. To overcome this limitation, we introduce a new single-loop DBO algorithm called diminishing quadratically-regularized bilevel decentralized optimization (DUET), which eliminates the need for LLSC by introducing a diminishing quadratic regularization to the lower-level (LL) objective. We show that DUET achieves an iteration complexity of $O(1/T^{1-5p-\frac{11}{4}τ})$ for approximate KKT-stationary point convergence under relaxed assumptions, where $p$ and $τ$ are control parameters for LL learning rate and averaging, respectively. In addition, our DUET algorithm incorporates gradient tracking to address data heterogeneity, a key challenge in DBO settings. To the best of our knowledge, this is the first work to tackle DBO without LLSC under decentralized settings with data heterogeneity. Numerical experiments validate the theoretical findings and demonstrate the practical effectiveness of our proposed algorithms.

📄 PDF Abstract BibTeX arXiv:2606.21153

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

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

A Single-Loop Algorithm for Decentralized Bilevel Optimization

2023-11-15 · Youran Dong, Shiqian Ma, Junfeng Yang, Chao Yin

Bilevel optimization has gained significant attention in recent years due to its broad applications in machine learning. This paper focuses on bilevel optimization in decentralized networks and proposes a novel single-lo…

Bilevel OptimizationHyperparameter Optimization

Nonconvex Decentralized Stochastic Bilevel Optimization under Heavy-Tailed Noise

2025-09-19 · Xinwen Zhang, Yihan Zhang, Heng Liang, Hongchang Gao arxiv

Existing decentralized stochastic optimization methods assume the lower-level loss function is strongly convex and the stochastic gradient noise has finite variance. These strong assumptions typically are not satisfied i…

Stochastic OptimizationBilevel Optimization

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

Decentralized Stochastic Bilevel Optimization with Improved per-Iteration Complexity

2022-10-23 · Xuxing Chen, Minhui Huang, Shiqian Ma, Krishnakumar Balasubramanian

Bilevel optimization recently has received tremendous attention due to its great success in solving important machine learning problems like meta learning, reinforcement learning, and hyperparameter optimization. Extendi…

Bilevel OptimizationHyperparameter OptimizationMeta-LearningStochastic Optimization