Diffusion Path Samplers via Sequential Monte Carlo
About
We develop diffusion-based samplers for target distributions known up to a normalising constant. To this end, we rely on the well-known diffusion path that smoothly interpolates between a simple base distribution and the target, popularised by diffusion models. We tackle the score estimation problem by developing an efficient sequential Monte Carlo sampler that evolves auxiliary variables from conditional distributions along the path, providing principled score and density estimates for time-varying distributions. To control the variance of score estimates, we further propose practical control variate schedules that incur minimal overhead. We adapt this general framework to paths induced by the Ornstein-Uhlenbeck (OU) time-reversal process, stochastic interpolants, and diffusion annealed Langevin dynamics, outlining their trade-offs. Finally, we provide theoretical guarantees and empirically demonstrate the effectiveness of our method on several synthetic and real-world datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Toy target distribution sampling | GMM40 d = 50 | W2 (Entropy Regulated, eps=0.05)28.44 | 18 | |
| Bayesian Logistic Regression | Ionosphere d = 35 (test) | Predictive Likelihood-83.92 | 7 | |
| Bayesian Logistic Regression | Sonar d = 61 (test) | Predictive Likelihood-108.6 | 7 | |
| Toy target distribution sampling | GMM40 d = 2 | Entropy-Regularised W2 (ϵ=0.05)1.24 | 7 | |
| Toy target distribution sampling | Funnel d = 10 | KS Distance0.031 | 7 | |
| Toy target distribution sampling | Rings d = 2 | Entropy-Reg W2 (eps=0.05)0.18 | 7 |