Multilevel and Sequential Monte Carlo for Training-Free Diffusion Guidance
Abstract
We address the problem of accurate, training-free guidance for conditional generation in trained diffusion models. Existing methods typically rely on point-estimates to approximate the posterior score, often resulting in biased approximations that fail to capture multimodality inherent to the reverse process of diffusion models. We propose a sequential Monte Carlo (SMC) framework that constructs an unbiased estimator of by integrating over the full denoising distribution via Monte Carlo approximation. To ensure computational tractability, we incorporate variance-reduction schemes based on Multi-Level Monte Carlo (MLMC). Our approach achieves new state-of-the-art results for training-free guidance on CIFAR-10 class-conditional generation, achieving accuracy with lower cost-per-success than baselines. On ImageNet, our algorithm achieves cost-per-success advantage over existing methods.
Cite
@article{arxiv.2601.21104,
title = {Multilevel and Sequential Monte Carlo for Training-Free Diffusion Guidance},
author = {Aidan Gleich and Scott C. Schmidler},
journal= {arXiv preprint arXiv:2601.21104},
year = {2026}
}