paper-with-me

Papers

Effective Bilevel Optimization via Minimax Reformulation

2023-05-22 · Xiaoyu Wang, Rui Pan, Renjie Pi, Jipeng Zhang

Bilevel optimization has found successful applications in various machine learning problems, including hyper-parameter optimization, data cleaning, and meta-learning. However, its huge computational cost presents a significant challenge for its utilization in large-scale problems. This challenge arises due to the nested structure of the bilevel formulation, where each hyper-gradient computation necessitates a costly inner optimization procedure. To address this issue, we propose a reformulation of bilevel optimization as a minimax problem, effectively decoupling the outer-inner dependency. Under mild conditions, we show these two problems are equivalent. Furthermore, we introduce a multi-stage gradient descent and ascent (GDA) algorithm to solve the resulting minimax problem with convergence guarantees. Extensive experimental results demonstrate that our method outperforms state-of-the-art bilevel methods while significantly reducing the computational cost.

📄 PDF Abstract BibTeX arXiv:2305.13153

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationMeta-Learning

Similar Papers 제목 키워드 기반

On the Stability and Generalization of First-order Bilevel Minimax Optimization

2026-04-22 · Xuelin Zhang, Peipei Yuan arxiv

Bilevel optimization and bilevel minimax optimization have recently emerged as unifying frameworks for a range of machine-learning tasks, including hyperparameter optimization and reinforcement learning. The existing lit…

Hyperparameter OptimizationReinforcement LearningBilevel Optimization

Penalty-Based First-Order Methods for Bilevel Optimization with Minimax and Constrained Lower-Level Problems

2026-05-08 · Yiyang Shen, Yutian He, Weiran Wang, Qihang Lin arxiv

We study a class of bilevel optimization problems in which both the upper- and lower-level problems have minimax structures. This setting captures a broad range of emerging applications. Despite the extensive literature …

Bilevel Optimization

Efficiently Escaping Saddle Points in Bilevel Optimization

2022-02-08 · Minhui Huang, Xuxing Chen, Kaiyi Ji, Shiqian Ma 외

Bilevel optimization is one of the fundamental problems in machine learning and optimization. Recent theoretical developments in bilevel optimization focus on finding the first-order stationary points for nonconvex-stron…

Bilevel Optimization

FedNest: Federated Bilevel, Minimax, and Compositional Optimization

2022-05-04 · Davoud Ataee Tarzanagh, Mingchen Li, Christos Thrampoulidis, Samet Oymak

Standard federated optimization methods successfully apply to stochastic problems with single-level structure. However, many contemporary ML problems -- including adversarial robustness, hyperparameter tuning, and actor-…

Adversarial RobustnessHyperparameter OptimizationRepresentation Learning

Solving bilevel optimization via sequential minimax optimization

2025-11-10 · Zhaosong Lu, Sanyou Mei arxiv

In this paper we propose a sequential minimax optimization (SMO) method for solving a class of constrained bilevel optimization problems in which the lower-level part is a possibly nonsmooth convex optimization problem, …

Bilevel Optimization