Listen

Description

[00:00] Continuous-time consistency models (CTMs)

[00:20] Limitations of existing CTMs

[00:51] TrigFlow: New CTM formulation

[01:42] CTM training instability

[02:21] Training objective modifications

[02:55] Scaling CTMs to 1.5 billion parameters

[03:37] Comparison with state-of-the-art models

[04:14] Consistency training vs. distillation

[04:52] CTMs vs. variational score distillation

[05:20] Key takeaways for practitioners

[06:09] JVP rearrangement and flash attention

[06:52] FID metric evaluation

[07:32] Adaptive weighting benefits

[08:03] Future research directions

[08:37] Conclusion

Authors: Cheng Lu, Yang Song

Affiliations: OpenAI

Abstract: Consistency models (CMs) are a powerful class of diffusion-based generative models optimized for fast sampling. Most existing CMs are trained using discretized timesteps, which introduce additional hyperparameters and are prone to discretization errors. While continuous-time formulations can mitigate these issues, their success has been limited by training instability. To address this, we propose a simplified theoretical framework that unifies previous parameterizations of diffusion models and CMs, identifying the root causes of instability. Based on this analysis, we introduce key improvements in diffusion process parameterization, network architecture, and training objectives. These changes enable us to train continuous-time CMs at an unprecedented scale, reaching 1.5B parameters on ImageNet 512x512. Our proposed training algorithm, using only two sampling steps, achieves FID scores of 2.06 on CIFAR-10, 1.48 on ImageNet 64x64, and 1.88 on ImageNet 512x512, narrowing the gap in FID scores with the best existing diffusion models to within 10%.