paper-with-me

Papers

Improved Complexity for Smooth Nonconvex Optimization: A Two-Level Online Learning Approach with Quasi-Newton Methods

2024-12-03 · Ruichen Jiang, Aryan Mokhtari, Francisco Patitucci

We study the problem of finding an $\epsilon$-first-order stationary point (FOSP) of a smooth function, given access only to gradient information. The best-known gradient query complexity for this task, assuming both the gradient and Hessian of the objective function are Lipschitz continuous, is ${O}(\epsilon^{-7/4})$. In this work, we propose a method with a gradient complexity of ${O}(d^{1/4}\epsilon^{-13/8})$, where $d$ is the problem dimension, leading to an improved complexity when $d = {O}(\epsilon^{-1/2})$. To achieve this result, we design an optimization algorithm that, underneath, involves solving two online learning problems. Specifically, we first reformulate the task of finding a stationary point for a nonconvex problem as minimizing the regret in an online convex optimization problem, where the loss is determined by the gradient of the objective function. Then, we introduce a novel optimistic quasi-Newton method to solve this online learning problem, with the Hessian approximation update itself framed as an online learning problem in the space of matrices. Beyond improving the complexity bound for achieving an $\epsilon$-FOSP using a gradient oracle, our result provides the first guarantee suggesting that quasi-Newton methods can potentially outperform gradient descent-type methods in nonconvex settings.

📄 PDF Abstract BibTeX arXiv:2412.02175

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Fast and Convergent Proximal Algorithm for Regularized Nonconvex and Nonsmooth Bi-level Optimization

2022-03-30 · Ziyi Chen, Bhavya Kailkhura, Yi Zhou

Many important machine learning applications involve regularized nonconvex bi-level optimization. However, the existing gradient-based bi-level optimization algorithms cannot handle nonconvex or nonsmooth regularizers, a…

SpiderBoost and Momentum: Faster Variance Reduction Algorithms

2019-12-01 · NeurIPS 2019 12 · Zhe Wang, Kaiyi Ji, Yi Zhou, Yingbin Liang 외

SARAH and SPIDER are two recently developed stochastic variance-reduced algorithms, and SPIDER has been shown to achieve a near-optimal first-order oracle complexity in smooth nonconvex optimization. However, SPIDER uses…

SpiderBoost and Momentum: Faster Stochastic Variance Reduction Algorithms

2018-10-25 · Zhe Wang, Kaiyi Ji, Yi Zhou, Yingbin Liang 외

SARAH and SPIDER are two recently developed stochastic variance-reduced algorithms, and SPIDER has been shown to achieve a near-optimal first-order oracle complexity in smooth nonconvex optimization. However, SPIDER uses…

Oracle Complexity in Nonsmooth Nonconvex Optimization

2021-04-14 · NeurIPS 2021 12 · Guy Kornowski, Ohad Shamir

It is well-known that given a smooth, bounded-from-below, and possibly nonconvex function, standard gradient-based methods can find $\epsilon$-stationary points (with gradient norm less than $\epsilon$) in $\mathcal{O}(1…

On the Complexity of Finding Stationary Points in Nonconvex Simple Bilevel Optimization

2025-07-30 · Jincheng Cao, Ruichen Jiang, Erfan Yazdandoost Hamedani, Aryan Mokhtari arxiv

In this paper, we study the problem of solving a simple bilevel optimization problem, where the upper-level objective is minimized over the solution set of the lower-level problem. We focus on the general setting in whic…

Bilevel Optimization