English

SAGA with Arbitrary Sampling

Machine Learning 2019-01-28 v1 Optimization and Control Machine Learning

Abstract

We study the problem of minimizing the average of a very large number of smooth functions, which is of key importance in training supervised learning models. One of the most celebrated methods in this context is the SAGA algorithm. Despite years of research on the topic, a general-purpose version of SAGA---one that would include arbitrary importance sampling and minibatching schemes---does not exist. We remedy this situation and propose a general and flexible variant of SAGA following the {\em arbitrary sampling} paradigm. We perform an iteration complexity analysis of the method, largely possible due to the construction of new stochastic Lyapunov functions. We establish linear convergence rates in the smooth and strongly convex regime, and under a quadratic functional growth condition (i.e., in a regime not assuming strong convexity). Our rates match those of the primal-dual method Quartz for which an arbitrary sampling analysis is available, which makes a significant step towards closing the gap in our understanding of complexity of primal and dual methods for finite sum problems.

Keywords

Cite

@article{arxiv.1901.08669,
  title  = {SAGA with Arbitrary Sampling},
  author = {Xu Qian and Zheng Qu and Peter Richtárik},
  journal= {arXiv preprint arXiv:1901.08669},
  year   = {2019}
}

Comments

27 pages, 8 Figures, 1 algorithm