Adapting Step-size: A Unified Perspective to Analyze and Improve Gradient-based Methods for Adversarial Attacks
Wei Tao, Lei Bao, Sheng Long, Gaowei Wu, Qing Tao

TL;DR
This paper offers a unified theoretical framework for gradient-based adversarial attack methods by analyzing their step-size adaptations, introduces adaptive algorithms with guaranteed convergence, and demonstrates improved attack performance.
Contribution
It provides a unified interpretation of existing methods through step-size adaptation and proposes new adaptive algorithms with convergence guarantees for adversarial attacks.
Findings
AdaI-FGM outperforms I-FGSM in black-box attacks.
AdaMI-FGM remains competitive with MI-FGSM.
Adaptive step-size strategies stabilize the optimization process.
Abstract
Learning adversarial examples can be formulated as an optimization problem of maximizing the loss function with some box-constraints. However, for solving this induced optimization problem, the state-of-the-art gradient-based methods such as FGSM, I-FGSM and MI-FGSM look different from their original methods especially in updating the direction, which makes it difficult to understand them and then leaves some theoretical issues to be addressed in viewpoint of optimization. In this paper, from the perspective of adapting step-size, we provide a unified theoretical interpretation of these gradient-based adversarial learning methods. We show that each of these algorithms is in fact a specific reformulation of their original gradient methods but using the step-size rules with only current gradient information. Motivated by such analysis, we present a broad class of adaptive gradient-based…
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 · Domain Adaptation and Few-Shot Learning · Stochastic Gradient Optimization Techniques
