MCMC assisted by Belief Propagation
Sungsoo Ahn, Michael Chertkov, Jinwoo Shin

TL;DR
This paper introduces novel MCMC algorithms that correct BP approximation errors in graphical models, leveraging Loop Calculus and cycle basis concepts to improve inference accuracy and efficiency.
Contribution
It develops BP-aware MCMC methods using Loop Calculus, polynomial-time approximations, and cycle basis decomposition to enhance inference in graphical models.
Findings
Proposed MCMC schemes outperform traditional methods.
Efficient approximation of BP errors using loop series.
Enhanced inference accuracy demonstrated in experiments.
Abstract
Markov Chain Monte Carlo (MCMC) and Belief Propagation (BP) are the most popular algorithms for computational inference in Graphical Models (GM). In principle, MCMC is an exact probabilistic method which, however, often suffers from exponentially slow mixing. In contrast, BP is a deterministic method, which is typically fast, empirically very successful, however in general lacking control of accuracy over loopy graphs. In this paper, we introduce MCMC algorithms correcting the approximation error of BP, i.e., we provide a way to compensate for BP errors via a consecutive BP-aware MCMC. Our framework is based on the Loop Calculus (LC) approach which allows expressing the BP error as a sum of weighted generalized loops. Although the full series is computationally intractable, it is known that a truncated series, summing up all 2-regular loops, is computable in polynomial-time for planar…
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
TopicsMachine Learning and ELM · Advanced Memory and Neural Computing · Neural Networks and Applications
