paper-with-me

Papers

Reasoning over RDF Knowledge Bases using Deep Learning

2018-11-09 · Monireh Ebrahimi, Md. Kamruzzaman Sarker, Federico Bianchi, Ning Xie, Derek Doran, Pascal Hitzler

Semantic Web knowledge representation standards, and in particular RDF and OWL, often come endowed with a formal semantics which is considered to be of fundamental importance for the field. Reasoning, i.e., the drawing of logical inferences from knowledge expressed in such standards, is traditionally based on logical deductive methods and algorithms which can be proven to be sound and complete and terminating, i.e. correct in a very strong sense. For various reasons, though, in particular, the scalability issues arising from the ever-increasing amounts of Semantic Web data available and the inability of deductive algorithms to deal with noise in the data, it has been argued that alternative means of reasoning should be investigated which bear high promise for high scalability and better robustness. From this perspective, deductive algorithms can be considered the gold standard regarding correctness against which alternative methods need to be tested. In this paper, we show that it is possible to train a Deep Learning system on RDF knowledge graphs, such that it is able to perform reasoning over new RDF knowledge graphs, with high precision and recall compared to the deductive gold standard.

📄 PDF Abstract BibTeX arXiv:1811.04132

Code (2)

md-k-sarker/KG-Cmpl-dataset 공식 구현
Monireh2/kg-deductive-reasoner

Tasks

Deep LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

Reasoning based on symbolic and parametric knowledge bases: a survey

2025-01-02 · Mayi Xu, Yunfeng Ning, Yongqi Li, Jianhao Chen 외

Reasoning is fundamental to human intelligence, and critical for problem-solving, decision-making, and critical thinking. Reasoning refers to drawing new conclusions based on existing knowledge, which can support various…

Decision MakingFinancial AnalysisSurvey

A Note on Reasoning on $\textit{DL-Lite}_{\cal R}$ with Defeasibility

2019-05-22 · Loris Bozzato, Thomas Eiter, Luciano Serafini

Representation of defeasible information is of interest in description logics, as it is related to the need of accommodating exceptional instances in knowledge bases. In this direction, in our previous works we presented…

Translation

CBR-iKB: A Case-Based Reasoning Approach for Question Answering over Incomplete Knowledge Bases

2022-04-18 · Dung Thai, Srinivas Ravishankar, Ibrahim Abdelaziz, Mudit Chaudhary 외

Knowledge bases (KBs) are often incomplete and constantly changing in practice. Yet, in many question answering applications coupled with knowledge bases, the sparse nature of KBs is often overlooked. To this end, we pro…

Knowledge Base Question AnsweringQuestion Answering

Reasoning on $\textit{DL-Lite}_{\cal R}$ with Defeasibility in ASP

2021-06-28 · Loris Bozzato, Thomas Eiter, Luciano Serafini

Reasoning on defeasible knowledge is a topic of interest in the area of description logics, as it is related to the need of representing exceptional instances in knowledge bases. In this direction, in our previous works …

Event-Object Reasoning with Curated Knowledge Bases: Deriving Missing Information

2013-06-19 · Chitta Baral, Nguyen H. Vo

The broader goal of our research is to formulate answers to why and how questions with respect to knowledge bases, such as AURA. One issue we face when reasoning with many available knowledge bases is that at times neede…