SpreadNUTS -- Moderate Dynamic Extension of Paths for No-U-Turn Sampling & Partitioning Visited Regions
Fareed Sheriff

TL;DR
This paper proposes a modified version of the NUTS algorithm, called SpreadNUTS, which aims to explore the sample space more efficiently and achieve faster convergence than the original NUTS in Hamiltonian Monte Carlo methods.
Contribution
The paper introduces SpreadNUTS, a dynamic extension of NUTS, enhancing exploration speed and convergence in Hamiltonian Monte Carlo sampling.
Findings
SpreadNUTS explores sample space faster than NUTS.
SpreadNUTS achieves quicker convergence to the target distribution.
The method improves practical efficiency of HMC sampling.
Abstract
Markov chain Monte Carlo (MCMC) methods have existed for a long time and the field is well-explored. The purpose of MCMC methods is to approximate a distribution through repeated sampling; most MCMC algorithms exhibit asymptotically optimal behavior in that they converge to the true distribution at the limit. However, what differentiates these algorithms are their practical convergence guarantees and efficiency. While a sampler may eventually approximate a distribution well, because it is used in the real world it is necessary that the point at which the sampler yields a good estimate of the distribution is reachable in a reasonable amount of time. Similarly, if it is computationally difficult or intractable to produce good samples from a distribution for use in estimation, then there is no real-world utility afforded by the sampler. Thus, most MCMC methods these days focus on improving…
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 · Stochastic Gradient Optimization Techniques
MethodsFocus
