Structured Bayesian Networks: From Inference to Learning with Routes

Abstract

Structured Bayesian networks (SBNs) are a recently proposed class of probabilistic graphical models which integrate background knowledge in two forms: conditional independence constraints and Boolean domain constraints. In this paper, we propose the first exact inference algorithm for SBNs, based on compiling a given SBN to a Probabilistic Sentential Decision Diagram (PSDD). We further identify a tractable subclass of SBNs, which have PSDDs of polynomial size. These SBNs yield a tractable model of route distributions, whose structure can be learned from GPS data, using a simple algorithm that we propose. Empirically, we demonstrate the utility of our inference algorithm, showing that it can be an order-ofmagnitude more efficient than more traditional approaches to exact inference. We demonstrate the utility of our learning algorithm, showing that it can learn more accurate models and classifiers from GPS data.

Cite

Text

Shen et al. "Structured Bayesian Networks: From Inference to Learning with Routes." AAAI Conference on Artificial Intelligence, 2019. doi:10.1609/AAAI.V33I01.33017957

Markdown

[Shen et al. "Structured Bayesian Networks: From Inference to Learning with Routes." AAAI Conference on Artificial Intelligence, 2019.](https://mlanthology.org/aaai/2019/shen2019aaai-structured/) doi:10.1609/AAAI.V33I01.33017957

BibTeX

@inproceedings{shen2019aaai-structured,
  title     = {{Structured Bayesian Networks: From Inference to Learning with Routes}},
  author    = {Shen, Yujia and Goyanka, Anchal and Darwiche, Adnan and Choi, Arthur},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {7957-7965},
  doi       = {10.1609/AAAI.V33I01.33017957},
  url       = {https://mlanthology.org/aaai/2019/shen2019aaai-structured/}
}