paper-with-me

홈 › Papers

Minor First, Major Last: A Depth-Induced Implicit Bias of Sharpness-Aware Minimization

2026-03-09 · Chaewon Moon, Dongkuk Si, Chulhee Yun arxiv

We study the implicit bias of Sharpness-Aware Minimization (SAM) when training $L$-layer linear diagonal networks on linearly separable binary classification. For linear models ($L=1$), both $\ell_\infty$- and $\ell_2$-SAM recover the $\ell_2$ max-margin classifier, matching gradient descent (GD). However, for depth $L = 2$, the behavior changes drastically -- even on a single-example dataset. For $\ell_\infty$-SAM, the limit direction depends critically on initialization and can converge to $\mathbf{0}$ or to any standard basis vector, in stark contrast to GD, whose limit aligns with the basis vector of the dominant data coordinate. For $\ell_2$-SAM, we show that although its limit direction matches the $\ell_1$ 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 $\ell_2$-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.

📄 PDF Abstract BibTeX arXiv:2603.08290

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

Generative Oversampling for Imbalanced Data via Majority-Guided VAE

2023-02-14 · Qingzhong Ai, Pengyun Wang, Lirong He, Liangjian Wen 외

Learning with imbalanced data is a challenging problem in deep learning. Over-sampling is a widely used technique to re-balance the sampling distribution of training data. However, most existing over-sampling methods onl…

Diversity

Reward prediction errors arising from switches between major and minor modes in music: An fMRI study

2022-12-24 · Chen-Gia Tsai, Yi-Fan Fu, Chia-Wei Li

Evidence has accumulated that prediction error processing plays a role in the enjoyment of music listening. The present study examined listeners' neural responses to the signed reward prediction errors (RPEs) arising fro…

Procrustean Training for Imbalanced Deep Learning

2021-04-05 · ICCV 2021 10 · Han-Jia Ye, De-Chuan Zhan, Wei-Lun Chao

Neural networks trained with class-imbalanced data are known to perform poorly on minor classes of scarce training data. Several recent works attribute this to over-fitting to minor classes. In this paper, we provide a n…

AttributeDeep Learning

Class-Wise Difficulty-Balanced Loss for Solving Class-Imbalance

2020-10-05 · Saptarshi Sinha, Hiroki Ohashi, Katsuyuki Nakamura

Class-imbalance is one of the major challenges in real world datasets, where a few classes (called majority classes) constitute much more data samples than the rest (called minority classes). Learning deep neural network…

Long-tail Learning

MIME: Minority Inclusion for Majority Group Enhancement of AI Performance

2022-09-01 · Pradyumna Chari, Yunhao Ba, Shreeram Athreya, Achuta Kadambi

Several papers have rightly included minority groups in artificial intelligence (AI) training data to improve test inference for minority groups and/or society-at-large. A society-at-large consists of both minority and m…