PGD-Imp: Rethinking and Unleashing Potential of Classic PGD with Dual Strategies for Imperceptible Adversarial Attacks
Jin Li, Zitong Yu, Ziqiang He, Z. Jane Wang, Xiangui Kang

TL;DR
This paper introduces PGD-Imp, a novel approach that enhances the classic PGD attack with two strategies—dynamic step size and adaptive early stopping—to produce more imperceptible adversarial examples efficiently.
Contribution
It proposes two simple strategies to improve the imperceptibility of PGD attacks, eliminating the need for additional modules or loss terms, and achieves state-of-the-art results.
Findings
Achieves 100% ASR with minimal perturbation.
Reduces attack time significantly.
Outperforms existing methods in imperceptibility.
Abstract
Imperceptible adversarial attacks have recently attracted increasing research interests. Existing methods typically incorporate external modules or loss terms other than a simple -norm into the attack process to achieve imperceptibility, while we argue that such additional designs may not be necessary. In this paper, we rethink the essence of imperceptible attacks and propose two simple yet effective strategies to unleash the potential of PGD, the common and classical attack, for imperceptibility from an optimization perspective. Specifically, the Dynamic Step Size is introduced to find the optimal solution with minimal attack cost towards the decision boundary of the attacked model, and the Adaptive Early Stop strategy is adopted to reduce the redundant strength of adversarial perturbations to the minimum level. The proposed PGD-Imperceptible (PGD-Imp) attack achieves…
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
