ICLR 2022poster90 citations

Stochastic Training is Not Necessary for Generalization

Jonas Geiping, Micah Goldblum, Phil Pope, Michael Moeller, Tom Goldstein

Abstract

It is widely believed that the implicit regularization of SGD is fundamental to the impressive generalization behavior we observe in neural networks. In this work, we demonstrate that non-stochastic full-batch training can achieve comparably strong performance to SGD on CIFAR-10 using modern architectures. To this end, we show that the implicit regularization of SGD can be completely replaced with explicit regularization. Our observations indicate that the perceived difficulty of full-batch training may be the result of its optimization properties and the disproportionate time and effort spent by the ML community tuning optimizers and hyperparameters for small-batch training.

OptimizationGeneralizationStochasticitySGDfull-batchimplicit regularizationimplicit bias
BibTeX
@inproceedings{
geiping2022stochastic,
title={Stochastic Training is Not Necessary for Generalization},
author={Jonas Geiping and Micah Goldblum and Phil Pope and Michael Moeller and Tom Goldstein},
booktitle={International Conference on Learning Representations},
year={2022},
url={https://openreview.net/forum?id=ZBESeIUB5k}
}
Stochastic Training is Not Necessary for Generalization · ICLR 2022