Adversarial Attacks are Reversible with Natural Supervision
Chengzhi Mao, Mia Chiquier, Hao Wang, Junfeng Yang, Carl Vondrick

TL;DR
This paper proposes a novel defense against adversarial attacks by restoring the natural structure of images, significantly improving robustness across multiple datasets and models, even when the attacker knows the defense.
Contribution
The study introduces a structure-based image restoration method that reverses many adversarial attacks during inference, compatible with pre-trained models and existing defenses.
Findings
Improved robustness on CIFAR-10, CIFAR-100, SVHN, and ImageNet datasets.
Defense remains effective even if attacker is aware of it.
Deep networks' vulnerability partly due to lack of natural structure enforcement.
Abstract
We find that images contain intrinsic structure that enables the reversal of many adversarial attacks. Attack vectors cause not only image classifiers to fail, but also collaterally disrupt incidental structure in the image. We demonstrate that modifying the attacked image to restore the natural structure will reverse many types of attacks, providing a defense. Experiments demonstrate significantly improved robustness for several state-of-the-art models across the CIFAR-10, CIFAR-100, SVHN, and ImageNet datasets. Our results show that our defense is still effective even if the attacker is aware of the defense mechanism. Since our defense is deployed during inference instead of training, it is compatible with pre-trained networks as well as most other defenses. Our results suggest deep networks are vulnerable to adversarial examples partly because their representations do not enforce 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 · Generative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications
MethodsAttentive Walk-Aggregating Graph Neural Network
