SOTAVerified

Hamiltonian Monte Carlo Without Detailed Balance

2014-09-18Code Available0· sign in to hype

Jascha Sohl-Dickstein, Mayur Mudigonda, Michael R. DeWeese

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a method for performing Hamiltonian Monte Carlo that largely eliminates sample rejection for typical hyperparameters. In situations that would normally lead to rejection, instead a longer trajectory is computed until a new state is reached that can be accepted. This is achieved using Markov chain transitions that satisfy the fixed point equation, but do not satisfy detailed balance. The resulting algorithm significantly suppresses the random walk behavior and wasted function evaluations that are typically the consequence of update rejection. We demonstrate a greater than factor of two improvement in mixing time on three test problems. We release the source code as Python and MATLAB packages.

Reproductions