An Eye for an Eye: Defending against Gradient-based Attacks with Gradients
Hanbin Hong, Yuan Hong, and Yu Kong

TL;DR
This paper introduces a novel two-stream neural network that leverages gradient maps and adversarial images to effectively restore and defend against various gradient-based adversarial attacks on multiple datasets.
Contribution
The paper proposes a Two-stream Restoration Network with a Gradient Map Estimation Mechanism and Fusion Block, offering a new defense approach against gradient-based adversarial attacks.
Findings
Outperforms state-of-the-art defenses on CIFAR10, SVHN, and Fashion MNIST.
Effectively restores adversarial images without degrading benign input performance.
Generalizable and scalable defense mechanism against diverse attack methods.
Abstract
Deep learning models have been shown to be vulnerable to adversarial attacks. In particular, gradient-based attacks have demonstrated high success rates recently. The gradient measures how each image pixel affects the model output, which contains critical information for generating malicious perturbations. In this paper, we show that the gradients can also be exploited as a powerful weapon to defend against adversarial attacks. By using both gradient maps and adversarial images as inputs, we propose a Two-stream Restoration Network (TRN) to restore the adversarial images. To optimally restore the perturbed images with two streams of inputs, a Gradient Map Estimation Mechanism is proposed to estimate the gradients of adversarial images, and a Fusion Block is designed in TRN to explore and fuse the information in two streams. Once trained, our TRN can defend against a wide range of attack…
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.
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 · Bacillus and Francisella bacterial research
