Diffusion Models for Adversarial Purification
Weili Nie, Brandon Guo, Yujia Huang, Chaowei Xiao, Arash Vahdat, Anima, Anandkumar

TL;DR
DiffPure introduces a diffusion-based adversarial purification method that effectively defends classifiers against unseen attacks, outperforming existing methods across multiple datasets and architectures.
Contribution
This work proposes DiffPure, a novel diffusion model-based approach for adversarial purification, achieving state-of-the-art performance against strong adaptive attacks.
Findings
Outperforms current adversarial purification methods on CIFAR-10, ImageNet, and CelebA-HQ.
Effective against strong adaptive attacks using the adjoint method for gradient computation.
Achieves significant improvements over adversarial training methods.
Abstract
Adversarial purification refers to a class of defense methods that remove adversarial perturbations using a generative model. These methods do not make assumptions on the form of attack and the classification model, and thus can defend pre-existing classifiers against unseen threats. However, their performance currently falls behind adversarial training methods. In this work, we propose DiffPure that uses diffusion models for adversarial purification: Given an adversarial example, we first diffuse it with a small amount of noise following a forward diffusion process, and then recover the clean image through a reverse generative process. To evaluate our method against strong adaptive attacks in an efficient and scalable way, we propose to use the adjoint method to compute full gradients of the reverse generative process. Extensive experiments on three image datasets including CIFAR-10,…
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 · Bacillus and Francisella bacterial research · Generative Adversarial Networks and Image Synthesis
MethodsDiffusion · 1x1 Convolution · Residual Connection · Convolution · Bottleneck Residual Block · Batch Normalization · Average Pooling · Dropout · Wide Residual Block · *Communicated@Fast*How Do I Communicate to Expedia?
