paper-with-me

Papers

Faster Perturbed Stochastic Gradient Methods for Finding Local Minima

2021-10-25 · NeurIPS 2021 12 · Zixiang Chen, Dongruo Zhou, Quanquan Gu

Escaping from saddle points and finding local minimum is a central problem in nonconvex optimization. Perturbed gradient methods are perhaps the simplest approach for this problem. However, to find $(\epsilon, \sqrt{\epsilon})$-approximate local minima, the existing best stochastic gradient complexity for this type of algorithms is $\tilde O(\epsilon^{-3.5})$, which is not optimal. In this paper, we propose LENA (Last stEp shriNkAge), a faster perturbed stochastic gradient framework for finding local minima. We show that LENA with stochastic gradient estimators such as SARAH/SPIDER and STORM can find $(\epsilon, \epsilon_{H})$-approximate local minima within $\tilde O(\epsilon^{-3} + \epsilon_{H}^{-6})$ stochastic gradient evaluations (or $\tilde O(\epsilon^{-3})$ when $\epsilon_H = \sqrt{\epsilon}$). The core idea of our framework is a step-size shrinkage scheme to control the average movement of the iterates, which leads to faster convergence to the local minima.

📄 PDF Abstract BibTeX arXiv:2110.13144

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perturbed Iterate Analysis for Asynchronous Stochastic Optimization

2015-07-24 · Horia Mania, Xinghao Pan, Dimitris Papailiopoulos, Benjamin Recht 외

We introduce and analyze stochastic optimization methods where the input to each gradient update is perturbed by bounded noise. We show that this framework forms the basis of a unified approach to analyze asynchronous im…

Stochastic Optimization

Escape saddle points faster on manifolds via perturbed Riemannian stochastic recursive gradient

2020-10-23 · Andi Han, Junbin Gao

In this paper, we propose a variant of Riemannian stochastic recursive gradient method that can achieve second-order convergence guarantee and escape saddle points using simple perturbation. The idea is to perturb the it…

Riemannian optimization

Lightweight Stochastic Optimization for Minimizing Finite Sums with Infinite Data

2018-06-08 · ICML 2018 7 · Shuai Zheng, James T. Kwok

Variance reduction has been commonly used in stochastic optimization. It relies crucially on the assumption that the data set is finite. However, when the data are imputed with random noise as in data augmentation, the p…

Data AugmentationStochastic Optimization

Accelerating Perturbed Stochastic Iterates in Asynchronous Lock-Free Optimization

2021-09-30 · Kaiwen Zhou, Anthony Man-Cho So, James Cheng

We show that stochastic acceleration can be achieved under the perturbed iterate framework (Mania et al., 2017) in asynchronous lock-free optimization, which leads to the optimal incremental gradient complexity for finit…

A convergence analysis of the perturbed compositional gradient flow: averaging principle and normal deviations

2017-09-02 · Wenqing Hu, Chris Junchi Li

We consider in this work a system of two stochastic differential equations named the perturbed compositional gradient flow. By introducing a separation of fast and slow scales of the two equations, we show that the limit…