AILOOct 18, 2016

Weighted Positive Binary Decision Diagrams for Exact Probabilistic Inference

arXiv:1610.05551v12 citations
Originality Incremental advance
AI Analysis

This work offers an incremental improvement for researchers in probabilistic AI by enhancing efficiency in exact inference methods.

The paper tackles the problem of probabilistic inference in Bayesian networks by proposing Weighted Positive Binary Decision Diagrams, which incorporate constraints among variables to optimize the Shannon decomposition, resulting in a reduced-size arithmetic circuit that lowers inference costs.

Recent work on weighted model counting has been very successfully applied to the problem of probabilistic inference in Bayesian networks. The probability distribution is encoded into a Boolean normal form and compiled to a target language, in order to represent local structure expressed among conditional probabilities more efficiently. We show that further improvements are possible, by exploiting the knowledge that is lost during the encoding phase and incorporating it into a compiler inspired by Satisfiability Modulo Theories. Constraints among variables are used as a background theory, which allows us to optimize the Shannon decomposition. We propose a new language, called Weighted Positive Binary Decision Diagrams, that reduces the cost of probabilistic inference by using this decomposition variant to induce an arithmetic circuit of reduced size.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes