Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Consistency Models

About

Diffusion models have significantly advanced the fields of image, audio, and video generation, but they depend on an iterative sampling process that causes slow generation. To overcome this limitation, we propose consistency models, a new family of models that generate high quality samples by directly mapping noise to data. They support fast one-step generation by design, while still allowing multistep sampling to trade compute for sample quality. They also support zero-shot data editing, such as image inpainting, colorization, and super-resolution, without requiring explicit training on these tasks. Consistency models can be trained either by distilling pre-trained diffusion models, or as standalone generative models altogether. Through extensive experiments, we demonstrate that they outperform existing distillation techniques for diffusion models in one- and few-step sampling, achieving the new state-of-the-art FID of 3.55 on CIFAR-10 and 6.20 on ImageNet 64x64 for one-step generation. When trained in isolation, consistency models become a new family of generative models that can outperform existing one-step, non-adversarial generative models on standard benchmarks such as CIFAR-10, ImageNet 64x64 and LSUN 256x256.

Yang Song, Prafulla Dhariwal, Mark Chen, Ilya Sutskever• 2023

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)--
483
Class-conditional Image GenerationImageNet 256x256 (val)
FID20.3
427
Unconditional Image GenerationCIFAR-10
FID2.93
240
Unconditional Image GenerationCIFAR-10 (test)
FID2.93
223
Image GenerationCIFAR-10
FID3.55
203
Unconditional Image GenerationCIFAR-10 unconditional
FID3.55
165
Class-conditional Image GenerationImageNet 64x64
FID4.32
156
Image GenerationImageNet 64x64 resolution (test)
FID4.69
150
Image GenerationCIFAR-10 32x32
FID2.93
147
Unconditional Image GenerationCIFAR-10 32x32 (test)
FID2.93
137
Showing 10 of 37 rows

Other info

Follow for update