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

One Step Diffusion via Shortcut Models

About

Diffusion models and flow-matching models have enabled generating diverse and realistic images by learning to transfer noise to data. However, sampling from these models involves iterative denoising over many neural network passes, making generation slow and expensive. Previous approaches for speeding up sampling require complex training regimes, such as multiple training phases, multiple networks, or fragile scheduling. We introduce shortcut models, a family of generative models that use a single network and training phase to produce high-quality samples in a single or multiple sampling steps. Shortcut models condition the network not only on the current noise level but also on the desired step size, allowing the model to skip ahead in the generation process. Across a wide range of sampling step budgets, shortcut models consistently produce higher quality samples than previous approaches, such as consistency models and reflow. Compared to distillation, shortcut models reduce complexity to a single network and training phase and additionally allow varying step budgets at inference time.

Kevin Frans, Danijar Hafner, Sergey Levine, Pieter Abbeel• 2024

Related benchmarks

TaskDatasetResultRank
Class-conditional Image GenerationImageNet 256x256--
441
Class-conditional Image GenerationImageNet 256x256 (val)
FID3.8
293
Image GenerationImageNet 256x256
FID7.8
243
Class-conditional Image GenerationImageNet 256x256 (train val)
FID7.8
178
Class-conditional Image GenerationImageNet 256x256 (test)
FID7.8
167
Class-conditional generationImageNet 256 x 256 1k (val)
FID7.8
67
Conditional Image GenerationImageNet 256px 2012 (val)
FID7.8
50
Image GenerationImageNet 256x256 (test)
FID10.6
46
Image GenerationCelebA-HQ (test)
FID20.5
42
Image GenerationImageNet 256x256 (train val)
FID10.6
34
Showing 10 of 12 rows

Other info

Follow for update