A Little Robustness Goes a Long Way: Leveraging Robust Features for Targeted Transfer Attacks
About
Adversarial examples for neural network image classifiers are known to be transferable: examples optimized to be misclassified by a source classifier are often misclassified as well by classifiers with different architectures. However, targeted adversarial examples -- optimized to be classified as a chosen target class -- tend to be less transferable between architectures. While prior research on constructing transferable targeted attacks has focused on improving the optimization procedure, in this work we examine the role of the source classifier. Here, we show that training the source classifier to be "slightly robust" -- that is, robust to small-magnitude adversarial examples -- substantially improves the transferability of class-targeted and representation-targeted adversarial attacks, even between architectures as different as convolutional neural networks and transformers. The results we present provide insight into the nature of adversarial examples as well as the mechanisms underlying so-called "robust" classifiers.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Adversarial Attack Transferability | ImageNet-1k (val) | ASR (VGG16)38.17 | 93 | |
| Adversarial Attack Transferability | ImageNet | Transfer Success Rate (Target: VGG16)65.02 | 93 | |
| Adversarial Attack Transferability | ImageNet (test) | VGG16 Accuracy12.89 | 93 | |
| Targeted Transfer Attack | ImageNet (val) | -- | 25 | |
| Black-box Adversarial Attack | ImageNet (val) | Attack Success Rate40.8 | 21 | |
| Adversarial Attack Transferability | ImageNet Target: DN201 5000 images (val) | Attack Success Rate94.37 | 15 | |
| Adversarial Attack Transferability | ImageNet Target: ConViT-B 5000 images (val) | Attack Success Rate (ASR)38.93 | 15 | |
| Adversarial Attack Transferability | ImageNet Target: TNT-S 5000 images (val) | Attack Success Rate64.95 | 15 | |
| Adversarial Attack Transferability | ImageNet Target: Visformer-S 5000 images (val) | Attack Success Rate63.28 | 15 | |
| Adversarial Attack Transferability | ImageNet Target: IncRes 5000 images (val) | Attack Success Rate67.69 | 15 |