2018

Stochastic Nested Variance Reduction for Nonconvex Optimization

Zhou, Dongruo, Xu, Pan, Gu, Quanquan

Understand

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.
  • Compared with conventional stochastic variance reduced gradient (SVRG) algorithm that uses two reference points to construct a semi-stochastic gradient with diminishing variance in each iteration, our algorithm uses $K+1$ nested reference points to build a semi-stochastic gradient to further reduce its variance in each iteration.
  • For smooth nonconvex functions, the proposed algorithm converges to an $\epsilon$-approximate first-order stationary point (i.e., $\|\nabla F(\mathbf{x})\|_2\leq \epsilon$) within $\tilde O(n\land \epsilon^{-2}+\epsilon^{-3}\land n^{1/2}\epsilon^{-2})$ number of stochastic gradient evaluations.

Reading the bibliography…