← 返回论文检索
ICLR 2025PosterAccept (Poster)

qNBO: quasi-Newton Meets Bilevel Optimization

Sheng Fang, Yongjin Liu, Wei Yao, Chengming Yu, Jin Zhang

Fujian Medical University · Fuzhou University · Southern University of Science and Technology · Beijing University of Posts and Telecommunications

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Bilevel optimization, which addresses challenges in hierarchical learning tasks, has gained significant interest in machine learning. Implementing gradient descent for bilevel optimization presents computational hurdles, notably the need to compute the exact lower-level solution and the inverse Hessian of the lower-level objective. While these two aspects are inherently connected, existing methods typically handle them separately by solving the lower-level problem and a linear system for the inverse Hessian-vector product. In this paper, we introduce a general framework to tackle these computational challenges in a coordinated manner. Specifically, we leverage quasi-Newton algorithms to accelerate the solution of the lower-level problem while efficiently approximating the inverse Hessian-vector product. Furthermore, by leveraging the superlinear convergence properties of BFGS, we establish a non-asymptotic convergence analysis for the BFGS adaptation within our framework. Numerical experiments demonstrate the comparable or superior performance of our proposed algorithms in real-world learning tasks, including hyperparameter optimization, data hyper-cleaning, and few-shot meta-learning.