paper-with-me

Papers

Swift Markov Logic for Probabilistic Reasoning on Knowledge Graphs

2022-10-01 · Luigi Bellomarini, Eleonora Laurenza, Emanuel Sallinger, Evgeny Sherkhonov

We provide a framework for probabilistic reasoning in Vadalog-based Knowledge Graphs (KGs), satisfying the requirements of ontological reasoning: full recursion, powerful existential quantification, expression of inductive definitions. Vadalog is a Knowledge Representation and Reasoning (KRR) language based on Warded Datalog+/-, a logical core language of existential rules, with a good balance between computational complexity and expressive power. Handling uncertainty is essential for reasoning with KGs. Yet Vadalog and Warded Datalog+/- are not covered by the existing probabilistic logic programming and statistical relational learning approaches for several reasons, including insufficient support for recursion with existential quantification, and the impossibility to express inductive definitions. In this work, we introduce Soft Vadalog, a probabilistic extension to Vadalog, satisfying these desiderata. A Soft Vadalog program induces what we call a Probabilistic Knowledge Graph (PKG), which consists of a probability distribution on a network of chase instances, structures obtained by grounding the rules over a database using the chase procedure. We exploit PKGs for probabilistic marginal inference. We discuss the theory and present MCMC-chase, a Monte Carlo method to use Soft Vadalog in practice. We apply our framework to solve data management and industrial problems, and experimentally evaluate it in the Vadalog system. Under consideration in Theory and Practice of Logic Programming (TPLP).

📄 PDF Abstract BibTeX arXiv:2210.00283

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsManagementRelational Reasoning

Similar Papers 제목 키워드 기반

Probabilistic Logic Neural Networks for Reasoning

2019-06-20 · NeurIPS 2019 12 · Meng Qu, Jian Tang

Knowledge graph reasoning, which aims at predicting the missing facts through reasoning with the observed facts, is critical to many applications. Such a problem has been widely explored by traditional logic rule-based a…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Weight Learning in a Probabilistic Extension of Answer Set Programs

2018-08-14 · Joohyung Lee, Yi Wang

LPMLN is a probabilistic extension of answer set programs with the weight scheme derived from that of Markov Logic. Previous work has shown how inference in LPMLN can be achieved. In this paper, we present the concept of…

Neural Probabilistic Logic Learning for Knowledge Graph Reasoning

2024-07-04 · Fengsong Sun, Jinyu Wang, Zhiqing Wei, Xianchao Zhang

Knowledge graph (KG) reasoning is a task that aims to predict unknown facts based on known factual samples. Reasoning methods can be divided into two categories: rule-based methods and KG-embedding based methods. The for…

Knowledge GraphsVariational Inference

Reasoning about Unmodelled Concepts - Incorporating Class Taxonomies in Probabilistic Relational Models

2015-04-21 · Daniel Nyga, Michael Beetz

A key problem in the application of first-order probabilistic methods is the enormous size of graphical models they imply. The size results from the possible worlds that can be generated by a domain of objects and relati…

Efficient Probabilistic Logic Reasoning with Graph Neural Networks

2020-01-29 · ICLR 2020 1 · Yuyu Zhang, Xinshi Chen, Yuan Yang, Arun Ramamurthy 외

Markov Logic Networks (MLNs), which elegantly combine logic rules and probabilistic graphical models, can be used to address many knowledge graph problems. However, inference in MLN is computationally intensive, making t…

Variational Inference