Lifted Region-Based Belief Propagation
David Smith, Parag Singla, Vibhav Gogate

TL;DR
This paper introduces Lifted Generalized Belief Propagation, an advanced approximate inference algorithm for SRMs that lifts both region and message structures, improving accuracy and convergence speed over previous methods.
Contribution
It generalizes FOBP by enabling lifting of both regions and messages, allowing more intra-region inference and handling larger scopes efficiently.
Findings
Faster convergence to more accurate results
Handles larger region scopes with fewer edges
Demonstrated effectiveness on various SRMs
Abstract
Due to the intractable nature of exact lifted inference, research has recently focused on the discovery of accurate and efficient approximate inference algorithms in Statistical Relational Models (SRMs), such as Lifted First-Order Belief Propagation. FOBP simulates propositional factor graph belief propagation without constructing the ground factor graph by identifying and lifting over redundant message computations. In this work, we propose a generalization of FOBP called Lifted Generalized Belief Propagation, in which both the region structure and the message structure can be lifted. This approach allows more of the inference to be performed intra-region (in the exact inference step of BP), thereby allowing simulation of propagation on a graph structure with larger region scopes and fewer edges, while still maintaining tractability. We demonstrate that the resulting algorithm…
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 · Statistical Methods and Inference · Advanced Causal Inference Techniques
