MLLGMar 4, 2020

The large learning rate phase of deep learning: the catapult mechanism

arXiv:2003.02218v1286 citations
AI Analysis

This work addresses the gap between theoretical models of wide neural networks and practical training dynamics, offering insights for practitioners in deep learning optimization.

The study tackled the impact of initial learning rates on deep network performance by identifying a phase transition between small and large learning rate regimes, with optimal performance often found in the large learning rate phase where gradient descent converges to flatter minima.

The choice of initial learning rate can have a profound effect on the performance of deep networks. We present a class of neural networks with solvable training dynamics, and confirm their predictions empirically in practical deep learning settings. The networks exhibit sharply distinct behaviors at small and large learning rates. The two regimes are separated by a phase transition. In the small learning rate phase, training can be understood using the existing theory of infinitely wide neural networks. At large learning rates the model captures qualitatively distinct phenomena, including the convergence of gradient descent dynamics to flatter minima. One key prediction of our model is a narrow range of large, stable learning rates. We find good agreement between our model's predictions and training dynamics in realistic deep learning settings. Furthermore, we find that the optimal performance in such settings is often found in the large learning rate phase. We believe our results shed light on characteristics of models trained at different learning rates. In particular, they fill a gap between existing wide neural network theory, and the nonlinear, large learning rate, training dynamics relevant to practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes