paper-with-me

Papers

Zeroth-Order Negative Curvature Finding: Escaping Saddle Points without Gradients

2022-10-04 · Hualin Zhang, Huan Xiong, Bin Gu

We consider escaping saddle points of nonconvex problems where only the function evaluations can be accessed. Although a variety of works have been proposed, the majority of them require either second or first-order information, and only a few of them have exploited zeroth-order methods, particularly the technique of negative curvature finding with zeroth-order methods which has been proven to be the most efficient method for escaping saddle points. To fill this gap, in this paper, we propose two zeroth-order negative curvature finding frameworks that can replace Hessian-vector product computations without increasing the iteration complexity. We apply the proposed frameworks to ZO-GD, ZO-SGD, ZO-SCSG, ZO-SPIDER and prove that these ZO algorithms can converge to $(\epsilon,\delta)$-approximate second-order stationary points with less query complexity compared with prior zeroth-order works for finding local minima.

📄 PDF Abstract BibTeX arXiv:2210.01496

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantum algorithm for finding the negative curvature direction

2019-09-25 · Kaining Zhang, Min-Hsiu Hsieh, Liu Liu, DaCheng Tao

We present an efficient quantum algorithm aiming to find the negative curvature direction for escaping the saddle point, which is a critical subroutine for many second-order non-convex optimization algorithms. We prove t…

Quantum algorithm for finding the negative curvature direction in non-convex optimization

2019-09-17 · Kaining Zhang, Min-Hsiu Hsieh, Liu Liu, DaCheng Tao

We present an efficient quantum algorithm aiming to find the negative curvature direction for escaping the saddle point, which is the critical subroutine for many second-order non-convex optimization algorithms. We prove…

First-order Stochastic Algorithms for Escaping From Saddle Points in Almost Linear Time

2017-11-03 · NeurIPS 2018 12 · Yi Xu, Rong Jin, Tianbao Yang

Two classes of methods have been proposed for escaping from saddle points with one using the second-order information carried by the Hessian and the other adding the noise into the first-order information. The existing a…

Quantum algorithms for escaping from saddle points

2020-07-20 · Chenyi Zhang, Jiaqi Leng, Tongyang Li

We initiate the study of quantum algorithms for escaping from saddle points with provable guarantee. Given a function $f\colon\mathbb{R}^{n}\to\mathbb{R}$, our quantum algorithm outputs an $\epsilon$-approximate second-o…

NEON+: Accelerated Gradient Methods for Extracting Negative Curvature for Non-Convex Optimization

2017-12-04 · Yi Xu, Rong Jin, Tianbao Yang

Accelerated gradient (AG) methods are breakthroughs in convex optimization, improving the convergence rate of the gradient descent method for optimization with smooth functions. However, the analysis of AG methods for no…

Open-Ended Question Answering