paper-with-me

Papers

Adversarial Defense via Local Flatness Regularization

2019-10-27 · Jia Xu, Yiming Li, Yong Jiang, Shu-Tao Xia

Adversarial defense is a popular and important research area. Due to its intrinsic mechanism, one of the most straightforward and effective ways of defending attacks is to analyze the property of loss surface in the input space. In this paper, we define the local flatness of the loss surface as the maximum value of the chosen norm of the gradient regarding to the input within a neighborhood centered on the benign sample, and discuss the relationship between the local flatness and adversarial vulnerability. Based on the analysis, we propose a novel defense approach via regularizing the local flatness, dubbed local flatness regularization (LFR). We also demonstrate the effectiveness of the proposed method from other perspectives, such as human visual mechanism, and analyze the relationship between LFR and other related methods theoretically. Experiments are conducted to verify our theory and demonstrate the superiority of the proposed method.

📄 PDF Abstract BibTeX arXiv:1910.12165

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Defense

Similar Papers 제목 키워드 기반

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

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

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…

Adversarial Robustness

Likelihood Landscapes: A Unifying Principle Behind Many Adversarial Defenses

2020-08-25 · Fu Lin, Rohit Mittapalli, Prithvijit Chattopadhyay, Daniel Bolya 외

Convolutional Neural Networks have been shown to be vulnerable to adversarial examples, which are known to locate in subspaces close to where normal data lies but are not naturally occurring and of low probability. In th…

Adversarial DefenseAdversarial Robustness

Adversarial Parameter Defense by Multi-Step Risk Minimization

2021-09-07 · Zhiyuan Zhang, Ruixuan Luo, Xuancheng Ren, Qi Su 외

Previous studies demonstrate DNNs' vulnerability to adversarial examples and adversarial training can establish a defense to adversarial examples. In addition, recent studies show that deep neural networks also exhibit v…