A Tractable First-Order Probabilistic Logic

Abstract

Tractable subsets of first-order logic are a central topic in AI research. Several of these formalisms have been used as the basis for first-order probabilistic languages. However, these are intractable, losing the original motivation. Here we propose the first non-trivially tractable first-order probabilistic language. It is a subset of Markov logic, and uses probabilistic class and part hierarchies to control complexity. We call it TML (Tractable Markov Logic). We show that TML knowledge bases allow for efficient inference even when the corresponding graphical models have very high treewidth. We also show how probabilistic inheritance, default reasoning, and other inference patterns can be carried out in TML. TML opens up the prospect of efficient large-scale first-order probabilistic inference.

Cite

Text

Domingos and Webb. "A Tractable First-Order Probabilistic Logic." AAAI Conference on Artificial Intelligence, 2012. doi:10.1609/AAAI.V26I1.8398

Markdown

[Domingos and Webb. "A Tractable First-Order Probabilistic Logic." AAAI Conference on Artificial Intelligence, 2012.](https://mlanthology.org/aaai/2012/domingos2012aaai-tractable/) doi:10.1609/AAAI.V26I1.8398

BibTeX

@inproceedings{domingos2012aaai-tractable,
  title     = {{A Tractable First-Order Probabilistic Logic}},
  author    = {Domingos, Pedro M. and Webb, William Austin},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2012},
  pages     = {1902-1909},
  doi       = {10.1609/AAAI.V26I1.8398},
  url       = {https://mlanthology.org/aaai/2012/domingos2012aaai-tractable/}
}