English

Mixed Hamiltonian Monte Carlo for Mixed Discrete and Continuous Variables

Computation 2021-12-10 v6

Abstract

Hamiltonian Monte Carlo (HMC) has emerged as a powerful Markov Chain Monte Carlo (MCMC) method to sample from complex continuous distributions. However, a fundamental limitation of HMC is that it can not be applied to distributions with mixed discrete and continuous variables. In this paper, we propose mixed HMC (M-HMC) as a general framework to address this limitation. M-HMC is a novel family of MCMC algorithms that evolves the discrete and continuous variables in tandem, allowing more frequent updates of discrete variables while maintaining HMC's ability to suppress random-walk behavior. We establish M-HMC's theoretical properties, and present an efficient implementation with Laplace momentum that introduces minimal overhead compared to existing HMC methods. The superior performances of M-HMC over existing methods are demonstrated with numerical experiments on Gaussian mixture models (GMMs), variable selection in Bayesian logistic regression (BLR), and correlated topic models (CTMs).

Keywords

Cite

@article{arxiv.1909.04852,
  title  = {Mixed Hamiltonian Monte Carlo for Mixed Discrete and Continuous Variables},
  author = {Guangyao Zhou},
  journal= {arXiv preprint arXiv:1909.04852},
  year   = {2021}
}

Comments

Results with different discrete proposals

R2 v1 2026-06-23T11:11:54.987Z