English

SGD with shuffling: optimal rates without component convexity and large epoch requirements

Optimization and Control 2020-06-23 v2 Machine Learning

Abstract

We study without-replacement SGD for solving finite-sum optimization problems. Specifically, depending on how the indices of the finite-sum are shuffled, we consider the RandomShuffle (shuffle at the beginning of each epoch) and SingleShuffle (shuffle only once) algorithms. First, we establish minimax optimal convergence rates of these algorithms up to poly-log factors. Notably, our analysis is general enough to cover gradient dominated nonconvex costs, and does not rely on the convexity of individual component functions unlike existing optimal convergence results. Secondly, assuming convexity of the individual components, we further sharpen the tight convergence results for RandomShuffle by removing the drawbacks common to all prior arts: large number of epochs required for the results to hold, and extra poly-log factor gaps to the lower bound.

Keywords

Cite

@article{arxiv.2006.06946,
  title  = {SGD with shuffling: optimal rates without component convexity and large epoch requirements},
  author = {Kwangjun Ahn and Chulhee Yun and Suvrit Sra},
  journal= {arXiv preprint arXiv:2006.06946},
  year   = {2020}
}

Comments

53 pages; supersedes the preprint arXiv:2004.08657; v2 corrects an erroneous claim about SingleShuffle and newly adds Theorem 24 and Appendix F for SingleShuffle