On the different regimes of Stochastic Gradient Descent
arXiv:2309.10688 · doi:10.1073/pnas.2316301121
Abstract
Modern deep networks are trained with stochastic gradient descent (SGD) whose key hyperparameters are the number of data considered at each step or batch size , and the step size or learning rate . For small and large , SGD corresponds to a stochastic evolution of the parameters, whose noise amplitude is governed by the ''temperature'' . Yet this description is observed to break down for sufficiently large batches , or simplifies to gradient descent (GD) when the temperature is sufficiently small. Understanding where these cross-overs take place remains a central challenge. Here, we resolve these questions for a teacher-student perceptron classification model and show empirically that our key predictions still apply to deep networks. Specifically, we obtain a phase diagram in the - plane that separates three dynamical phases: (i) a noise-dominated SGD governed by temperature, (ii) a large-first-step-dominated SGD and (iii) GD. These different phases also correspond to different regimes of generalization error. Remarkably, our analysis reveals that the batch size separating regimes (i) and (ii) scale with the size of the training set, with an exponent that characterizes the hardness of the classification problem.
Main: 8 pages, 4 figures; Appendix: 15 pages, 11 figures
References in corpus (9)
- Exploring Generalization in Deep Learning
- How to Escape Saddle Points Efficiently
- Escaping From Saddle Points --- Online Stochastic Gradient for Tensor Decomposition
- Towards Understanding Generalization of Deep Learning: Perspective of Loss Landscapes
- Stochastic gradient descent introduces an effective landscape-dependent regularization favoring flat solutions
- On the Generalization Benefit of Noise in Stochastic Gradient Descent
- Phase diagram of Stochastic Gradient Descent in high-dimensional two-layer neural networks
- SGD with Large Step Sizes Learns Sparse Features
- Dissecting the Effects of SGD Noise in Distinct Regimes of Deep Learning