paper-with-me

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 complexity of Hessian matrix computation than existing cubic regularization based methods. At the heart of our analysis is the choice of a constant batch size of Hessian matrix computation at each iteration and the stochastic variance reduction techniques. In detail, for a nonconvex function with $n$ component functions, Lite-SVRC converges to the local minimum within $\tilde{O}(n+n^{2/3}/\epsilon^{3/2})$ Hessian sample complexity, which is faster than all existing cubic regularization based methods. Numerical experiments with different nonconvex optimization problems conducted on real datasets validate our theoretical results.

📄 PDF Abstract BibTeX arXiv:1811.11989

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Variance-Reduced Cubic Regularized Newton Method

2018-02-13 · ICML 2018 7 · Dongruo Zhou, Pan Xu, Quanquan Gu

We propose a stochastic variance-reduced cubic regularized Newton method for non-convex optimization. At the core of our algorithm is a novel semi-stochastic gradient along with a semi-stochastic Hessian, which are speci…

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…

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 …

Unified Convergence Theory of Stochastic and Variance-Reduced Cubic Newton Methods

2023-02-23 · El Mahdi Chayti, Nikita Doikov, Martin Jaggi

We study stochastic Cubic Newton methods for solving general possibly non-convex minimization problems. We propose a new framework, which we call the helper framework, that provides a unified view of the stochastic and v…

Auxiliary Learning

Improving Stochastic Cubic Newton with Momentum

2024-10-25 · El Mahdi Chayti, Nikita Doikov, Martin Jaggi

We study stochastic second-order methods for solving general non-convex optimization problems. We propose using a special version of momentum to stabilize the stochastic gradient and Hessian estimates in Newton's method.…

Second-order methods