English

Bilevel Optimization with Lower-Level Uniform Convexity: Theory and Algorithm

Optimization and Control 2026-03-03 v1 Machine Learning

Abstract

Bilevel optimization is a hierarchical framework where an upper-level optimization problem is constrained by a lower-level problem, commonly used in machine learning applications such as hyperparameter optimization. Existing bilevel optimization methods typically assume strong convexity or Polyak-{\L}ojasiewicz (PL) conditions for the lower-level function to establish non-asymptotic convergence to a solution with small hypergradient. However, these assumptions may not hold in practice, and recent work~\citep{chen2024finding} has shown that bilevel optimization is inherently intractable for general convex lower-level functions with the goal of finding small hypergradients. In this paper, we identify a tractable class of bilevel optimization problems that interpolates between lower-level strong convexity and general convexity via \emph{lower-level uniform convexity}. For uniformly convex lower-level functions with exponent p2p\geq 2, we establish a novel implicit differentiation theorem characterizing the hyperobjective's smoothness property. Building on this, we design a new stochastic algorithm, termed UniBiO, with provable convergence guarantees, based on an oracle that provides stochastic gradient and Hessian-vector product information for the bilevel problems. Our algorithm achieves O~(ϵ5p+6)\widetilde{O}(\epsilon^{-5p+6}) oracle complexity bound for finding ϵ\epsilon-stationary points. Notably, our complexity bounds match the optimal rates in terms of the ϵ\epsilon dependency for strongly convex lower-level functions (p=2p=2), up to logarithmic factors. Our theoretical findings are validated through experiments on synthetic tasks and data hyper-cleaning, demonstrating the effectiveness of our proposed algorithm.

Keywords

Cite

@article{arxiv.2603.00027,
  title  = {Bilevel Optimization with Lower-Level Uniform Convexity: Theory and Algorithm},
  author = {Yuman Wu and Xiaochuan Gong and Jie Hao and Mingrui Liu},
  journal= {arXiv preprint arXiv:2603.00027},
  year   = {2026}
}
R2 v1 2026-07-01T10:56:07.700Z