English

Reducing Runtime by Recycling Samples

Machine Learning 2016-02-08 v1 Machine Learning

Abstract

Contrary to the situation with stochastic gradient descent, we argue that when using stochastic methods with variance reduction, such as SDCA, SAG or SVRG, as well as their variants, it could be beneficial to reuse previously used samples instead of fresh samples, even when fresh samples are available. We demonstrate this empirically for SDCA, SAG and SVRG, studying the optimal sample size one should use, and also uncover be-havior that suggests running SDCA for an integer number of epochs could be wasteful.

Keywords

Cite

@article{arxiv.1602.02136,
  title  = {Reducing Runtime by Recycling Samples},
  author = {Jialei Wang and Hai Wang and Nathan Srebro},
  journal= {arXiv preprint arXiv:1602.02136},
  year   = {2016}
}
R2 v1 2026-06-22T12:44:29.654Z