LGOCMLMay 22, 2023

Gradient Descent Monotonically Decreases the Sharpness of Gradient Flow Solutions in Scalar Networks and Beyond

arXiv:2305.13064v119 citations
Originality Incremental advance
AI Analysis

This provides theoretical insight into GD convergence dynamics, particularly the Edge of Stability phenomenon, which is incremental but clarifies behavior in neural network training.

The paper tackles the problem of non-monotonic loss behavior in Gradient Descent (GD) training by identifying that the sharpness of gradient flow solutions decreases monotonically, proving this for scalar neural networks and demonstrating it empirically in practical architectures.

Recent research shows that when Gradient Descent (GD) is applied to neural networks, the loss almost never decreases monotonically. Instead, the loss oscillates as gradient descent converges to its ''Edge of Stability'' (EoS). Here, we find a quantity that does decrease monotonically throughout GD training: the sharpness attained by the gradient flow solution (GFS)-the solution that would be obtained if, from now until convergence, we train with an infinitesimal step size. Theoretically, we analyze scalar neural networks with the squared loss, perhaps the simplest setting where the EoS phenomena still occur. In this model, we prove that the GFS sharpness decreases monotonically. Using this result, we characterize settings where GD provably converges to the EoS in scalar networks. Empirically, we show that GD monotonically decreases the GFS sharpness in a squared regression model as well as practical neural network architectures.

Foundations

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

Your Notes