Sharpness-Aware Minimization and the Edge of Stability
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 , after which it fluctuates around this value. The quantity 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.
Cite
@article{arxiv.2309.12488,
title = {Sharpness-Aware Minimization and the Edge of Stability},
author = {Philip M. Long and Peter L. Bartlett},
journal= {arXiv preprint arXiv:2309.12488},
year = {2024}
}