paper-with-me

Papers

A Markov Jump Process for More Efficient Hamiltonian Monte Carlo

2015-09-13 · Andrew B. Berger, Mayur Mudigonda, Michael R. DeWeese, Jascha Sohl-Dickstein

In most sampling algorithms, including Hamiltonian Monte Carlo, transition rates between states correspond to the probability of making a transition in a single time step, and are constrained to be less than or equal to 1. We derive a Hamiltonian Monte Carlo algorithm using a continuous time Markov jump process, and are thus able to escape this constraint. Transition rates in a Markov jump process need only be non-negative. We demonstrate that the new algorithm leads to improved mixing for several example problems, both by evaluating the spectral gap of the Markov operator, and by computing autocorrelation as a function of compute time. We release the algorithm as an open source Python package.

📄 PDF Abstract BibTeX arXiv:1509.03808

Code (0)

등록된 구현이 없습니다.

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…

Efficient Cosmological Parameter Estimation with Hamiltonian Monte Carlo

2006-08-30 · Amir Hajian

Traditional Markov Chain Monte Carlo methods suffer from low acceptance rate, slow mixing and low efficiency in high dimensions. Hamiltonian Monte Carlo resolves this issue by avoiding the random walk. Hamiltonian Monte …

parameter estimation

Generalizing Hamiltonian Monte Carlo with Neural Networks

2017-11-25 · ICLR 2018 1 · Daniel Levy, Matthew D. Hoffman, Jascha Sohl-Dickstein

We present a general-purpose method to train Markov chain Monte Carlo kernels, parameterized by deep neural networks, that converge and mix quickly to their target distribution. Our method generalizes Hamiltonian Monte C…

Piecewise deterministic generative models

2024-07-28 · Andrea Bertazzi, Dario Shariatian, Umut Simsekli, Eric Moulines 외

We introduce a novel class of generative models based on piecewise deterministic Markov processes (PDMPs), a family of non-diffusive stochastic processes consisting of deterministic motion and random jumps at random time…

Entropy-based adaptive Hamiltonian Monte Carlo

2021-10-27 · NeurIPS 2021 12 · Marcel Hirt, Michalis K. Titsias, Petros Dellaportas

Hamiltonian Monte Carlo (HMC) is a popular Markov Chain Monte Carlo (MCMC) algorithm to sample from an unnormalized probability distribution. A leapfrog integrator is commonly used to implement HMC in practice, but its p…