Provable Statistical Rates for Consistency Diffusion Models
Zehao Dou, Minshuo Chen, Mengdi Wang, Zhuoran Yang
TL;DR
This work provides the first statistical theory for consistency diffusion models, treating their training as a Wasserstein-1 discrepancy minimization problem that unifies distillation and isolation training. By connecting consistency models to a baseline DDPM solver and carefully decomposing sources of error (score estimation, discretization, and empirical-population gaps), the authors derive nonparametric sample-complexity bounds that match vanilla diffusion models. Under mild tail and Lipschitz assumptions, the distillation approach achieves a nearly optimal rate of $\\widetilde{\mathcal{O}}(n^{-1/(2(d+5))})$, while the isolation approach yields $\\widetilde{\mathcal{O}}(n^{-1/d})$ under a bounded-support assumption, both confirming that speedups in sampling do not substantially compromise distributional accuracy. The results provide a principled foundation for deploying fast, statistically principled consistency diffusion models in practice and offer guidance on score-estimation quality, discretization granularity, and dataset size.
Abstract
Diffusion models have revolutionized various application domains, including computer vision and audio generation. Despite the state-of-the-art performance, diffusion models are known for their slow sample generation due to the extensive number of steps involved. In response, consistency models have been developed to merge multiple steps in the sampling process, thereby significantly boosting the speed of sample generation without compromising quality. This paper contributes towards the first statistical theory for consistency models, formulating their training as a distribution discrepancy minimization problem. Our analysis yields statistical estimation rates based on the Wasserstein distance for consistency models, matching those of vanilla diffusion models. Additionally, our results encompass the training of consistency models through both distillation and isolation methods, demystifying their underlying advantage.
