paper-with-me

Papers

Improving Gibbs Sampler Scan Quality with DoGS

2017-07-18 · ICML 2017 8 · Ioannis Mitliagkas, Lester Mackey

The pairwise influence matrix of Dobrushin has long been used as an analytical tool to bound the rate of convergence of Gibbs sampling. In this work, we use Dobrushin influence as the basis of a practical tool to certify and efficiently improve the quality of a discrete Gibbs sampler. Our Dobrushin-optimized Gibbs samplers (DoGS) offer customized variable selection orders for a given sampling budget and variable subset of interest, explicit bounds on total variation distance to stationarity, and certifiable improvements over the standard systematic and uniform random scan Gibbs samplers. In our experiments with joint image segmentation and object recognition, Markov chain Monte Carlo maximum likelihood estimation, and Ising model inference, DoGS consistently deliver higher-quality inferences with significantly smaller sampling budgets than standard Gibbs samplers.

📄 PDF Abstract BibTeX arXiv:1707.05807

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationObject RecognitionSemantic SegmentationVariable Selection

Similar Papers 제목 키워드 기반

Adaptive Scan Gibbs Sampler for Large Scale Inference Problems

2018-01-27 · Vadim Smolyakov, Qiang Liu, John W. Fisher III

For large scale on-line inference problems the update strategy is critical for performance. We derive an adaptive scan Gibbs sampler that optimizes the update frequency by selecting an optimum mini-batch size. We demonst…

Entropy contraction of the Gibbs sampler under log-concavity

2024-10-01 · Filippo Ascolani, Hugo Lavenant, Giacomo Zanella

The Gibbs sampler (a.k.a. Glauber dynamics and heat-bath algorithm) is a popular Markov Chain Monte Carlo algorithm which iteratively samples from the conditional distributions of a probability measure $\pi$ of interest.…

Layerwise Systematic Scan: Deep Boltzmann Machines and Beyond

2017-05-15 · Heng Guo, Kaan Kara, Ce Zhang

For Markov chain Monte Carlo methods, one of the greatest discrepancies between theory and system is the scan order - while most theoretical development on the mixing time analysis deals with random updates, real-world s…

Accelerated Markov Chain Monte Carlo Using Adaptive Weighting Scheme

2024-08-23 · Yanbo Wang, Wenyu Chen, Shimin Shan

Gibbs sampling is one of the most commonly used Markov Chain Monte Carlo (MCMC) algorithms due to its simplicity and efficiency. It cycles through the latent variables, sampling each one from its distribution conditional…

Fast Parallel SAME Gibbs Sampling on General Discrete Bayesian Networks

2015-11-19 · Daniel Seita, Haoyu Chen, John Canny

A fundamental task in machine learning and related fields is to perform inference on Bayesian networks. Since exact inference takes exponential time in general, a variety of approximate methods are used. Gibbs sampling i…