The No-U-Turn Sampler as a Proposal Distribution in a Sequential Monte Carlo Sampler with a Near-Optimal L-Kernel
Lee Devlin, Paul Horridge, Peter L. Green, and Simon Maskell

TL;DR
This paper integrates the No-U-Turn Sampler (NUTS) into a Sequential Monte Carlo framework, enhancing sampling efficiency by optimizing the proposal distribution and L-kernel for better exploration of complex target distributions.
Contribution
It introduces a novel combination of NUTS with SMC, utilizing a near-optimal L-kernel and Hamiltonian proposals to improve sampling performance.
Findings
NUTS proposal improves exploration efficiency in SMC.
Using a near-optimal L-kernel reduces estimator variance.
Hamiltonian proposals enhance sampling effectiveness.
Abstract
Markov Chain Monte Carlo (MCMC) is a powerful method for drawing samples from non-standard probability distributions and is utilized across many fields and disciplines. Methods such as Metropolis-Adjusted Langevin (MALA) and Hamiltonian Monte Carlo (HMC), which use gradient information to explore the target distribution, are popular variants of MCMC. The Sequential Monte Carlo (SMC) sampler is an alternative sampling method which, unlike MCMC, can readily utilise parallel computing architectures and also has tuning parameters not available to MCMC. One such parameter is the L-kernel which can be used to minimise the variance of the estimates from an SMC sampler. In this letter, we show how the proposal used in the No-U-Turn Sampler (NUTS), an advanced variant of HMC, can be incorporated into an SMC sampler to improve the efficiency of the exploration of the target space. We also show…
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
TopicsMarkov Chains and Monte Carlo Methods · Gaussian Processes and Bayesian Inference · Bayesian Methods and Mixture Models
