vix.ing · top · new · best · stats · spec

A Theoretical Comparison of No-U-Turn Sampler Variants: Necessary and Sufficient Convergence Conditions and Mixing Time Analysis under Gaussian Targets

2026/03/19 by Samuel Gruffaz, Kyurae Kim, Fares Guehtar +2 · 1 voice
Computer Science · Mathematics · #Advanced Database Systems and Queries #Bayesian Methods and Mixture Models #Bayesian Modeling and Causal Inference #Convergence (economics) #Ergodicity #Gaussian #Logarithm #Mixing (physics) #Sampling (signal processing) #Scale (ratio) #cs.LG #math.PR #stat.ML

paper · pdf · doi:10.48550/arxiv.2603.18640

openalex publication_date 2026/03/19 · arxiv published 2026/03/19 · openalex created_date 2026/03/21 · arxiv updated 2026/04/14 · openalex updated_date 2026/07/28

Abstract

The No-U-Turn Sampler (NUTS) is the computational workhorse of modern Bayesian software libraries, yet its qualitative and quantitative convergence guarantees were established only recently. A significant gap remains in the theoretical comparison of its two main variants: NUTS-mul and NUTS-BPS, which use multinomial sampling and biased progressive sampling, respectively, for index selection. In this paper, we address this gap in three contributions. First, we derive the first necessary conditions for geometric ergodicity for both variants. Second, we establish the first sufficient conditions for geometric ergodicity and ergodicity for NUTS-mul. Third, we obtain the first mixing time result for NUTS-BPS on a standard Gaussian distribution. Our results show that NUTS-mul and NUTS-BPS exhibit nearly identical qualitative behavior, with geometric ergodicity depending on the tail properties of the target distribution. However, they differ quantitatively in their convergence rates. More precisely, when initialized in the typical set of the canonical Gaussian measure, the mixing times of both NUTS-mul and NUTS-BPS scale as O(d1/4) up to logarithmic factors, where d denotes the dimension. Nevertheless, the associated constants are strictly smaller for NUTS-BPS.

Citations

Discussions

Related