English

Truncated Log-concave Sampling with Reflective Hamiltonian Monte Carlo

Machine Learning 2023-03-30 v3 Computational Geometry

Abstract

We introduce Reflective Hamiltonian Monte Carlo (ReHMC), an HMC-based algorithm, to sample from a log-concave distribution restricted to a convex body. We prove that, starting from a warm start, the walk mixes to a log-concave target distribution π(x)ef(x)\pi(x) \propto e^{-f(x)}, where ff is LL-smooth and mm-strongly-convex, within accuracy ε\varepsilon after O~(κd22log(1/ε))\widetilde O(\kappa d^2 \ell^2 \log (1 / \varepsilon)) steps for a well-rounded convex body where κ=L/m\kappa = L / m is the condition number of the negative log-density, dd is the dimension, \ell is an upper bound on the number of reflections, and ε\varepsilon is the accuracy parameter. We also developed an efficient open source implementation of ReHMC and we performed an experimental study on various high-dimensional data-sets. The experiments suggest that ReHMC outperfroms Hit-and-Run and Coordinate-Hit-and-Run regarding the time it needs to produce an independent sample and introduces practical truncated sampling in thousands of dimensions.

Keywords

Cite

@article{arxiv.2102.13068,
  title  = {Truncated Log-concave Sampling with Reflective Hamiltonian Monte Carlo},
  author = {Apostolos Chalkis and Vissarion Fisikopoulos and Marios Papachristou and Elias Tsigaridas},
  journal= {arXiv preprint arXiv:2102.13068},
  year   = {2023}
}

Comments

There is an issue with the support of the distribution of Lemma 6 that affects the mixing time bound

R2 v1 2026-06-23T23:31:11.275Z