English

BiAdam: Fast Adaptive Bilevel Optimization Methods

Optimization and Control 2023-02-21 v4 Computer Vision and Pattern Recognition Machine Learning

Abstract

Bilevel optimization recently has attracted increased interest in machine learning due to its many applications such as hyper-parameter optimization and meta learning. Although many bilevel methods recently have been proposed, these methods do not consider using adaptive learning rates. It is well known that adaptive learning rates can accelerate optimization algorithms. To fill this gap, in the paper, we propose a novel fast adaptive bilevel framework to solve stochastic bilevel optimization problems that the outer problem is possibly nonconvex and the inner problem is strongly convex. Our framework uses unified adaptive matrices including many types of adaptive learning rates, and can flexibly use the momentum and variance reduced techniques. In particular, we provide a useful convergence analysis framework for the bilevel optimization. Specifically, we propose a fast single-loop adaptive bilevel optimization (BiAdam) algorithm, which achieves a sample complexity of O~(ϵ4)\tilde{O}(\epsilon^{-4}) for finding an ϵ\epsilon-stationary solution. Meanwhile, we propose an accelerated version of BiAdam algorithm (VR-BiAdam), which reaches the best known sample complexity of O~(ϵ3)\tilde{O}(\epsilon^{-3}). To the best of our knowledge, we first study the adaptive bilevel optimization methods with adaptive learning rates. Experimental results on data hyper-cleaning and hyper-representation learning tasks demonstrate the efficiency of our algorithms.

Keywords

Cite

@article{arxiv.2106.11396,
  title  = {BiAdam: Fast Adaptive Bilevel Optimization Methods},
  author = {Feihu Huang and Junyi Li and Shangqian Gao},
  journal= {arXiv preprint arXiv:2106.11396},
  year   = {2023}
}

Comments

25 pages, 1 table and 7 figures

R2 v1 2026-06-24T03:26:40.993Z