English

On Momentum-Based Gradient Methods for Bilevel Optimization with Nonconvex Lower-Level

Optimization and Control 2023-11-21 v4 Machine Learning Numerical Analysis Numerical Analysis

Abstract

Bilevel optimization is a popular two-level hierarchical optimization, which has been widely applied to many machine learning tasks such as hyperparameter learning, meta learning and continual learning. Although many bilevel optimization methods recently have been developed, the bilevel methods are not well studied when the lower-level problem is nonconvex. To fill this gap, in the paper, we study a class of nonconvex bilevel optimization problems, where both upper-level and lower-level problems are nonconvex, and the lower-level problem satisfies Polyak-{\L}ojasiewicz (PL) condition. We propose an efficient momentum-based gradient bilevel method (MGBiO) to solve these deterministic problems. Meanwhile, we propose a class of efficient momentum-based stochastic gradient bilevel methods (MSGBiO and VR-MSGBiO) to solve these stochastic problems. Moreover, we provide a useful convergence analysis framework for our methods. Specifically, under some mild conditions, we prove that our MGBiO method has a sample (or gradient) complexity of O(ϵ2)O(\epsilon^{-2}) for finding an ϵ\epsilon-stationary solution of the deterministic bilevel problems (i.e., F(x)ϵ\|\nabla F(x)\|\leq \epsilon), which improves the existing best results by a factor of O(ϵ1)O(\epsilon^{-1}). Meanwhile, we prove that our MSGBiO and VR-MSGBiO methods have sample complexities of O~(ϵ4)\tilde{O}(\epsilon^{-4}) and O~(ϵ3)\tilde{O}(\epsilon^{-3}), respectively, in finding an ϵ\epsilon-stationary solution of the stochastic bilevel problems (i.e., EF(x)ϵ\mathbb{E}\|\nabla F(x)\|\leq \epsilon), which improves the existing best results by a factor of O~(ϵ3)\tilde{O}(\epsilon^{-3}). Extensive experimental results on bilevel PL game and hyper-representation learning demonstrate the efficiency of our algorithms. This paper commemorates the mathematician Boris Polyak (1935 -2023).

Keywords

Cite

@article{arxiv.2303.03944,
  title  = {On Momentum-Based Gradient Methods for Bilevel Optimization with Nonconvex Lower-Level},
  author = {Feihu Huang},
  journal= {arXiv preprint arXiv:2303.03944},
  year   = {2023}
}

Comments

In new version of our paper, we relaxed some assumptions, updated our algorithms and added some numerical experiments

R2 v1 2026-06-28T09:05:39.606Z