paper-with-me

Papers

Improving the Asymptotic Performance of Markov Chain Monte-Carlo by Inserting Vortices

2010-12-01 · NeurIPS 2010 12 · Yi Sun, Jürgen Schmidhuber, Faustino J. Gomez

We present a new way of converting a reversible finite Markov chain into a nonreversible one, with a theoretical guarantee that the asymptotic variance of the MCMC estimator based on the non-reversible chain is reduced. The method is applicable to any reversible chain whose states are not connected through a tree, and can be interpreted graphically as inserting vortices into the state transition graph. Our result confirms that non-reversible chains are fundamentally better than reversible ones in terms of asymptotic performance, and suggests interesting directions for further improving MCMC.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Asymptotic bias of inexact Markov Chain Monte Carlo methods in high dimension

2021-08-02 · Alain Oliviero Durmus, Andreas Eberle

Inexact Markov Chain Monte Carlo methods rely on Markov chains that do not exactly preserve the target distribution. Examples include the unadjusted Langevin algorithm (ULA) and unadjusted Hamiltonian Monte Carlo (uHMC).…

tfp.mcmc: Modern Markov Chain Monte Carlo Tools Built for Modern Hardware

2020-02-04 · Junpeng Lao, Christopher Suter, Ian Langmore, Cyril Chimisov 외

Markov chain Monte Carlo (MCMC) is widely regarded as one of the most important algorithms of the 20th century. Its guarantees of asymptotic convergence, stability, and estimator-variance bounds using only unnormalized p…

Probabilistic Programming

Projected Latent Markov Chain Monte Carlo: Conditional Sampling of Normalizing Flows

2020-07-13 · ICLR 2021 1 · Chris Cannella, Mohammadreza Soltani, Vahid Tarokh

We introduce Projected Latent Markov Chain Monte Carlo (PL-MCMC), a technique for sampling from the high-dimensional conditional distributions learned by a normalizing flow. We prove that a Metropolis-Hastings implementa…

Merge-split Markov chain Monte Carlo for community detection

2020-03-16 · Tiago P. Peixoto

We present a Markov chain Monte Carlo scheme based on merges and splits of groups that is capable of efficiently sampling from the posterior distribution of network partitions, defined according to the stochastic block m…

Community DetectionStochastic Block Model

Parallel Markov Chain Monte Carlo for the Indian Buffet Process

2017-03-09 · Michael M. Zhang, Avinava Dubey, Sinead A. Williamson

Indian Buffet Process based models are an elegant way for discovering underlying features within a data set, but inference in such models can be slow. Inferring underlying features using Markov chain Monte Carlo either r…