Performing Bayesian Inference by Weighted Model Counting
Abstract
Over the past decade general satisfiability testing algorithms have proven to be surprisingly effective at solving a wide variety of constraint satisfaction problem, such as planning and scheduling (Kautz and Selman 2003). Solving such NPcomplete tasks by “compilation to SAT ” has turned out to be an approach that is of both practical and theoretical interest. Recently, (Sang et al. 2004) have shown that state of the art SAT algorithms can be efficiently extended to the harder task of counting the number of models (satisfying assignments) of a formula, by employing a technique called component caching. This paper begins to investigate the question of whether “compilation to model-counting ” could be a practical technique for solving real-world #P-complete problems, in particular Bayesian inference. We describe an efficient translation from Bayesian networks to weighted model counting, extend the best model-counting algorithms to weighted model counting, develop an efficient method for computing all marginals in a single counting pass, and evaluate the approach on computationally challenging reasoning problems.
Cite
Text
Sang et al. "Performing Bayesian Inference by Weighted Model Counting." AAAI Conference on Artificial Intelligence, 2005.Markdown
[Sang et al. "Performing Bayesian Inference by Weighted Model Counting." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/sang2005aaai-performing/)BibTeX
@inproceedings{sang2005aaai-performing,
title = {{Performing Bayesian Inference by Weighted Model Counting}},
author = {Sang, Tian and Beame, Paul and Kautz, Henry A.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2005},
pages = {475-482},
url = {https://mlanthology.org/aaai/2005/sang2005aaai-performing/}
}