English

Sharpness-Aware Minimization Alone can Improve Adversarial Robustness

Machine Learning 2023-07-04 v2 Artificial Intelligence

Abstract

Sharpness-Aware Minimization (SAM) is an effective method for improving generalization ability by regularizing loss sharpness. In this paper, we explore SAM in the context of adversarial robustness. We find that using only SAM can achieve superior adversarial robustness without sacrificing clean accuracy compared to standard training, which is an unexpected benefit. We also discuss the relation between SAM and adversarial training (AT), a popular method for improving the adversarial robustness of DNNs. In particular, we show that SAM and AT differ in terms of perturbation strength, leading to different accuracy and robustness trade-offs. We provide theoretical evidence for these claims in a simplified model. Finally, while AT suffers from decreased clean accuracy and computational overhead, we suggest that SAM can be regarded as a lightweight substitute for AT under certain requirements. Code is available at https://github.com/weizeming/SAM_AT.

Keywords

Cite

@article{arxiv.2305.05392,
  title  = {Sharpness-Aware Minimization Alone can Improve Adversarial Robustness},
  author = {Zeming Wei and Jingyu Zhu and Yihao Zhang},
  journal= {arXiv preprint arXiv:2305.05392},
  year   = {2023}
}

Comments

ICML 2023 AdvML-Frontiers Workshop

R2 v1 2026-06-28T10:29:46.893Z