DAT: Improving Adversarial Robustness via Generative Amplitude Mix-up in Frequency Domain
Fengpeng Li, Kemou Li, Haiwei Wu, Jinyu Tian, Jiantao Zhou

TL;DR
This paper introduces a novel dual adversarial training strategy that leverages a generative amplitude mix-up in the frequency domain to enhance neural network robustness against adversarial attacks by focusing on phase information.
Contribution
It proposes an optimized amplitude generator and a dual training method to improve adversarial robustness while preserving semantic phase features.
Findings
Significantly improved robustness against diverse attacks
Effective amplitude mixing guided by the generator
Enhanced focus on phase patterns for better defense
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Fire Detection and Safety Systems
MethodsFocus · Autoencoders
