Boosting Adversarial Transferability with Learnable Patch-wise Masks
Xingxing Wei, Shiji Zhao

TL;DR
This paper introduces a learnable patch-wise masking technique to improve the transferability of adversarial examples across models by removing model-specific regions, demonstrated to significantly boost attack success rates.
Contribution
It proposes a novel learnable patch-wise mask optimized via differential evolution to enhance adversarial transferability by reducing model-specific overfitting during attack generation.
Findings
Achieves an average success rate of 93.01% against seven defenses.
Effectively improves transferability when integrated with existing attack methods.
Demonstrates significant enhancement over state-of-the-art transfer-based attacks.
Abstract
Adversarial examples have attracted widespread attention in security-critical applications because of their transferability across different models. Although many methods have been proposed to boost adversarial transferability, a gap still exists between capabilities and practical demand. In this paper, we argue that the model-specific discriminative regions are a key factor causing overfitting to the source model, and thus reducing the transferability to the target model. For that, a patch-wise mask is utilized to prune the model-specific regions when calculating adversarial perturbations. To accurately localize these regions, we present a learnable approach to automatically optimize the mask. Specifically, we simulate the target models in our framework, and adjust the patch-wise mask according to the feedback of the simulated models. To improve the efficiency, the differential…
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 · Anomaly Detection Techniques and Applications · Bacillus and Francisella bacterial research
