English

On Tight Convergence Rates of Without-replacement SGD

Optimization and Control 2020-04-21 v1 Machine Learning

Abstract

For solving finite-sum optimization problems, SGD without replacement sampling is empirically shown to outperform SGD. Denoting by nn the number of components in the cost and KK the number of epochs of the algorithm , several recent works have shown convergence rates of without-replacement SGD that have better dependency on nn and KK than the baseline rate of O(1/(nK))O(1/(nK)) for SGD. However, there are two main limitations shared among those works: the rates have extra poly-logarithmic factors on nKnK, and denoting by κ\kappa the condition number of the problem, the rates hold after κclog(nK)\kappa^c\log(nK) epochs for some c>0c>0. In this work, we overcome these limitations by analyzing step sizes that vary across epochs.

Keywords

Cite

@article{arxiv.2004.08657,
  title  = {On Tight Convergence Rates of Without-replacement SGD},
  author = {Kwangjun Ahn and Suvrit Sra},
  journal= {arXiv preprint arXiv:2004.08657},
  year   = {2020}
}

Comments

12 pages