Consistency Diffusion Bridge Models
Guande He, Kaiwen Zheng, Jianfei Chen, Fan Bao, Jun Zhu

TL;DR
This paper introduces a novel method for diffusion bridge models that significantly accelerates sampling speed and improves quality by learning a consistency function for the probability-flow ODE, enabling practical deployment.
Contribution
It proposes a new approach to speed up diffusion denoising bridge models by learning a consistency function for the PF-ODE, with flexible training paradigms and broad applicability.
Findings
Sampling speed improved by 4 to 50 times.
Produced higher quality images at same step compared to base DDBM.
Supported downstream tasks like semantic interpolation.
Abstract
Diffusion models (DMs) have become the dominant paradigm of generative modeling in a variety of domains by learning stochastic processes from noise to data. Recently, diffusion denoising bridge models (DDBMs), a new formulation of generative modeling that builds stochastic processes between fixed data endpoints based on a reference diffusion process, have achieved empirical success across tasks with coupled data distribution, such as image-to-image translation. However, DDBM's sampling process typically requires hundreds of network evaluations to achieve decent performance, which may impede their practical deployment due to high computational demands. In this work, inspired by the recent advance of consistency models in DMs, we tackle this problem by learning the consistency function of the probability-flow ordinary differential equation (PF-ODE) of DDBMs, which directly predicts the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSimulation Techniques and Applications
MethodsConsistency Models · Diffusion · Balanced Selection
