paper-with-me

홈 › Papers

DAT: Improving Adversarial Robustness via Generative Amplitude Mix-up in Frequency Domain

2024-10-16 · Fengpeng Li, Kemou Li, Haiwei Wu, Jinyu Tian, Jiantao Zhou

To protect deep neural networks (DNNs) from adversarial attacks, adversarial training (AT) is developed by incorporating adversarial examples (AEs) into model training. Recent studies show that adversarial attacks disproportionately impact the patterns within the phase of the sample's frequency spectrum -- typically containing crucial semantic information -- more than those in the amplitude, resulting in the model's erroneous categorization of AEs. We find that, by mixing the amplitude of training samples' frequency spectrum with those of distractor images for AT, the model can be guided to focus on phase patterns unaffected by adversarial perturbations. As a result, the model's robustness can be improved. Unfortunately, it is still challenging to select appropriate distractor images, which should mix the amplitude without affecting the phase patterns. To this end, in this paper, we propose an optimized Adversarial Amplitude Generator (AAG) to achieve a better tradeoff between improving the model's robustness and retaining phase patterns. Based on this generator, together with an efficient AE production procedure, we design a new Dual Adversarial Training (DAT) strategy. Experiments on various datasets show that our proposed DAT leads to significantly improved robustness against diverse adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2410.12307

Code (1)

Feng-peng-Li/DAT 공식 구현 pytorch

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Focus 설명 없음
AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

Exploiting Frequency Spectrum of Adversarial Images for General Robustness

2023-05-15 · Chun Yang Tan, Kazuhiko Kawamoto, Hiroshi Kera

In recent years, there has been growing concern over the vulnerability of convolutional neural networks (CNNs) to image perturbations. However, achieving general robustness against different types of perturbations remain…

Data Augmentation

Diffusion-based Adversarial Purification from the Perspective of the Frequency Domain

2025-05-02 · Gaozheng Pei, Ke Ma, Yingfei Sun, Qianqian Xu 외

The diffusion-based adversarial purification methods attempt to drown adversarial perturbations into a part of isotropic noise through the forward process, and then recover the clean images through the reverse process. D…

Adversarial Purification

Amplitude-Phase Recombination: Rethinking Robustness of Convolutional Neural Networks in Frequency Domain

2021-08-19 · ICCV 2021 10 · Guangyao Chen, Peixi Peng, Li Ma, Jia Li 외

Recently, the generalization behavior of Convolutional Neural Networks (CNN) is gradually transparent through explanation techniques with the frequency components decomposition. However, the importance of the phase spect…

Adversarial AttackData AugmentationDomain GeneralizationOut-of-Distribution Detection

Adversarial amplitude swap towards robust image classifiers

2022-03-14 · Chun Yang Tan, Kazuhiko Kawamoto, Hiroshi Kera

The vulnerability of convolutional neural networks (CNNs) to image perturbations such as common corruptions and adversarial perturbations has recently been investigated from the perspective of frequency. In this study, w…

Frequency Domain-Based Diffusion Model for Unpaired Image Dehazing

2025-07-02 · Chengxu Liu, Lu Qi, Jinshan Pan, Xueming Qian 외 arxiv

Unpaired image dehazing has attracted increasing attention due to its flexible data requirements during model training. Dominant methods based on contrastive learning not only introduce haze-unrelated content information…

Contrastive LearningImage Dehazing