SOTAVerified

Sharpness-Aware Minimization and the Edge of Stability

2023-09-21Code Available1· sign in to hype

Philip M. Long, Peter L. Bartlett

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recent experiments have shown that, often, when training a neural network with gradient descent (GD) with a step size , the operator norm of the Hessian of the loss grows until it approximately reaches 2/, after which it fluctuates around this value. The quantity 2/ has been called the "edge of stability" based on consideration of a local quadratic approximation of the loss. We perform a similar calculation to arrive at an "edge of stability" for Sharpness-Aware Minimization (SAM), a variant of GD which has been shown to improve its generalization. Unlike the case for GD, the resulting SAM-edge depends on the norm of the gradient. Using three deep learning training tasks, we see empirically that SAM operates on the edge of stability identified by this analysis.

Reproductions