CVAug 12, 2024

Classifier Guidance Enhances Diffusion-based Adversarial Purification by Preserving Predictive Information

arXiv:2408.05900v110 citationsh-index: 50
Originality Incremental advance
AI Analysis

This work addresses the challenge of defending neural networks against adversarial attacks in image classification, representing an incremental improvement over existing diffusion-based purification methods.

The paper tackles the problem of adversarial purification in image classification by addressing the trade-off between noise removal and information preservation in diffusion-based methods, proposing the COUP algorithm which uses classifier confidence guidance to prevent label shifts and achieves improved adversarial robustness under strong attacks.

Adversarial purification is one of the promising approaches to defend neural networks against adversarial attacks. Recently, methods utilizing diffusion probabilistic models have achieved great success for adversarial purification in image classification tasks. However, such methods fall into the dilemma of balancing the needs for noise removal and information preservation. This paper points out that existing adversarial purification methods based on diffusion models gradually lose sample information during the core denoising process, causing occasional label shift in subsequent classification tasks. As a remedy, we suggest to suppress such information loss by introducing guidance from the classifier confidence. Specifically, we propose Classifier-cOnfidence gUided Purification (COUP) algorithm, which purifies adversarial examples while keeping away from the classifier decision boundary. Experimental results show that COUP can achieve better adversarial robustness under strong attack methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes