Skip to main content

Envisioning is a research institute that studies how institutions adapt to technological change.

LinkedInInstagramGitHub

Since 2010

research
  • Observatory
  • Adaptive capacity
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How we work
  • Data visualization
  • Multi-Model Convergence
  • FAQ
  • Security and privacy
  • Public sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchCapabilityServicesSignalsAbout
ResearchCapabilityServicesSignalsAbout
  1. Home
  2. Vocab
  3. Consistency Models

Consistency Models

Generative models trained so any point on a diffusion trajectory maps directly to its endpoint in one step, collapsing multi-step denoising into single-step generation.

Year: 2023Generality: 550Added: Sep 16, 2026
Back to Vocab

Consistency models are generative models trained to map any point on a diffusion process's noise-to-data trajectory directly to that trajectory's endpoint, in a single evaluation. Yang Song, Prafulla Dhariwal, Mark Chen, and Ilya Sutskever introduced them in 2023 (arXiv:2303.01469). The model's core requirement, called consistency, is that mapping two different points on the same trajectory should produce the same output. This lets it collapse the many small denoising steps a diffusion model normally takes into one step, while still allowing extra steps to trade compute for quality.

A consistency model can be trained by distilling an already-trained diffusion model, using that model's own trajectories as a training signal. It can also be trained from scratch as a standalone generative model with no diffusion teacher. Trained by distillation, consistency models set a new state of the art for one-step sampling on ImageNet and CIFAR-10 at the time. Trained standalone, they outperformed prior one-step, non-adversarial generative models on the same benchmarks. They also carry over diffusion models' capacity for zero-shot editing tasks like inpainting and colorization without task-specific training.

Consistency models established few-step and one-step generation as a distinct research area alongside standard multi-step diffusion. Later work such as consistency trajectory models and latent consistency models applies the same idea inside latent diffusion pipelines for image and video generation. Recent methods avoid a distillation stage altogether, learning a one-step map directly from data, and position themselves explicitly against this original distillation-based formulation.

Sources

  1. Consistency Models

    arXiv · Mar 2, 2023

  2. Discrete Beckmann Transport Models for One-Step Language Modeling and Reasoning

    arXiv · Sep 14, 2026

Research this in Signals

Scan Consistency Models for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Consistency Models already loaded, so edit it or scan as is.