paper-with-me

Papers

Amortized Implicit Differentiation for Stochastic Bilevel Optimization

2021-11-29 · ICLR 2022 4 · Michael Arbel, Julien Mairal

We study a class of algorithms for solving bilevel optimization problems in both stochastic and deterministic settings when the inner-level objective is strongly convex. Specifically, we consider algorithms based on inexact implicit differentiation and we exploit a warm-start strategy to amortize the estimation of the exact gradient. We then introduce a unified theoretical framework inspired by the study of singularly perturbed systems (Habets, 1974) to analyze such amortized algorithms. By using this framework, our analysis shows these algorithms to match the computational complexity of oracle methods that have access to an unbiased estimate of the gradient, thus outperforming many existing results for bilevel optimization. We illustrate these findings on synthetic experiments and demonstrate the efficiency of these algorithms on hyper-parameter optimization experiments involving several thousands of variables.

📄 PDF Abstract BibTeX arXiv:2111.14580

Code (1)

michaelarbel/amigo 공식 구현 pytorch

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

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

Bilevel Optimization: Convergence Analysis and Enhanced Design

2020-10-15 · Kaiyi Ji, Junjie Yang, Yingbin Liang

Bilevel optimization has arisen as a powerful tool for many machine learning problems such as meta-learning, hyperparameter optimization, and reinforcement learning. In this paper, we investigate the nonconvex-strongly-c…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning

Provably Faster Algorithms for Bilevel Optimization and Applications to Meta-Learning

2020-09-28 · Kaiyi Ji, Junjie Yang, Yingbin Liang

Bilevel optimization has arisen as a powerful tool for many machine learning problems such as meta-learning, hyperparameter optimization, and reinforcement learning. In this paper, we investigate the nonconvex-strongly-c…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning

On the Convergence of Single-Loop Stochastic Bilevel Optimization with Approximate Implicit Differentiation

2026-02-27 · Yubo Zhou, Luo Luo, Guang Dai, Haishan Ye arxiv

Stochastic Bilevel Optimization has emerged as a fundamental framework for meta-learning and hyperparameter optimization. Despite the practical prevalence of single-loop algorithms--which update lower and upper variables…

Hyperparameter OptimizationComputational EfficiencyBilevel Optimization

Implicit Diffusion: Efficient Optimization through Stochastic Sampling

2024-02-08 · Pierre Marion, Anna Korba, Peter Bartlett, Mathieu Blondel 외

We present a new algorithm to optimize distributions defined implicitly by parameterized stochastic diffusions. Doing so allows us to modify the outcome distribution of sampling processes by optimizing over their paramet…

Bilevel Optimization