Complexity of Inferences in Polytree-Shaped Semi-Qualitative Probabilistic Networks

Abstract

Semi-qualitative probabilistic networks (SQPNs) merge two important graphical model formalisms: Bayesian networks and qualitative probabilistic networks. They provide a very general modeling framework by allowing the combination of numeric and qualitative assessments over a discrete domain, and can be compactly encoded by exploiting the same factorization of joint probability distributions that are behind the Bayesian networks.  This paper explores the computational complexity of semi-qualitative probabilistic networks, and takes the polytree-shaped networks as its main target. We show that the inference problem is coNP-Complete for binary polytrees with multiple observed nodes. We also show that inferences can be performed in time linear in the number of nodes if there is a single observed node. Because our proof is constructive, we obtain an efficient linear time algorithm for SQPNs under such assumptions. To the best of our knowledge, this is the first exact polynomial-time algorithm for SQPNs. Together these results provide a clear picture of the inferential complexity in polytree-shaped SQPNs.

Cite

Text

de Campos and Cozman. "Complexity of Inferences in Polytree-Shaped Semi-Qualitative Probabilistic Networks." AAAI Conference on Artificial Intelligence, 2013. doi:10.1609/AAAI.V27I1.8645

Markdown

[de Campos and Cozman. "Complexity of Inferences in Polytree-Shaped Semi-Qualitative Probabilistic Networks." AAAI Conference on Artificial Intelligence, 2013.](https://mlanthology.org/aaai/2013/decampos2013aaai-complexity/) doi:10.1609/AAAI.V27I1.8645

BibTeX

@inproceedings{decampos2013aaai-complexity,
  title     = {{Complexity of Inferences in Polytree-Shaped Semi-Qualitative Probabilistic Networks}},
  author    = {de Campos, Cassio Polpo and Cozman, Fábio Gagliardi},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {217-223},
  doi       = {10.1609/AAAI.V27I1.8645},
  url       = {https://mlanthology.org/aaai/2013/decampos2013aaai-complexity/}
}