Metropolis-Adjusted Diffusion Models
Kevin H. Lam, Tyler Farghly, Christopher Williams, Jun Yang, Yee Whye Teh, Arnaud Doucet

TL;DR
This paper introduces Metropolis-adjusted diffusion models that correct bias in sampling by employing accept-reject steps, improving sample quality in score-based diffusion models.
Contribution
It proposes the first exact Metropolis-Hastings correction method for diffusion models, along with an efficient approximation to enhance sampling accuracy.
Findings
Improved sample quality demonstrated on synthetic and image datasets.
Achieved consistent FID score improvements in image generation.
Introduced a novel two-coin Bernoulli factory algorithm for exact correction.
Abstract
Sampling from score-based diffusion models incurs bias due to both time discretisation and the approximation of the score function. A common strategy for reducing this bias is to apply corrector steps based on the unadjusted Langevin algorithm (ULA) at each noise level within a predictor-corrector framework. However, ULA is itself a biased sampler, as it discretises a continuous diffusion process. In this work, we consider adjusted Langevin correctors that employ Metropolis--Hastings (MH) or Barker's accept-reject steps to correct for this bias. Since the target density ratio typically required by MH-based algorithms is unavailable, we propose methods that instead utilise the score function to compute the correct acceptance probability. We introduce the first exact method for adjusting Langevin corrections in diffusion models, based on a two-coin Bernoulli factory algorithm. We also…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
