English

A Lower Bound and a Near-Optimal Algorithm for Bilevel Empirical Risk Minimization

Machine Learning 2024-12-03 v5 Machine Learning Optimization and Control

Abstract

Bilevel optimization problems, which are problems where two optimization problems are nested, have more and more applications in machine learning. In many practical cases, the upper and the lower objectives correspond to empirical risk minimization problems and therefore have a sum structure. In this context, we propose a bilevel extension of the celebrated SARAH algorithm. We demonstrate that the algorithm requires O((n+m)12ε1)\mathcal{O}((n+m)^{\frac12}\varepsilon^{-1}) oracle calls to achieve ε\varepsilon-stationarity with n+mn+m the total number of samples, which improves over all previous bilevel algorithms. Moreover, we provide a lower bound on the number of oracle calls required to get an approximate stationary point of the objective function of the bilevel problem. This lower bound is attained by our algorithm, making it optimal in terms of sample complexity.

Keywords

Cite

@article{arxiv.2302.08766,
  title  = {A Lower Bound and a Near-Optimal Algorithm for Bilevel Empirical Risk Minimization},
  author = {Mathieu Dagréou and Thomas Moreau and Samuel Vaiter and Pierre Ablin},
  journal= {arXiv preprint arXiv:2302.08766},
  year   = {2024}
}

Comments

Accepted at AISTATS 2024

R2 v1 2026-06-28T08:42:35.888Z