TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Consistency Models

Consistency Models

Yang song, Prafulla Dhariwal, Mark Chen, Ilya Sutskever

2023-03-02Super-ResolutionImage InpaintingColorizationImage GenerationVideo Generation
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCode(official)CodeCodeCodeCodeCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Image GenerationImageNet 64x64FID4.7CD (Diffusion + Distillation, NFE=2)
Image GenerationImageNet 64x64NFE2CD (Diffusion + Distillation, NFE=2)
Image GenerationImageNet 64x64FID6.2CD (Diffusion + Distillation, NFE=1)
Image GenerationImageNet 64x64NFE1CD (Diffusion + Distillation, NFE=1)
Image GenerationImageNet 64x64FID11.1CT (Direct Generation, NFE=2)
Image GenerationImageNet 64x64NFE2CT (Direct Generation, NFE=2)
Image GenerationImageNet 64x64FID13CT (Direct Generation, NFE=1)
Image GenerationImageNet 64x64NFE1CT (Direct Generation, NFE=1)
Image GenerationCIFAR-10FID5.83CT (Direct Generation, NFE=2)

Related Papers

SpectraLift: Physics-Guided Spectral-Inversion Network for Self-Supervised Hyperspectral Image Super-Resolution2025-07-17fastWDM3D: Fast and Accurate 3D Healthy Tissue Inpainting2025-07-17Synthesizing Reality: Leveraging the Generative AI-Powered Platform Midjourney for Construction Worker Detection2025-07-17FashionPose: Text to Pose to Relight Image Generation for Personalized Fashion Visualization2025-07-17A Distributed Generative AI Approach for Heterogeneous Multi-Domain Environments under Data Sharing constraints2025-07-17Pixel Perfect MegaMed: A Megapixel-Scale Vision-Language Foundation Model for Generating High Resolution Medical Images2025-07-17World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Leveraging Pre-Trained Visual Models for AI-Generated Video Detection2025-07-17