Conditioning in first-order knowledge compilation and lifted probabilistic inference (bibtex)
by Guy Van den Broeck and Jesse Davis
Abstract:
Knowledge compilation is a powerful technique for compactly representing and efficiently reasoning about logical knowledge bases. It has been successfully applied to numerous problems in artificial intelligence, such as probabilistic inference and conformant planning. Conditioning, which updates a knowledge base with observed truth values for some propositions, is one of the fundamental operations employed for reasoning. In the propositional setting, conditioning can be efficiently applied in all cases. Recently, people have explored compilation for first-order knowledge bases. The majority of this work has centered around using first-order d-DNNF circuits as the target compilation language. However, conditioning has not been studied in this setting. This paper explores how to condition a first-order d-DNNF circuit. We show that it is possible to efficiently condition these circuits on unary relations. However, we prove that conditioning on higher arity relations is #P-hard. We study the implications of these findings on the application of performing lifted inference for first-order probabilistic models.This leads to a better understanding of which types of queries lifted inference can address.
Reference:
Guy Van den Broeck and Jesse Davis. Conditioning in first-order knowledge compilation and lifted probabilistic inference, In Proceedings of the Twenty-Sixth AAAI Conference on Artificial Intelligence, (Joerg Hoffmann, Bart Selman, eds.), AAAI Press, 2012.
Bibtex Entry:
@inproceedings{VdBAAAI12,
author = "Van den Broeck, Guy and Davis, Jesse",
title = "Conditioning in first-order knowledge compilation and lifted probabilistic inference",
booktitle = "Proceedings of the Twenty-Sixth AAAI Conference on Artificial Intelligence, ",
editor = "Hoffmann, Joerg and Selman, Bart",
publisher = "AAAI Press",
year = "2012",
url="http://starai.cs.ucla.edu/papers/VdBAAAI12.pdf",
code = "https://github.com/UCLA-StarAI/Forclift",
keywords = {conference,selective}
}PDF Preview:
Powered by bibtexbrowser