Noise Matters: Optimizing Matching Noise for Diffusion Classifiers
Yanghao Wang, Long Chen

TL;DR
This paper introduces NoOp, a method to optimize noise in diffusion classifiers, improving stability and efficiency by learning good noise patterns instead of relying on ensemble methods.
Contribution
The paper proposes a novel Noise Optimization (NoOp) technique that learns dataset-specific and image-specific noise to stabilize diffusion classifiers, reducing the need for ensemble averaging.
Findings
NoOp improves classification stability across datasets.
It reduces the number of noise samples needed for accurate classification.
The method enhances the efficiency of diffusion classifiers.
Abstract
Although today's pretrained discriminative vision-language models (e.g., CLIP) have demonstrated strong perception abilities, such as zero-shot image classification, they also suffer from the bag-of-words problem and spurious bias. To mitigate these problems, some pioneering studies leverage powerful generative models (e.g., pretrained diffusion models) to realize generalizable image classification, dubbed Diffusion Classifier (DC). Specifically, by randomly sampling a Gaussian noise, DC utilizes the differences of denoising effects with different category conditions to classify categories. Unfortunately, an inherent and notorious weakness of existing DCs is noise instability: different random sampled noises lead to significant performance changes. To achieve stable classification performance, existing DCs always ensemble the results of hundreds of sampled noises, which significantly…
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
Taxonomy
TopicsLanguage and cultural evolution · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
