Hamiltonian Monte Carlo for efficient Gaussian sampling: long and random steps
Simon Apers, Sander Gribling, D\'aniel Szil\'agyi

TL;DR
This paper demonstrates that Hamiltonian Monte Carlo can efficiently sample high-dimensional Gaussian distributions using long, random integration times, achieving near-optimal query complexity in terms of the condition number and dimension.
Contribution
The authors introduce a novel HMC algorithm with long, random integration times that improves sampling efficiency for Gaussian distributions, surpassing fixed-time methods.
Findings
Achieves $ ilde{O}(\sqrt{\kappa} d^{1/4} \log(1/\varepsilon))$ gradient queries for Gaussian sampling.
Contrasts with lower bounds for fixed-time HMC, showing improved performance with long, random steps.
Provides theoretical analysis of HMC's efficiency in high-dimensional Gaussian sampling.
Abstract
Hamiltonian Monte Carlo (HMC) is a Markov chain algorithm for sampling from a high-dimensional distribution with density , given access to the gradient of . A particular case of interest is that of a -dimensional Gaussian distribution with covariance matrix , in which case . We show that HMC can sample from a distribution that is -close in total variation distance using gradient queries, where is the condition number of . Our algorithm uses long and random integration times for the Hamiltonian dynamics. This contrasts with (and was motivated by) recent results that give an query lower bound for HMC with fixed integration times, even for the Gaussian case.
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 · Bayesian Methods and Mixture Models · Statistical Methods and Inference
