Inference and Learning in Probabilistic Logic Programs using Weighted Boolean Formulas (bibtex)
by Daan Fierens, Guy Van den Broeck, Joris Renkens, Dimitar Shterionov, Bernd Gutmann, Ingo Thon, Gerda Janssens and Luc De Raedt
Abstract:
Abstract Probabilistic logic programs are logic programs in which some of the facts are annotated with probabilities. This paper investigates how classical inference and learning tasks known from the graphical model community can be tackled for probabilistic logic programs. Several such tasks, such as computing the marginals, given evidence and learning from (partial) interpretations, have not really been addressed for probabilistic logic programs before. The first contribution of this paper is a suite of efficient algorithms for various inference tasks. It is based on the conversion of the program and the queries and evidence to a weighted Boolean formula. This allows us to reduce inference tasks to well-studied tasks, such as weighted model counting, which can be solved using state-of-the-art methods known from the graphical model and knowledge compilation literature. The second contribution is an algorithm for parameter estimation in the learning from interpretations setting. The algorithm employs expectation-maximization, and is built on top of the developed inference algorithms. The proposed approach is experimentally evaluated. The results show that the inference algorithms improve upon the state of the art in probabilistic logic programming, and that it is indeed possible to learn the parameters of a probabilistic logic program from interpretations.
View — Paper PDF
Reference:
Daan Fierens, Guy Van den Broeck, Joris Renkens, Dimitar Shterionov, Bernd Gutmann, Ingo Thon, Gerda Janssens and Luc De Raedt. Inference and Learning in Probabilistic Logic Programs using Weighted Boolean Formulas, In Theory and Practice of Logic Programming, volume 15, 2015.
Bibtex Entry:
@article{FierensTPLP15,
author = "Fierens, Daan and Van den Broeck, Guy and Renkens, Joris and Shterionov, Dimitar and Gutmann, Bernd and Thon, Ingo and Janssens, Gerda and De Raedt, Luc",
title = "Inference and Learning in Probabilistic Logic Programs using Weighted {Boolean} Formulas",
journal = {Theory and Practice of Logic Programming},
volume = {15},
issue = {03},
month = {5},
year = {2015},
issn = {1475-3081},
pages = {358--401},
numpages = {44},
doi = {10.1017/S1471068414000076},
url="http://starai.cs.ucla.edu/papers/FierensTPLP15.pdf",
keywords = {journal}
}PDF Preview:
Powered by bibtexbrowser