Anytime Exact Belief Propagation
Gabriel Azevedo Ferreira, Quentin Bertrand, Charles Maussion, Rodrigo, de Salvo Braz

TL;DR
This paper introduces an Anytime Exact Belief Propagation algorithm that guarantees exact inference in cyclic graphical models, offering short-circuiting, constant-time complexity, and proof trees, bridging probabilistic and logical reasoning.
Contribution
It presents a novel belief propagation algorithm that is exact for cyclic models, with properties of short-circuiting and constant-time inference, enhancing probabilistic reasoning.
Findings
Provides exact inference in cyclic models
Achieves amortized constant time complexity
Enables probabilistic proof trees
Abstract
Statistical Relational Models and, more recently, Probabilistic Programming, have been making strides towards an integration of logic and probabilistic reasoning. A natural expectation for this project is that a probabilistic logic reasoning algorithm reduces to a logic reasoning algorithm when provided a model that only involves 0-1 probabilities, exhibiting all the advantages of logic reasoning such as short-circuiting, intelligibility, and the ability to provide proof trees for a query answer. In fact, we can take this further and require that these characteristics be present even for probabilistic models with probabilities \emph{near} 0 and 1, with graceful degradation as the model becomes more uncertain. We also seek inference that has amortized constant time complexity on a model's size (even if still exponential in the induced width of a more directly relevant portion of it) so…
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 · Anomaly Detection Techniques and Applications · Data Quality and Management
