Bayesian Inference by Symbolic Model Checking
2020-07-29Unverified0· sign in to hype
Bahare Salmani, Joost-Pieter Katoen
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
This paper applies probabilistic model checking techniques for discrete Markov chains to inference in Bayesian networks. We present a simple translation from Bayesian networks into tree-like Markov chains such that inference can be reduced to computing reachability probabilities. Using a prototypical implementation on top of the Storm model checker, we show that symbolic data structures such as multi-terminal BDDs (MTBDDs) are very effective to perform inference on large Bayesian network benchmarks. We compare our result to inference using probabilistic sentential decision diagrams and vtrees, a scalable symbolic technique in AI inference tools.