Herded Gibbs Sampling
Luke Bornn, Yutian Chen, Nando de Freitas, Mareija Eskelin, Jing Fang,, Max Welling

TL;DR
Herded Gibbs is a deterministic variant of the Gibbs sampler with proven convergence rates for certain models, outperforming traditional Gibbs in image denoising and entity recognition tasks.
Contribution
The paper introduces herded Gibbs, a deterministic version of Gibbs sampling, with theoretical convergence guarantees and improved performance in specific applications.
Findings
Herded Gibbs achieves an $O(1/T)$ convergence rate for certain models.
Herded Gibbs outperforms traditional Gibbs in image denoising and entity recognition.
Convergence for sparsely connected models remains an open problem.
Abstract
The Gibbs sampler is one of the most popular algorithms for inference in statistical models. In this paper, we introduce a herding variant of this algorithm, called herded Gibbs, that is entirely deterministic. We prove that herded Gibbs has an convergence rate for models with independent variables and for fully connected probabilistic graphical models. Herded Gibbs is shown to outperform Gibbs in the tasks of image denoising with MRFs and named entity recognition with CRFs. However, the convergence for herded Gibbs for sparsely connected probabilistic graphical models is still an open problem.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Machine Learning and Algorithms
