@article{Aziz_Chu_Muise_Stuckey_2015, title={Stable Model Counting and Its Application in Probabilistic Logic Programming}, volume={29}, url={https://ojs.aaai.org/index.php/AAAI/article/view/9691}, DOI={10.1609/aaai.v29i1.9691}, abstractNote={ <p> Model counting is the problem of computing the number of models that satisfy a given propositional theory. It has recently been applied to solving inference tasks in probabilistic logic programming, where the goal is to compute the probability of given queries being true provided a set of mutually independent random variables, a model (a logic program) and some evidence. The core of solving this inference task involves translating the logic program to a propositional theory and using a model counter. In this paper, we show that for some problems that involve inductive definitions like reachability in a graph, the translation of logic programs to SAT can be expensive for the purpose of solving inference tasks. For such problems, direct implementation of stable model semantics allows for more efficient solving. We present two implementation techniques, based on unfounded set detection, that extend a propositional model counter to a stable model counter. Our experiments show that for particular problems, our approach can outperform a state-of-the-art probabilistic logic programming solver by several orders of magnitude in terms of running time and space requirements, and can solve instances of significantly larger sizes on which the current solver runs out of time or memory. </p> }, number={1}, journal={Proceedings of the AAAI Conference on Artificial Intelligence}, author={Aziz, Rehan and Chu, Geoffrey and Muise, Christian and Stuckey, Peter}, year={2015}, month={Mar.} }