Truncated Log-concave Sampling with Reflective Hamiltonian Monte Carlo
Apostolos Chalkis, Vissarion Fisikopoulos, Marios Papachristou, Elias, Tsigaridas

TL;DR
This paper introduces Reflective Hamiltonian Monte Carlo (ReHMC), an efficient algorithm for sampling from log-concave distributions within convex bodies, with theoretical guarantees and practical high-dimensional performance improvements.
Contribution
The paper presents ReHMC, a novel HMC-based sampling method with proven mixing time bounds for truncated log-concave distributions and demonstrates its practical efficiency in high dimensions.
Findings
ReHMC outperforms Hit-and-Run and Coordinate-Hit-and-Run in sampling speed.
ReHMC effectively handles high-dimensional truncated sampling.
The implementation is open source and validated on various datasets.
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 , where is -smooth and -strongly-convex, within accuracy after steps for a well-rounded convex body where is the condition number of the negative log-density, is the dimension, is an upper bound on the number of reflections, and 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…
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 · Statistical Methods and Inference · Machine Learning and Algorithms
