Adversarial purification with Score-based generative models
Jongmin Yoon, Sung Ju Hwang, Juho Lee

TL;DR
This paper introduces a fast and robust adversarial purification method using a Score-based EBM trained with Denoising Score-Matching, which effectively defends against various attacks with fewer steps and added randomness.
Contribution
The paper proposes a novel adversarial purification approach using a Score-based EBM trained with DSM that requires fewer steps and incorporates random noise for enhanced robustness.
Findings
Achieves rapid purification within a few steps.
Demonstrates robustness against various adversarial attacks.
Outperforms existing purification methods in effectiveness.
Abstract
While adversarial training is considered as a standard defense method against adversarial attacks for image classifiers, adversarial purification, which purifies attacked images into clean images with a standalone purification model, has shown promises as an alternative defense method. Recently, an Energy-Based Model (EBM) trained with Markov-Chain Monte-Carlo (MCMC) has been highlighted as a purification model, where an attacked image is purified by running a long Markov-chain using the gradients of the EBM. Yet, the practicality of the adversarial purification using an EBM remains questionable because the number of MCMC steps required for such purification is too large. In this paper, we propose a novel adversarial purification method based on an EBM trained with Denoising Score-Matching (DSM). We show that an EBM trained with DSM can quickly purify attacked images within a few steps.…
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
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital Media Forensic Detection · Physical Unclonable Functions (PUFs) and Hardware Security
Methodsenergy-based model
