Symbolic Probabilistic Inference with Evidence Potential
Kuo-Chu Chang, Robert Fung

TL;DR
The paper introduces SEPI, an extension of the evidence potential algorithm, enabling symbolic probabilistic inference in Bayesian networks with incremental query and observation handling using clique-tree structures.
Contribution
SEPI extends evidence potential inference with dependency-directed search, allowing efficient, incremental, and symbolic probabilistic inference in Bayesian networks.
Findings
SEPI handles generic queries and observations incrementally.
SEPI uses clique-tree structures for recursive query processing.
The algorithm is simple and effective, demonstrated with examples.
Abstract
Recent research on the Symbolic Probabilistic Inference (SPI) algorithm[2] has focused attention on the importance of resolving general queries in Bayesian networks. SPI applies the concept of dependency-directed backward search to probabilistic inference, and is incremental with respect to both queries and observations. In response to this research we have extended the evidence potential algorithm [3] with the same features. We call the extension symbolic evidence potential inference (SEPI). SEPI like SPI can handle generic queries and is incremental with respect to queries and observations. While in SPI, operations are done on a search tree constructed from the nodes of the original network, in SEPI, a clique-tree structure obtained from the evidence potential algorithm [3] is the basic framework for recursive query processing. In this paper, we describe the systematic query and…
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 Database Systems and Queries · Geochemistry and Geologic Mapping
