Robust Single-step Adversarial Training with Regularizer
Lehui Xie, Yaopeng Wang, Jia-Li Yin, and Ximeng Liu

TL;DR
This paper introduces FGSMPR, a regularization technique that enhances single-step adversarial training efficiency while preventing catastrophic overfitting, thereby improving robustness against adversarial attacks.
Contribution
The paper proposes a novel PGD regularization for FGSM-based adversarial training to mitigate overfitting and improve robustness without multi-step methods.
Findings
FGSMPR reduces the robustness gap with multi-step training.
The method prevents catastrophic overfitting in single-step adversarial training.
Experiments show improved robustness against FGSM and PGD attacks.
Abstract
High cost of training time caused by multi-step adversarial example generation is a major challenge in adversarial training. Previous methods try to reduce the computational burden of adversarial training using single-step adversarial example generation schemes, which can effectively improve the efficiency but also introduce the problem of catastrophic overfitting, where the robust accuracy against Fast Gradient Sign Method (FGSM) can achieve nearby 100\% whereas the robust accuracy against Projected Gradient Descent (PGD) suddenly drops to 0\% over a single epoch. To address this problem, we propose a novel Fast Gradient Sign Method with PGD Regularization (FGSMPR) to boost the efficiency of adversarial training without catastrophic overfitting. Our core idea is that single-step adversarial training can not learn robust internal representations of FGSM and PGD adversarial examples.…
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.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · High-Velocity Impact and Material Behavior
