Toward Few-step Adversarial Training from a Frequency Perspective
Hans Shih-Han Wang, Cory Cornelius, Brandon Edwards, Jason Martin

TL;DR
This paper introduces Spectral Projected Gradient Descent (SPGD), a frequency domain extension of PGD, which improves early attack success and adversarial training efficiency, and analyzes its properties and effects on perturbation characteristics.
Contribution
The paper extends PGD to the frequency domain with SPGD, demonstrating improved early attack success and training efficiency, and provides theoretical analysis linking SPGD to a PGD variant.
Findings
SPGD outperforms PGD in early attack success rate.
Adversarial training with SPGD yields higher robustness with fewer steps.
SPGD perturbations involve both high and low-frequency components.
Abstract
We investigate adversarial-sample generation methods from a frequency domain perspective and extend standard Projected Gradient Descent (PGD) to the frequency domain. The resulting method, which we call Spectral Projected Gradient Descent (SPGD), has better success rate compared to PGD during early steps of the method. Adversarially training models using SPGD achieves greater adversarial accuracy compared to PGD when holding the number of attack steps constant. The use of SPGD can, therefore, reduce the overhead of adversarial training when utilizing adversarial generation with a smaller number of steps. However, we also prove that SPGD is equivalent to a variant of the PGD ordinarily used for the threat model. This PGD variant omits the sign function which is ordinarily applied to the gradient. SPGD can, therefore, be performed without explicitly transforming…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
