paper-with-me

Papers

Stochastic Cubic Regularization for Fast Nonconvex Optimization

2017-11-08 · NeurIPS 2018 12 · Nilesh Tripuraneni, Mitchell Stern, Chi Jin, Jeffrey Regier, Michael. I. Jordan

This paper proposes a stochastic variant of a classic algorithm---the cubic-regularized Newton method [Nesterov and Polyak 2006]. The proposed algorithm efficiently escapes saddle points and finds approximate local minima for general smooth, nonconvex functions in only $\mathcal{\tilde{O}}(\epsilon^{-3.5})$ stochastic gradient and stochastic Hessian-vector product evaluations. The latter can be computed as efficiently as stochastic gradients. This improves upon the $\mathcal{\tilde{O}}(\epsilon^{-4})$ rate of stochastic gradient descent. Our rate matches the best-known result for finding local minima without requiring any delicate acceleration or variance-reduction techniques.

📄 PDF Abstract BibTeX arXiv:1711.02838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sample Efficient Stochastic Variance-Reduced Cubic Regularization Method

2018-11-29 · Dongruo Zhou, Pan Xu, Quanquan Gu

We propose a sample efficient stochastic variance-reduced cubic regularization (Lite-SVRC) algorithm for finding the local minimum efficiently in nonconvex optimization. The proposed algorithm achieves a lower sample com…

A Cubic Regularization Approach for Finding Local Minimax Points in Nonconvex Minimax Optimization

2021-10-14 · Ziyi Chen, Zhengyang Hu, Qunwei Li, Zhe Wang 외

Gradient descent-ascent (GDA) is a widely used algorithm for minimax optimization. However, GDA has been proved to converge to stationary points for nonconvex minimax optimization, which are suboptimal compared with loca…

Stochastic Recursive Variance-Reduced Cubic Regularization Methods

2019-01-31 · Dongruo Zhou, Quanquan Gu

Stochastic Variance-Reduced Cubic regularization (SVRC) algorithms have received increasing attention due to its improved gradient/Hessian complexities (i.e., number of queries to stochastic gradient/Hessian oracles) to …

Stochastic Variance-Reduced Cubic Regularization for Nonconvex Optimization

2018-02-20 · Zhe Wang, Yi Zhou, Yingbin Liang, Guanghui Lan

Cubic regularization (CR) is an optimization method with emerging popularity due to its capability to escape saddle points and converge to second-order stationary solutions for nonconvex optimization. However, CR encount…

Escaping Saddle Points in Nonconvex Minimax Optimization via Cubic-Regularized Gradient Descent-Ascent

2021-09-29 · Ziyi Chen, Qunwei Li, Yi Zhou

The gradient descent-ascent (GDA) algorithm has been widely applied to solve nonconvex minimax optimization problems. However, the existing GDA-type algorithms can only find first-order stationary points of the envelope …