English

Multilevel and Sequential Monte Carlo for Training-Free Diffusion Guidance

Machine Learning 2026-01-30 v1 Machine Learning

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 pθ(yxt)p_\theta(y|x_t) 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 95.6%95.6\% accuracy with 3×3\times lower cost-per-success than baselines. On ImageNet, our algorithm achieves 1.5×1.5\times cost-per-success advantage over existing methods.

Keywords

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}
}
R2 v1 2026-07-01T09:24:46.484Z