Inference in probabilistic logic programs using weighted CNF's (bibtex)

by Daan Fierens, Guy Van den Broeck, Ingo Thon, Bernd Gutmann and Luc De Raedt
Abstract:
Probabilistic logic programs are logic programs in which some of the facts are annotated with probabilities. Several classical probabilistic inference tasks (such as MAP and computing marginals) have not yet received a lot of attention for this formalism. The contribution of this paper is that we develop efficient inference algorithms for these tasks. This is based on a conversion of the probabilistic logic program and the query and evidence to a weighted CNF formula. This allows us to reduce the inference tasks to well-studied tasks such as weighted model counting. To solve such tasks, we employ state-of-the-art methods. We consider multiple methods for the conversion of the programs as well as for inference on the weighted CNF. The resulting approach is evaluated experimentally and shown to improve upon the state-of-the-art in probabilistic logic programming.
Reference:
Daan Fierens, Guy Van den Broeck, Ingo Thon, Bernd Gutmann and Luc De Raedt. Inference in probabilistic logic programs using weighted CNF's, In Proceedings of the 27th Conference on Uncertainty in Artificial Intelligence (UAI), (Fabio Gagliardi Cozman, Avi Pfeffer, eds.), 2011.
Bibtex Entry:
@inproceedings{FierensUAI11,
  author = "Fierens, Daan and Van den Broeck, Guy and Thon, Ingo and Gutmann, Bernd and De Raedt, Luc",
  title = "Inference in probabilistic logic programs using weighted {CNF}'s",
  booktitle = "Proceedings of the 27th Conference on Uncertainty in Artificial Intelligence (UAI), ",
  editor = "Gagliardi Cozman, Fabio and Pfeffer, Avi",
  pages = "211--220",
  year = "2011",
  url="http://starai.cs.ucla.edu/papers/FierensUAI11.pdf",
  code = "https://dtai.cs.kuleuven.be/problog/index.html",
  annotation = "(Oral full presentation, acceptance rate 24/285 = 8\%)",
  keywords   = {conference,selective}
}
PDF Preview:
(PDF preview not available, download PDF instead)
Powered by bibtexbrowser