paper-with-me

홈 › Papers

A Spectral Perspective towards Understanding and Improving Adversarial Robustness

2023-06-25 · Binxiao Huang, Rui Lin, Chaofan Tao, Ngai Wong

Deep neural networks (DNNs) are incredibly vulnerable to crafted, imperceptible adversarial perturbations. While adversarial training (AT) has proven to be an effective defense approach, the AT mechanism for robustness improvement is not fully understood. This work investigates AT from a spectral perspective, adding new insights to the design of effective defenses. In particular, we show that AT induces the deep model to focus more on the low-frequency region, which retains the shape-biased representations, to gain robustness. Further, we find that the spectrum of a white-box attack is primarily distributed in regions the model focuses on, and the perturbation attacks the spectral bands where the model is vulnerable. Based on this observation, to train a model tolerant to frequency-varying perturbation, we propose a spectral alignment regularization (SAR) such that the spectral output inferred by an attacked adversarial input stays as close as possible to its natural input counterpart. Experiments demonstrate that SAR and its weight averaging (WA) extension could significantly improve the robust accuracy by 1.14% ~ 3.87% relative to the standard AT, across multiple datasets (CIFAR-10, CIFAR-100 and Tiny ImageNet), and various attacks (PGD, C&W and Autoattack), without any extra data.

📄 PDF Abstract BibTeX arXiv:2306.14262

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

On Adversarial Vulnerability of Vision-Language Models through the Lens of Intermediate Spectral Subspaces

2026-07-08 · Chethan Krishnamurthy Ramanaik, Tobias Callies, Michael Hecht, Eirini Ntoutsi arxiv

Adversarial vulnerability in deep neural networks (DNNs) has been studied from the perspectives of decision-boundary geometry, feature robustness, input-output Jacobians, and the instability of inverse problems. Here, we…

Exploring Adversarial Robustness of Vision Transformers in the Spectral Perspective

2022-08-20 · Gihyun Kim, Juyeop Kim, Jong-Seok Lee

The Vision Transformer has emerged as a powerful tool for image classification tasks, surpassing the performance of convolutional neural networks (CNNs). Recently, many researchers have attempted to understand the robust…

Adversarial Robustnessimage-classificationImage Classification

Delving into Feature Space: Improving Adversarial Robustness by Feature Spectral Regularization

2021-09-29 · Zhen Cheng, Fei Zhu, Xu-Yao Zhang, Cheng-Lin Liu

The study of adversarial examples in deep neural networks has attracted great attention. Numerous methods are proposed to eliminate the gap of features between natural examples and adversarial examples. Nevertheless, eve…

Adversarial RobustnessAttribute

PAC-Bayesian Spectrally-Normalized Bounds for Adversarially Robust Generalization

2023-10-09 · NeurIPS 2023 11

Deep neural networks (DNNs) are vulnerable to adversarial attacks. It is found empirically that adversarially robust generalization is crucial in establishing defense algorithms against adversarial attacks. Therefore, it…

Adversarial RobustnessGeneralization Bounds

Optimism in the Face of Adversity: Understanding and Improving Deep Learning through Adversarial Robustness

2020-10-19 · Guillermo Ortiz-Jimenez, Apostolos Modas, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

Driven by massive amounts of data and important advances in computational resources, new deep learning systems have achieved outstanding results in a large spectrum of applications. Nevertheless, our current theoretical …

Adversarial RobustnessDeep Learning