paper-with-me

Papers

When Flatness Does (Not) Guarantee Adversarial Robustness

2025-10-16 · Nils Philipp Walter, Linara Adilova, Jilles Vreeken, Michael Kamp arxiv

Despite their empirical success, neural networks remain vulnerable to small, adversarial perturbations. A longstanding hypothesis suggests that flat minima, regions of low curvature in the loss landscape, offer increased robustness. While intuitive, this connection has remained largely informal and incomplete. By rigorously formalizing the relationship, we show this intuition is only partially correct: flatness implies local but not global adversarial robustness. To arrive at this result, we first derive a closed-form expression for relative flatness in the penultimate layer, and then show we can use this to constrain the variation of the loss in input space. This allows us to formally analyze the adversarial robustness of the entire network. We then show that to maintain robustness beyond a local neighborhood, the loss needs to curve sharply away from the data manifold. We validate our theoretical predictions empirically across architectures and datasets, uncovering the geometric structure that governs adversarial vulnerability, and linking flatness to model confidence: adversarial examples often lie in large, flat regions where the model is confidently wrong. Our results challenge simplified views of flatness and provide a nuanced understanding of its role in robustness.

📄 PDF Abstract BibTeX arXiv:2510.14231

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

The Uncanny Valley: Exploring Adversarial Robustness from a Flatness Perspective

2024-05-27 · Nils Philipp Walter, Linara Adilova, Jilles Vreeken, Michael Kamp

Flatness of the loss surface not only correlates positively with generalization but is also related to adversarial robustness, since perturbations of inputs relate non-linearly to perturbations of weights. In this paper,…

Adversarial Robustness

Relating Adversarially Robust Generalization to Flat Minima

2021-04-09 · ICCV 2021 10 · David Stutz, Matthias Hein, Bernt Schiele

Adversarial training (AT) has become the de-facto standard to obtain models robust against adversarial examples. However, AT exhibits severe robust overfitting: cross-entropy loss on adversarial examples, so-called robus…

Adversarial Robustness

On the Escaping Efficiency of Distributed Adversarial Training Algorithms

2025-09-14 · Ying Cao, Kun Yuan, Ali H. Sayed arxiv

Adversarial training has been widely studied in recent years due to its role in improving model robustness against adversarial attacks. This paper focuses on comparing different distributed adversarial training algorithm…

Transferability Bound Theory: Exploring Relationship between Adversarial Transferability and Flatness

2023-11-10 · Mingyuan Fan, Xiaodan Li, Cen Chen, Wenmeng Zhou 외

A prevailing belief in attack and defense community is that the higher flatness of adversarial examples enables their better cross-model transferability, leading to a growing interest in employing sharpness-aware minimiz…

Adversarial AttackDiversity

Beyond Deceptive Flatness: Dual-Order Solution for Strengthening Adversarial Transferability

2025-11-03 · Zhixuan Zhang, Pingyu Wang, Xingjian Zheng, Linbo Qing 외 arxiv

Transferable attacks generate adversarial examples on surrogate models to fool unknown victim models, posing real-world threats and growing research interest. Despite focusing on flat losses for transferable adversarial …