The Linearization of Belief Propagation on Pairwise Markov Networks
Wolfgang Gatterbauer

TL;DR
This paper introduces a generalized linearization method for belief propagation in pairwise Markov Random Fields, providing convergence guarantees and faster inference while maintaining accuracy, especially in graphs with weak potentials.
Contribution
It extends previous linearization techniques to arbitrary pairwise MRFs, enabling guaranteed convergence and efficient inference across heterogeneous networks.
Findings
Linearization achieves comparable accuracy to BP on weak potential graphs.
Inference speed improves by orders of magnitude with the linearization approach.
The method provides convergence guarantees not available in standard BP.
Abstract
Belief Propagation (BP) is a widely used approximation for exact probabilistic inference in graphical models, such as Markov Random Fields (MRFs). In graphs with cycles, however, no exact convergence guarantees for BP are known, in general. For the case when all edges in the MRF carry the same symmetric, doubly stochastic potential, recent works have proposed to approximate BP by linearizing the update equations around default values, which was shown to work well for the problem of node classification. The present paper generalizes all prior work and derives an approach that approximates loopy BP on any pairwise MRF with the problem of solving a linear equation system. This approach combines exact convergence guarantees and a fast matrix implementation with the ability to model heterogenous networks. Experiments on synthetic graphs with planted edge potentials show that the…
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
TopicsBayesian Modeling and Causal Inference · Advanced Graph Neural Networks · Error Correcting Code Techniques
