Sample-Specific Noise Injection For Diffusion-Based Adversarial Purification
Yuhao Sun, Jiacheng Zhang, Zesheng Ye, Chaowei Xiao, Feng Liu

TL;DR
This paper introduces SSNI, a novel framework that adaptively adjusts noise injection levels for each sample in diffusion-based adversarial purification, leading to improved accuracy and robustness.
Contribution
The paper proposes a sample-specific noise injection method using score norms, enhancing diffusion-based purification by tailoring noise levels to individual samples.
Findings
Improved accuracy on CIFAR-10 and ImageNet-1K.
Enhanced robustness against adversarial attacks.
Sample-specific noise levels outperform fixed noise levels.
Abstract
Diffusion-based purification (DBP) methods aim to remove adversarial noise from the input sample by first injecting Gaussian noise through a forward diffusion process, and then recovering the clean example through a reverse generative process. In the above process, how much Gaussian noise is injected to the input sample is key to the success of DBP methods, which is controlled by a constant noise level for all samples in existing methods. In this paper, we discover that an optimal for each sample indeed could be different. Intuitively, the cleaner a sample is, the less the noise it should be injected, and vice versa. Motivated by this finding, we propose a new framework, called Sample-specific Score-aware Noise Injection (SSNI). Specifically, SSNI uses a pre-trained score network to estimate how much a data point deviates from the clean data distribution (i.e., score norms).…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques · Adversarial Robustness in Machine Learning
