paper-with-me

홈 › Papers

Probabilistic Path Hamiltonian Monte Carlo

2017-02-25 · ICML 2017 8 · Vu Dinh, Arman Bilge, Cheng Zhang, Frederick A. Matsen IV

Hamiltonian Monte Carlo (HMC) is an efficient and effective means of sampling posterior distributions on Euclidean space, which has been extended to manifolds with boundary. However, some applications require an extension to more general spaces. For example, phylogenetic (evolutionary) trees are defined in terms of both a discrete graph and associated continuous parameters; although one can represent these aspects using a single connected space, this rather complex space is not suitable for existing HMC algorithms. In this paper, we develop Probabilistic Path HMC (PPHMC) as a first step to sampling distributions on spaces with intricate combinatorial structure. We define PPHMC on orthant complexes, show that the resulting Markov chain is ergodic, and provide a promising implementation for the case of phylogenetic trees in open-source software. We also show that a surrogate function to ease the transition across a boundary on which the log-posterior has discontinuous derivatives can greatly improve efficiency.

📄 PDF Abstract BibTeX arXiv:1702.07814

Code (3)

armanbilge/phyloHMC 공식 구현
zcrabbit/PhyloInfer 공식 구현
erathorn/MCPhylo.jl

Similar Papers 제목 키워드 기반

Antithetic Riemannian Manifold And Quantum-Inspired Hamiltonian Monte Carlo

2021-07-05 · Wilson Tsakane Mongwe, Rendani Mbuvha, Tshilidzi Marwala

Markov Chain Monte Carlo inference of target posterior distributions in machine learning is predominately conducted via Hamiltonian Monte Carlo and its variants. This is due to Hamiltonian Monte Carlo based samplers abil…

Nonparametric Hamiltonian Monte Carlo

2021-06-18 · Carol Mak, Fabian Zaiser, Luke Ong

Probabilistic programming uses programs to express generative models whose posterior probability is then computed by built-in inference engines. A challenging goal is to develop general purpose inference algorithms that …

Probabilistic Programming

GIST: Gibbs self-tuning for locally adaptive Hamiltonian Monte Carlo

2024-04-23 · Nawaf Bou-Rabee, Bob Carpenter, Milo Marsden

We introduce a novel and flexible framework for constructing locally adaptive Hamiltonian Monte Carlo (HMC) samplers by Gibbs sampling the algorithm's tuning parameters conditionally based on the position and momentum at…

Position

Hamiltonian Monte Carlo for Probabilistic Programs with Discontinuities

2018-04-07 · Bradley Gram-Hansen, Yuan Zhou, Tobias Kohn, Tom Rainforth 외

Hamiltonian Monte Carlo (HMC) is arguably the dominant statistical inference algorithm used in most popular "first-order differentiable" Probabilistic Programming Languages (PPLs). However, the fact that HMC uses derivat…

Probabilistic Programming

Variational Langevin Hamiltonian Monte Carlo for Distant Multi-modal Sampling

2019-06-01 · Minghao Gu, Shiliang Sun

The Hamiltonian Monte Carlo (HMC) sampling algorithm exploits Hamiltonian dynamics to construct efficient Markov Chain Monte Carlo (MCMC), which has become increasingly popular in machine learning and statistics. Since H…