The Best Defense is a Good Offense: Adversarial Augmentation against Adversarial Attacks
Iuri Frosio, Jan Kautz

TL;DR
This paper introduces A5, a novel preemptive defense framework against adversarial attacks that creates robustified inputs to prevent attacks from succeeding, outperforming existing certified defenses across multiple datasets.
Contribution
A5 is the first certified preemptive defense against adversarial attacks, using a robustifier network to generate inputs resistant to attack attempts.
Findings
A5 outperforms state-of-the-art certified defenses on MNIST, CIFAR10, FashionMNIST, and TinyImageNet.
Effective on-the-fly robustification with a robustifier network.
Applicable to physical objects for certifiable robustness.
Abstract
Many defenses against adversarial attacks (\eg robust classifiers, randomization, or image purification) use countermeasures put to work only after the attack has been crafted. We adopt a different perspective to introduce (Adversarial Augmentation Against Adversarial Attacks), a novel framework including the first certified preemptive defense against adversarial attacks. The main idea is to craft a defensive perturbation to guarantee that any attack (up to a given magnitude) towards the input in hand will fail. To this aim, we leverage existing automatic perturbation analysis tools for neural networks. We study the conditions to apply effectively, analyze the importance of the robustness of the to-be-defended classifier, and inspect the appearance of the robustified images. We show effective on-the-fly defensive augmentation with a robustifier network that ignores the…
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 · Advanced Neural Network Applications
Methodsfail
