paper-with-me

Papers

Efficient Curvature-Aware Hypergradient Approximation for Bilevel Optimization

2025-05-04 · Youran Dong, Junfeng Yang, Wei Yao, Jin Zhang

Bilevel optimization is a powerful tool for many machine learning problems, such as hyperparameter optimization and meta-learning. Estimating hypergradients (also known as implicit gradients) is crucial for developing gradient-based methods for bilevel optimization. In this work, we propose a computationally efficient technique for incorporating curvature information into the approximation of hypergradients and present a novel algorithmic framework based on the resulting enhanced hypergradient computation. We provide convergence rate guarantees for the proposed framework in both deterministic and stochastic scenarios, particularly showing improved computational complexity over popular gradient-based methods in the deterministic setting. This improvement in complexity arises from a careful exploitation of the hypergradient structure and the inexact Newton method. In addition to the theoretical speedup, numerical experiments demonstrate the significant practical performance benefits of incorporating curvature information.

📄 PDF Abstract BibTeX arXiv:2505.02101

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationHyperparameter OptimizationMeta-Learning

Similar Papers 제목 키워드 기반

Efficient Bilevel Optimization with KFAC-Based Hypergradients

2026-03-31 · Disen Liao, Felix Dangel, Yaoliang Yu arxiv

Bilevel optimization (BO) is widely applicable to many machine learning problems. Scaling BO, however, requires repeatedly computing hypergradients, which involves solving inverse Hessian-vector products (IHVPs). In prac…

Bilevel Optimization

A Barrier-Metric First-Order Method for Linearly Constrained Bilevel Optimization

2026-05-12 · Tenglong Hong, Paul Grigas arxiv

We study bilevel optimization with a fixed polyhedral lower feasible set. Such problems are challenging for two reasons: active-set changes can make the upper objective nonsmooth, and existing hypergradient methods typic…

Bilevel Optimization

On the Convergence Theory for Hessian-Free Bilevel Algorithms

2021-10-13 · Daouda Sow, Kaiyi Ji, Yingbin Liang

Bilevel optimization has arisen as a powerful tool in modern machine learning. However, due to the nested structure of bilevel optimization, even gradient-based methods require second-order derivative approximations via …

Bilevel OptimizationMeta-Learning

Online Nonconvex Bilevel Optimization with Bregman Divergences

2024-09-16 · Jason Bohne, David Rosenberg, Gary Kazantsev, Pawel Polak

Bilevel optimization methods are increasingly relevant within machine learning, especially for tasks such as hyperparameter optimization and meta-learning. Compared to the offline setting, online bilevel optimization (OB…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning

Convergence Properties of Stochastic Hypergradients

2020-11-13 · Riccardo Grazzi, Massimiliano Pontil, Saverio Salzo

Bilevel optimization problems are receiving increasing attention in machine learning as they provide a natural framework for hyperparameter optimization and meta-learning. A key step to tackle these problems is the effic…

Bilevel OptimizationHyperparameter OptimizationMeta-Learning