Sampling-based Fast Gradient Rescaling Method for Highly Transferable Adversarial Attacks
Xu Han, Anmin Liu, Yifeng Xiong, Yanbo Fan, Kun He

TL;DR
This paper introduces a sampling-based gradient rescaling method that enhances the transferability of adversarial examples in black-box attacks by replacing the sign function with data rescaling and stabilizing the gradient updates.
Contribution
The paper proposes a novel Sampling-based Fast Gradient Rescaling Method (S-FGRM) that improves adversarial transferability without additional computational cost and can be integrated with existing gradient-based attacks.
Findings
S-FGRM significantly boosts attack transferability on ImageNet.
Outperforms state-of-the-art baseline methods.
Applicable to various gradient-based attack frameworks.
Abstract
Deep neural networks have shown to be very vulnerable to adversarial examples crafted by adding human-imperceptible perturbations to benign inputs. After achieving impressive attack success rates in the white-box setting, more focus is shifted to black-box attacks. In either case, the common gradient-based approaches generally use the function to generate perturbations at the end of the process. However, only a few works pay attention to the limitation of the function. Deviation between the original gradient and the generated noises may lead to inaccurate gradient update estimation and suboptimal solutions for adversarial transferability, which is crucial for black-box attacks. To address this issue, we propose a Sampling-based Fast Gradient Rescaling Method (S-FGRM) to improve the transferability of the crafted adversarial examples. Specifically, we use data rescaling to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
