
Share
Researchers at UC Berkeley have developed shortcut models that enable diffusion-based image generation in just one step, drastically reducing computational costs and time while maintaining quality.
By Kevin Frans, Danijar Hafner, Sergey Levine, and Pieter Abbeel (UC Berkeley)
Diffusion models have revolutionized image generation by producing diverse and realistic images. However, their Achilles' heel is the slow and computationally expensive sampling process, which typically involves multiple denoising steps. In a recent paper, researchers from UC Berkeley introduce shortcut models-a novel approach that can generate high-quality samples in a single step, significantly speeding up the process.
For practitioners, this means:

Naive diffusion models generate images by iteratively denoising a noisy input. However, they struggle with few-step generation due to inherent uncertainties in the noise-to-data paths. Specifically:
Shortcut models address these issues by:
Across a wide range of sampling step budgets, shortcut models consistently outperform previous approaches such as consistency models and reflow. Compared to distillation methods, they offer:
Shortcut models represent a significant advancement in the field of generative modeling. By enabling high-quality image generation in a single step, they not only speed up the process but also simplify training and inference. This could have profound implications for applications requiring real-time or resource-constrained image generation, such as augmented reality, video processing, and more.
Tags
Original Sources
About the author
Kai built ML infrastructure at a Bay Area startup before developing an obsession with transformer architectures and inference optimisation that eventually pulled him out of product work entirely. A stint at a compute research lab sharpened his instinct for what actually matters in a model release versus what is marketing. He writes from the inside — from the perspective of someone who has debugged the systems he is describing at three in the morning. He is allergic to hype and instinctively drawn to the unglamorous plumbing questions that everyone else skips over.
More from The Engineer →This Week's Edition
21 October 2024
88 articles
Related Articles
Related Articles
More Stories