paper-with-me

홈 › Papers

Completeness Guarantees for Incomplete Ontology Reasoners: Theory and Practice

2014-01-18 · Bernardo Cuenca Grau, Boris Motik, Giorgos Stoilos, Ian Horrocks

To achieve scalability of query answering, the developers of Semantic Web applications are often forced to use incomplete OWL 2 reasoners, which fail to derive all answers for at least one query, ontology, and data set. The lack of completeness guarantees, however, may be unacceptable for applications in areas such as health care and defence, where missing answers can adversely affect the applications functionality. Furthermore, even if an application can tolerate some level of incompleteness, it is often advantageous to estimate how many and what kind of answers are being lost. In this paper, we present a novel logic-based framework that allows one to check whether a reasoner is complete for a given query Q and ontology T---that is, whether the reasoner is guaranteed to compute all answers to Q w.r.t. T and an arbitrary data set A. Since ontologies and typical queries are often fixed at application design time, our approach allows application developers to check whether a reasoner known to be incomplete in general is actually complete for the kinds of input relevant for the application. We also present a technique that, given a query Q, an ontology T, and reasoners R_1 and R_2 that satisfy certain assumptions, can be used to determine whether, for each data set A, reasoner R_1 computes more answers to Q w.r.t. T and A than reasoner R_2. This allows application developers to select the reasoner that provides the highest degree of completeness for Q and T that is compatible with the applications scalability requirements. Our results thus provide a theoretical and practical foundation for the design of future ontology-based information systems that maximise scalability while minimising or even eliminating incompleteness of query answers.

📄 PDF Abstract BibTeX arXiv:1401.4604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Conservative Inference Rule for Uncertain Reasoning under Incompleteness

2014-01-15 · Marco Zaffalon, Enrique Miranda

In this paper we formulate the problem of inference under incomplete information in very general terms. This includes modelling the process responsible for the incompleteness, which we call the incompleteness process. We…

A Framework for Parallelizing OWL Classification in Description Logic Reasoners

2019-06-18 · Zixi Quan, Volker Haarslev

In this paper we report on a black-box approach to parallelize existing description logic (DL) reasoners for the Web Ontology Language (OWL). We focus on OWL ontology classification, which is an important inference servi…

ClassificationGeneral Classification

Defeasible Reasoning with Knowledge Graphs

2023-09-22 · Dave Raggett

Human knowledge is subject to uncertainties, imprecision, incompleteness and inconsistencies. Moreover, the meaning of many everyday terms is dependent on the context. That poses a huge challenge for the Semantic Web. Th…

Knowledge Graphs

Goedel's Incompleteness Theorem

2021-12-07 · Serafim Batzoglou

I present the proof of Goedel's First Incompleteness theorem in an intuitive manner, while covering all technically challenging steps. I present generalizations of Goedel's fixed point lemma to two-sentence and multi-sen…

LEMMASentence

Unbalanced Incomplete Multi-view Clustering via the Scheme of View Evolution: Weak Views are Meat; Strong Views do Eat

2020-11-20 · Xiang Fang, Yuchong Hu, Pan Zhou, Dapeng Oliver Wu

Incomplete multi-view clustering is an important technique to deal with real-world incomplete multi-view data. Previous works assume that all views have the same incompleteness, i.e., balanced incompleteness. However, di…

ClusteringIncomplete multi-view clusteringMulti-view Subspace Clustering