Likelihood Matching for Diffusion Models
By: Lei Qian , Wu Su , Yanqi Huang and more
Potential Business Impact:
Teaches computers to draw pictures from descriptions.
We propose a Likelihood Matching approach for training diffusion models by first establishing an equivalence between the likelihood of the target data distribution and a likelihood along the sample path of the reverse diffusion. To efficiently compute the reverse sample likelihood, a quasi-likelihood is considered to approximate each reverse transition density by a Gaussian distribution with matched conditional mean and covariance, respectively. The score and Hessian functions for the diffusion generation are estimated by maximizing the quasi-likelihood, ensuring a consistent matching of both the first two transitional moments between every two time points. A stochastic sampler is introduced to facilitate computation that leverages on both the estimated score and Hessian information. We establish consistency of the quasi-maximum likelihood estimation, and provide non-asymptotic convergence guarantees for the proposed sampler, quantifying the rates of the approximation errors due to the score and Hessian estimation, dimensionality, and the number of diffusion steps. Empirical and simulation evaluations demonstrate the effectiveness of the proposed Likelihood Matching and validate the theoretical results.
Similar Papers
Inference-Time Alignment for Diffusion Models via Doob's Matching
Machine Learning (Stat)
Makes AI art follow instructions better.
Distillation of Discrete Diffusion by Exact Conditional Distribution Matching
Machine Learning (CS)
Makes AI create pictures much faster.
Diffusion Models are Molecular Dynamics Simulators
Machine Learning (CS)
Simulates molecules moving like real life.