paper-with-me

홈 › Papers

Fix the Loss, Not the Radius: Rethinking the Adversarial Perturbation of Sharpness-Aware Minimization

2026-05-11 · Jinping Wang, Qinhan Liu, Zhiwu Xie, Zhiqiang Gao arxiv

Sharpness-Aware Minimization (SAM) improves generalization by minimizing the worst-case loss within a fixed parameter-space radius neighborhood. SAM and its variants mainly rely on a first-order linearized surrogate, while flat minima are inherently a second-order (curvature) notion.We revisit this mismatch and propose Loss-Equated SAM (LE-SAM), which inverts the traditional SAM mechanism that fixed perturbation radius with a fixed loss-space budget,effectively removing gradient-norm-dominated learning signals and shifting optimization toward curvature-dominated terms. Extensive experiments across diverse benchmarks and tasks demonstrate the strong generalization ability of LESAM that consistently outperforms SAM and even its variants, achieving the state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2605.10183

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Graph Generalization through the Lens of Sharpness-Aware Minimization

2026-02-09 · Yang Qiu, Yixiong Zou, Jun Wang arxiv

Graph Neural Networks (GNNs) have achieved remarkable success across various graph-based tasks but remain highly sensitive to distribution shifts. In this work, we focus on a prevalent yet under-explored phenomenon in gr…

Enhancing Sharpness-Aware Minimization by Learning Perturbation Radius

2024-08-15 · Xuehao Wang, Weisen Jiang, Shuai Fu, Yu Zhang

Sharpness-aware minimization (SAM) is to improve model generalization by searching for flat minima in the loss landscape. The SAM update consists of one step for computing the perturbation and the other for computing the…

Bilevel Optimization

On the Implicit Flatness Bias of Sharpness-Aware Minimization: A Linear Stability Analysis with Quantitative Hyperparameter Bounds

2026-08-04 · Jiaxin Deng, Junbiao Pang arxiv

Sharpness-Aware Minimization (SAM) improves generalization by seeking parameters whose loss is robust to local adversarial perturbations, but the quantitative mechanism underlying its implicit bias toward flat minima rem…

LightSAM: Parameter-Agnostic Sharpness-Aware Minimization

2025-05-30 · Yifei Cheng, Li Shen, Hao Sun, Nan Yin 외

Sharpness-Aware Minimization (SAM) optimizer enhances the generalization ability of the machine learning model by exploring the flat minima landscape through weight perturbations. Despite its empirical success, SAM intro…

Sensitivity

δ-SAM: Sharpness-Aware Minimization with Dynamic Reweighting

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Deep neural networks are often overparameterized and may not easily achieve model generalization. Adversarial training has shown effectiveness in improving generalization by regularizing the change of loss on top of adve…