Minor First, Major Last: A Depth-Induced Implicit Bias of Sharpness-Aware Minimization
Abstract
We study the implicit bias of Sharpness-Aware Minimization (SAM) when training -layer linear diagonal networks on linearly separable binary classification. For linear models (), both - and -SAM recover the max-margin classifier, matching gradient descent (GD). However, for depth , the behavior changes drastically -- even on a single-example dataset. For -SAM, the limit direction depends critically on initialization and can converge to or to any standard basis vector, in stark contrast to GD, whose limit aligns with the basis vector of the dominant data coordinate. For -SAM, we show that although its limit direction matches the max-margin solution as in the case of GD, its finite-time dynamics exhibit a phenomenon we call "sequential feature amplification", in which the predictor initially relies on minor coordinates and gradually shifts to larger ones as training proceeds or initialization increases. Our theoretical analysis attributes this phenomenon to -SAM's gradient normalization factor applied in its perturbation, which amplifies minor coordinates early and allows major ones to dominate later, giving a concrete example where infinite-time implicit-bias analyses are insufficient. Synthetic and real-data experiments corroborate our findings.
Cite
@article{arxiv.2603.08290,
title = {Minor First, Major Last: A Depth-Induced Implicit Bias of Sharpness-Aware Minimization},
author = {Chaewon Moon and Dongkuk Si and Chulhee Yun},
journal= {arXiv preprint arXiv:2603.08290},
year = {2026}
}
Comments
Accepted to ICLR 2026, 84 pages, 35 figures