Poisson-Minibatching for Gibbs Sampling with Convergence Rate Guarantees
Ruqi Zhang, Christopher De Sa

TL;DR
This paper introduces Poisson-minibatching Gibbs, a new unbiased minibatched Gibbs sampling method with proven convergence guarantees, suitable for large-scale graphical models and continuous or discrete state spaces.
Contribution
The paper proposes a novel auxiliary-variable minibatched Gibbs sampling algorithm with theoretical convergence guarantees and broad applicability to continuous and discrete models.
Findings
Supports fast sampling from continuous state spaces
Avoids Metropolis-Hastings correction for discrete spaces
Demonstrates improved efficiency over previous methods
Abstract
Gibbs sampling is a Markov chain Monte Carlo method that is often used for learning and inference on graphical models. Minibatching, in which a small random subset of the graph is used at each iteration, can help make Gibbs sampling scale to large graphical models by reducing its computational cost. In this paper, we propose a new auxiliary-variable minibatched Gibbs sampling method, {\it Poisson-minibatching Gibbs}, which both produces unbiased samples and has a theoretical guarantee on its convergence rate. In comparison to previous minibatched Gibbs algorithms, Poisson-minibatching Gibbs supports fast sampling from continuous state spaces and avoids the need for a Metropolis-Hastings correction on discrete state spaces. We demonstrate the effectiveness of our method on multiple applications and in comparison with both plain Gibbs and previous minibatched methods.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Bayesian Methods and Mixture Models · Machine Learning and Algorithms
