paper-with-me

Papers

A Fully Single Loop Algorithm for Bilevel Optimization without Hessian Inverse

2021-12-09 · Junyi Li, Bin Gu, Heng Huang

In this paper, we propose a new Hessian inverse free Fully Single Loop Algorithm (FSLA) for bilevel optimization problems. Classic algorithms for bilevel optimization admit a double loop structure which is computationally expensive. Recently, several single loop algorithms have been proposed with optimizing the inner and outer variable alternatively. However, these algorithms not yet achieve fully single loop. As they overlook the loop needed to evaluate the hyper-gradient for a given inner and outer state. In order to develop a fully single loop algorithm, we first study the structure of the hyper-gradient and identify a general approximation formulation of hyper-gradient computation that encompasses several previous common approaches, e.g. back-propagation through time, conjugate gradient, \emph{etc.} Based on this formulation, we introduce a new state variable to maintain the historical hyper-gradient information. Combining our new formulation with the alternative update of the inner and outer variables, we propose an efficient fully single loop algorithm. We theoretically show that the error generated by the new state can be bounded and our algorithm converges with the rate of $O(\epsilon^{-2})$. Finally, we verify the efficacy our algorithm empirically through multiple bilevel optimization based machine learning tasks.

📄 PDF Abstract BibTeX arXiv:2112.04660

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

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

Achieving Better Local Regret Bound for Online Non-Convex Bilevel Optimization

2026-02-06 · Tingkai Jia, Haiguang Wang, Cheng Chen arxiv

Online bilevel optimization (OBO) has emerged as a powerful framework for many machine learning problems. Prior works have developed several algorithms that minimize the standard bilevel local regret or the window-averag…

Bilevel Optimization

Non-Convex Bilevel Optimization with Time-Varying Objective Functions

2023-08-07 · NeurIPS 2023 11

Bilevel optimization has become a powerful tool in a wide variety of machine learning problems. However, the current nonconvex bilevel optimization considers an offline dataset and static functions, which may not work we…

Bilevel Optimization

A Single-Timescale Method for Stochastic Bilevel Optimization

2021-02-09 · Tianyi Chen, Yuejiao Sun, Quan Xiao, Wotao Yin

Stochastic bilevel optimization generalizes the classic stochastic optimization from the minimization of a single objective to the minimization of an objective function that depends the solution of another optimization p…

Bilevel OptimizationMeta-LearningStochastic Optimization

SPABA: A Single-Loop and Probabilistic Stochastic Bilevel Algorithm Achieving Optimal Sample Complexity

2024-05-29 · Tianshu Chu, Dachuan Xu, Wei Yao, Jin Zhang

While stochastic bilevel optimization methods have been extensively studied for addressing large-scale nested optimization problems in machine learning, it remains an open question whether the optimal complexity bounds f…

Bilevel Optimization