CVAIDec 2, 2025

Defense That Attacks: How Robust Models Become Better Attackers

arXiv:2512.02830v2
Originality Incremental advance
AI Analysis

This work addresses a security problem for deep learning practitioners by revealing a paradox where robust models become better attackers, which is incremental as it builds on existing adversarial training research.

The paper investigates whether adversarial training unintentionally increases the transferability of adversarial examples, finding that adversarially trained models produce perturbations that transfer more effectively than those from standard models, introducing a new ecosystem risk.

Deep learning has achieved great success in computer vision, but remains vulnerable to adversarial attacks. Adversarial training is the leading defense designed to improve model robustness. However, its effect on the transferability of attacks is underexplored. In this work, we ask whether adversarial training unintentionally increases the transferability of adversarial examples. To answer this, we trained a diverse zoo of 36 models, including CNNs and ViTs, and conducted comprehensive transferability experiments. Our results reveal a clear paradox: adversarially trained (AT) models produce perturbations that transfer more effectively than those from standard models, which introduce a new ecosystem risk. To enable reproducibility and further study, we release all models, code, and experimental scripts. Furthermore, we argue that robustness evaluations should assess not only the resistance of a model to transferred attacks but also its propensity to produce transferable adversarial examples.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes