TL;DR
This paper introduces a generative method for creating highly transferable targeted adversarial perturbations by matching image distributions and local structures, outperforming existing techniques across various attack scenarios.
Contribution
A novel generative approach that aligns global and local image distributions to produce highly transferable targeted adversarial perturbations, independent of source or target labels.
Findings
Achieves 32.63% target transferability from VGG19 to WideResNet on ImageNet.
Outperforms state-of-the-art generative and iterative attack methods.
Demonstrates high transferability across diverse models and settings.
Abstract
While the untargeted black-box transferability of adversarial perturbations has been extensively studied before, changing an unseen model's decisions to a specific `targeted' class remains a challenging feat. In this paper, we propose a new generative approach for highly transferable targeted perturbations (\ours). We note that the existing methods are less suitable for this task due to their reliance on class-boundary information that changes from one model to another, thus reducing transferability. In contrast, our approach matches the perturbed image `distribution' with that of the target class, leading to high targeted transferability rates. To this end, we propose a new objective function that not only aligns the global distributions of source and target images, but also matches the local neighbourhood structure between the two domains. Based on the proposed objective, we train a…
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
MethodsBatch Normalization · Average Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Dropout · Residual Connection · Convolution · Kaiming Initialization · Wide Residual Block · Global Average Pooling · WideResNet
