Everywhere Attack: Attacking Locally and Globally to Boost Targeted Transferability
Hui Zeng, Sanshuai Cui, Biwei Chen, Anjie Peng

TL;DR
This paper introduces an everywhere attack scheme that enhances targeted transferability of adversarial examples by attacking both globally and locally, splitting images into blocks to optimize multiple targets simultaneously, resulting in significantly improved transfer success rates.
Contribution
The paper proposes a novel local-global attack strategy that boosts targeted transferability by attacking multiple regions simultaneously, compatible with existing methods, and validated on ImageNet and Google Cloud Vision.
Findings
Transferability of targeted attacks improved by up to 300%.
The method is attack-agnostic and can be combined with existing attacks.
Experimental results demonstrate superior performance on real-world platform.
Abstract
Adversarial examples' (AE) transferability refers to the phenomenon that AEs crafted with one surrogate model can also fool other models. Notwithstanding remarkable progress in untargeted transferability, its targeted counterpart remains challenging. This paper proposes an everywhere scheme to boost targeted transferability. Our idea is to attack a victim image both globally and locally. We aim to optimize 'an army of targets' in every local image region instead of the previous works that optimize a high-confidence target in the image. Specifically, we split a victim image into non-overlap blocks and jointly mount a targeted attack on each block. Such a strategy mitigates transfer failures caused by attention inconsistency between surrogate and victim models and thus results in stronger transferability. Our approach is method-agnostic, which means it can be easily combined with existing…
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
TopicsNetwork Security and Intrusion Detection
MethodsSoftmax · Attention Is All You Need
