Lifted Probabilistic Inference by First-Order Knowledge Compilation
Abstract
Probabilistic logical languages provide powerful formalisms forknowledge representation and learning. Yet performing inference inthese languages is extremely costly, especially if it is done at thepropositional level. Lifted inference algorithms, which avoid repeatedcomputation by treating indistinguishable groups of objects as one, helpmitigate this cost. Seeking inspiration from logical inference, wherelifted inference (e.g., resolution) is commonly performed, we developa model theoretic approach to probabilistic lifted inference. Our algorithmcompiles a first-order probabilistic theory into a first-orderdeterministic decomposable negation normal form (d-DNNF) circuit. Compilation offers the advantage that inference is polynomial in thesize of the circuit. Furthermore, by borrowing techniques from theknowledge compilation literature our algorithm effectively exploitsthe logical structure (e.g., context-specific independencies) withinthe first-order model, which allows more computation to be done at the lifted level. An empirical comparison demonstrates the utility of the proposed approach.
Cite
Text
Van den Broeck et al. "Lifted Probabilistic Inference by First-Order Knowledge Compilation." International Joint Conference on Artificial Intelligence, 2011. doi:10.5591/978-1-57735-516-8/IJCAI11-363Markdown
[Van den Broeck et al. "Lifted Probabilistic Inference by First-Order Knowledge Compilation." International Joint Conference on Artificial Intelligence, 2011.](https://mlanthology.org/ijcai/2011/denbroeck2011ijcai-lifted/) doi:10.5591/978-1-57735-516-8/IJCAI11-363BibTeX
@inproceedings{denbroeck2011ijcai-lifted,
title = {{Lifted Probabilistic Inference by First-Order Knowledge Compilation}},
author = {Van den Broeck, Guy and Taghipour, Nima and Meert, Wannes and Davis, Jesse and De Raedt, Luc},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2011},
pages = {2178-2185},
doi = {10.5591/978-1-57735-516-8/IJCAI11-363},
url = {https://mlanthology.org/ijcai/2011/denbroeck2011ijcai-lifted/}
}