paper-with-me

Papers

Diffusion Path Samplers via Sequential Monte Carlo

2026-01-29 · James Matthew Young, Paula Cordero-Encinar, Sebastian Reich, Andrew Duncan, O. Deniz Akyildiz arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.21951

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tuning Sequential Monte Carlo Samplers via Greedy Incremental Divergence Minimization

2025-03-19 · Kyurae Kim, Zuheng Xu, Jacob R. Gardner, Trevor Campbell

The performance of sequential Monte Carlo (SMC) samplers heavily depends on the tuning of the Markov kernels used in the path proposal. For SMC samplers with unadjusted Markov kernels, standard tuning objectives, such as…

Sequential Controlled Langevin Diffusions

2024-12-10 · Junhua Chen, Lorenz Richter, Julius Berner, Denis Blessing 외

An effective approach for sampling from unnormalized densities is based on the idea of gradually transporting samples from an easy prior to the complicated target distribution. Two popular methods are (1) Sequential Mont…

Interacting Particle Markov Chain Monte Carlo

2016-02-16 · Tom Rainforth, Christian A. Naesseth, Fredrik Lindsten, Brooks Paige 외

We introduce interacting particle Markov chain Monte Carlo (iPMCMC), a PMCMC method based on an interacting pool of standard and conditional sequential Monte Carlo samplers. Like related methods, iPMCMC is a Markov chain…

Incorporating the ChEES Criterion into Sequential Monte Carlo Samplers

2025-04-03 · Andrew Millard, Joshua Murphy, Daniel Frisch, Simon Maskell

Markov chain Monte Carlo (MCMC) methods are a powerful but computationally expensive way of performing non-parametric Bayesian inference. MCMC proposals which utilise gradients, such as Hamiltonian Monte Carlo (HMC), can…

Bayesian InferenceGPU

Measuring the non-asymptotic convergence of sequential Monte Carlo samplers using probabilistic programming

2016-12-07 · Marco F. Cusumano-Towner, Vikash K. Mansinghka

A key limitation of sampling algorithms for approximate inference is that it is difficult to quantify their approximation error. Widely used sampling schemes, such as sequential importance sampling with resampling and Me…

Probabilistic Programming