Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CADS: Unleashing the Diversity of Diffusion Models through Condition-Annealed Sampling

About

While conditional diffusion models are known to have good coverage of the data distribution, they still face limitations in output diversity, particularly when sampled with a high classifier-free guidance scale for optimal image quality or when trained on small datasets. We attribute this problem to the role of the conditioning signal in inference and offer an improved sampling strategy for diffusion models that can increase generation diversity, especially at high guidance scales, with minimal loss of sample quality. Our sampling strategy anneals the conditioning signal by adding scheduled, monotonically decreasing Gaussian noise to the conditioning vector during inference to balance diversity and condition alignment. Our Condition-Annealed Diffusion Sampler (CADS) can be used with any pretrained model and sampling algorithm, and we show that it boosts the diversity of diffusion models in various conditional generation tasks. Further, using an existing pretrained diffusion model, CADS achieves a new state-of-the-art FID of 1.70 and 2.31 for class-conditional ImageNet generation at 256$\times$256 and 512$\times$512 respectively.

Seyedmorteza Sadat, Jakob Buhmann, Derek Bradley, Otmar Hilliges, Romann M. Weber• 2023

Related benchmarks

TaskDatasetResultRank
Class-conditional Image GenerationImageNet 256x256 (val)
FID2.7
293
Class-conditional Image GenerationImageNet 256x256 (test)
FID1.7
167
Class-conditional Image GenerationImageNet 512x512 (val)
FID (Val)11.19
69
Class-conditional Image GenerationImageNet 1K 512x512 (test)
FID2.31
32
Text-to-Image GenerationCOCO 2014 (val)
Precision69.9
25
Text-to-Image GenerationMS-COCO 10K (val)
CLIPScore31.7687
15
Text-to-Image GenerationDrawBench
VS8.784
12
Text-to-Image GenerationImageNet
Density1.374
12
Text-to-Image GenerationUser Study 15 image sets
Text Alignment3.8029
5
Text-to-Image GenerationSD 1.5
CS31.2692
3
Showing 10 of 16 rows

Other info

Code

Follow for update