Multilevel and Sequential Monte Carlo for Training-Free Diffusion Guidance
Aidan Gleich, Scott C. Schmidler

TL;DR
This paper introduces a training-free guidance method for diffusion models using a multilevel sequential Monte Carlo approach, improving accuracy and efficiency in class-conditional image generation.
Contribution
It develops an unbiased SMC framework with MLMC variance reduction for better guidance in diffusion models, surpassing existing methods in accuracy and cost-efficiency.
Findings
Achieves 95.6% accuracy on CIFAR-10 with lower computational cost.
Outperforms baselines in class-conditional ImageNet generation.
Provides unbiased posterior score estimation for diffusion models.
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 …
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.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Model Reduction and Neural Networks
