paper-with-me

Papers

Stabilized SVRG: Simple Variance Reduction for Nonconvex Optimization

2019-05-01 · Rong Ge, Zhize Li, Wei-Yao Wang, Xiang Wang

Variance reduction techniques like SVRG provide simple and fast algorithms for optimizing a convex finite-sum objective. For nonconvex objectives, these techniques can also find a first-order stationary point (with small gradient). However, in nonconvex optimization it is often crucial to find a second-order stationary point (with small gradient and almost PSD hessian). In this paper, we show that Stabilized SVRG (a simple variant of SVRG) can find an $\epsilon$-second-order stationary point using only $\widetilde{O}(n^{2/3}/\epsilon^2+n/\epsilon^{1.5})$ stochastic gradients. To our best knowledge, this is the first second-order guarantee for a simple variant of SVRG. The running time almost matches the known guarantees for finding $\epsilon$-first-order stationary points.

📄 PDF Abstract BibTeX arXiv:1905.00529

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Variance Reduction for Nonconvex Optimization

2016-03-19 · Sashank J. Reddi, Ahmed Hefny, Suvrit Sra, Barnabas Poczos 외

We study nonconvex finite-sum problems and analyze stochastic variance reduced gradient (SVRG) methods for them. SVRG and related methods have recently surged into prominence for convex optimization given their edge over…

A Simple Proximal Stochastic Gradient Method for Nonsmooth Nonconvex Optimization

2018-02-13 · NeurIPS 2018 12 · Zhize Li, Jian Li

We analyze stochastic gradient algorithms for optimizing nonconvex, nonsmooth finite-sum problems. In particular, the objective function is given by the summation of a differentiable (possibly nonconvex) component, toget…

Riemannian SVRG: Fast Stochastic Optimization on Riemannian Manifolds

2016-05-23 · NeurIPS 2016 12 · Hongyi Zhang, Sashank J. Reddi, Suvrit Sra

We study optimization of finite sums of geodesically smooth functions on Riemannian manifolds. Although variance reduction techniques for optimizing finite-sums have witnessed tremendous attention in the recent years, ex…

Riemannian optimizationStochastic Optimization

Stochastic Variance Reduction Gradient for a Non-convex Problem Using Graduated Optimization

2017-07-10 · Li Chen, Shuisheng Zhou, Zhuan Zhang

In machine learning, nonconvex optimization problems with multiple local optimums are often encountered. Graduated Optimization Algorithm (GOA) is a popular heuristic method to obtain global optimums of nonconvex problem…

Stochastic Nested Variance Reduction for Nonconvex Optimization

2018-06-20 · NeurIPS 2018 12 · Dongruo Zhou, Pan Xu, Quanquan Gu

We study finite-sum nonconvex optimization problems, where the objective function is an average of $n$ nonconvex functions. We propose a new stochastic gradient descent algorithm based on nested variance reduction. Compa…