paper-with-me

Papers

Inference in Probabilistic Logic Programs using Lifted Explanations

2016-08-20 · Arun Nampally, C. R. Ramakrishnan

In this paper, we consider the problem of lifted inference in the context of Prism-like probabilistic logic programming languages. Traditional inference in such languages involves the construction of an explanation graph for the query and computing probabilities over this graph. When evaluating queries over probabilistic logic programs with a large number of instances of random variables, traditional methods treat each instance separately. For many programs and queries, we observe that explanations can be summarized into substantially more compact structures, which we call lifted explanation graphs. In this paper, we define lifted explanation graphs and operations over them. In contrast to existing lifted inference techniques, our method for constructing lifted explanations naturally generalizes existing methods for constructing explanation graphs. To compute probability of query answers, we solve recurrences generated from the lifted graphs. We show examples where the use of our technique reduces the asymptotic complexity of inference.

📄 PDF Abstract BibTeX arXiv:1608.05763

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lifted Variable Elimination for Probabilistic Logic Programming

2014-05-13 · Elena Bellodi, Evelina Lamma, Fabrizio Riguzzi, Vitor Santos Costa 외

Lifted inference has been proposed for various probabilistic logical frameworks in order to compute the probability of queries in a time that depends on the size of the domains of the random variables rather than the num…

Explanations as Programs in Probabilistic Logic Programming

2022-10-06 · Germán Vidal

The generation of comprehensible explanations is an essential feature of modern artificial intelligence systems. In this work, we consider probabilistic logic programming, an extension of logic programming which can be u…

On the Completeness of First-Order Knowledge Compilation for Lifted Probabilistic Inference

2011-12-01 · NeurIPS 2011 12 · Guy Broeck

Probabilistic logics are receiving a lot of attention today because of their expressive power for knowledge representation and learning. However, this expressivity is detrimental to the tractability of inference, when do…

Lazy Explanation-Based Approximation for Probabilistic Logic Programming

2015-07-10 · Joris Renkens, Angelika Kimmig, Luc De Raedt

We introduce a lazy approach to the explanation-based approximation of probabilistic logic programs. It uses only the most significant part of the program when searching for explanations. The result is a fast and anytime…

Explainable Fact Checking with Probabilistic Answer Set Programming

2019-06-21 · Naser Ahmadi, Joohyung Lee, Paolo Papotti, Mohammed Saeed

One challenge in fact checking is the ability to improve the transparency of the decision. We present a fact checking method that uses reference information in knowledge graphs (KGs) to assess claims and explain its deci…

Fact CheckingKnowledge Graphs