Multi-fidelity No-U-Turn Sampling
Kislaya Ravi, Tobias Neckel, Hans-Joachim Bungartz

TL;DR
This paper introduces a multi-fidelity Gaussian Process surrogate to efficiently approximate derivatives in No-U-Turn Sampling, significantly reducing computational costs while maintaining ergodicity for high-dimensional Bayesian inference.
Contribution
It proposes a novel multi-fidelity surrogate approach for NUTS that leverages hierarchies of models to accelerate sampling in computationally expensive scenarios.
Findings
Outperforms existing methods on benchmark tests
Reduces computational cost significantly
Maintains ergodicity with high fidelity models
Abstract
Markov Chain Monte Carlo (MCMC) methods often take many iterations to converge for highly correlated or high-dimensional target density functions. Methods such as Hamiltonian Monte Carlo (HMC) or No-U-Turn Sampling (NUTS) use the first-order derivative of the density function to tackle the aforementioned issues. However, the calculation of the derivative represents a bottleneck for computationally expensive models. We propose to first build a multi-fidelity Gaussian Process (GP) surrogate. The building block of the multi-fidelity surrogate is a hierarchy of models of decreasing approximation error and increasing computational cost. Then the generated multi-fidelity surrogate is used to approximate the derivative. The majority of the computation is assigned to the cheap models thereby reducing the overall computational cost. The derivative of the multi-fidelity method is used to explore…
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.
Code & Models
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 · Machine Learning in Materials Science
