paper-with-me

홈 › Papers

On the Independencies Hidden in the Structure of a Probabilistic Logic Program

2023-08-30 · Kilian Rückschloß, Felix Weitkämper

Pearl and Verma developed d-separation as a widely used graphical criterion to reason about the conditional independencies that are implied by the causal structure of a Bayesian network. As acyclic ground probabilistic logic programs correspond to Bayesian networks on their dependency graph, we can compute conditional independencies from d-separation in the latter. In the present paper, we generalize the reasoning above to the non-ground case. First, we abstract the notion of a probabilistic logic program away from external databases and probabilities to obtain so-called program structures. We then present a correct meta-interpreter that decides whether a certain conditional independence statement is implied by a program structure on a given external database. Finally, we give a fragment of program structures for which we obtain a completeness statement of our conditional independence oracle. We close with an experimental evaluation of our approach revealing that our meta-interpreter performs significantly faster than checking the definition of independence using exact inference in ProbLog 2.

📄 PDF Abstract BibTeX arXiv:2308.15865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

First-Order Context-Specific Likelihood Weighting in Hybrid Probabilistic Logic Programs

2022-01-26 · Nitesh Kumar, Ondrej Kuzelka, Luc De Raedt

Statistical relational AI and probabilistic logic programming have so far mostly focused on discrete probabilistic models. The reasons for this is that one needs to provide constructs to succinctly model the independenci…

Hybrid Probabilistic Logic Programming: Inference and Learning

2023-02-01 · Nitesh Kumar

This thesis focuses on advancing probabilistic logic programming (PLP), which combines probability theory for uncertainty and logic programming for relations. The thesis aims to extend PLP to support both discrete and co…

Missing Values

Causal learning with sufficient statistics: an information bottleneck approach

2020-10-12 · Daniel Chicharro, Michel Besserve, Stefano Panzeri

The inference of causal relationships using observational data from partially observed multivariate systems with hidden variables is a fundamental question in many scientific domains. Methods extracting causal informatio…

Dimensionality Reduction

Conditionally-additive-noise Models for Structure Learning

2019-05-20 · Daniel Chicharro, Stefano Panzeri, Ilya Shpitser

Constraint-based structure learning algorithms infer the causal structure of multivariate systems from observational data by determining an equivalent class of causal structures compatible with the conditional independen…

Formregression

Viterbi training in PRISM

2013-03-22 · Taisuke Sato, Keiichi Kubota

VT (Viterbi training), or hard EM, is an efficient way of parameter learning for probabilistic models with hidden variables. Given an observation $y$, it searches for a state of hidden variables $x$ that maximizes $p(x,y…