English

MCMC-Correction of Score-Based Diffusion Models for Model Composition

Machine Learning 2026-04-02 v4 Machine Learning

Abstract

Diffusion models can be parameterized in terms of either score or energy function. The energy parameterization is attractive as it enables sampling procedures such as Markov Chain Monte Carlo (MCMC) that incorporates a Metropolis--Hastings (MH) correction step based on energy differences between proposed samples. Such corrections can significantly improve sampling quality, particularly in the context of model composition, where pre-trained models are combined to generate samples from novel distributions. Score-based diffusion models, on the other hand, are more widely adopted and come with a rich ecosystem of pre-trained models. However, they do not, in general, define an underlying energy function, making MH-based sampling inapplicable. In this work, we address this limitation by retaining score parameterization and introducing a novel MH-like acceptance rule based on line integration of the score function. This allows the reuse of existing diffusion models while still combining the reverse process with various MCMC techniques, viewed as an instance of annealed MCMC. Through experiments on synthetic and real-world data, we show that our MH-like samplers {yield relative improvements of similar magnitude to those observed} with energy-based models, without requiring explicit energy parameterization.

Keywords

Cite

@article{arxiv.2307.14012,
  title  = {MCMC-Correction of Score-Based Diffusion Models for Model Composition},
  author = {Anders Sjöberg and Jakob Lindqvist and Magnus Önnheim and Mats Jirstrand and Lennart Svensson},
  journal= {arXiv preprint arXiv:2307.14012},
  year   = {2026}
}

Comments

27 pages. Published in Entropy 28(3):351 (2026). This version matches the published content

R2 v1 2026-06-28T11:40:23.842Z