paper-with-me

Papers

Hypertableau Reasoning for Description Logics

2014-01-15 · Boris Motik, Rob Shearer, Ian Horrocks

We present a novel reasoning calculus for the description logic SHOIQ^+---a knowledge representation formalism with applications in areas such as the Semantic Web. Unnecessary nondeterminism and the construction of large models are two primary sources of inefficiency in the tableau-based reasoning calculi used in state-of-the-art reasoners. In order to reduce nondeterminism, we base our calculus on hypertableau and hyperresolution calculi, which we extend with a blocking condition to ensure termination. In order to reduce the size of the constructed models, we introduce anywhere pairwise blocking. We also present an improved nominal introduction rule that ensures termination in the presence of nominals, inverse roles, and number restrictions---a combination of DL constructs that has proven notoriously difficult to handle. Our implementation shows significant performance improvements over state-of-the-art reasoners on several well-known ontologies.

📄 PDF Abstract BibTeX arXiv:1401.3485

Code (0)

등록된 구현이 없습니다.

Tasks

Blocking

Similar Papers 제목 키워드 기반

Automated Reasoning in Deontic Logic

2014-11-18 · Ulrich Furbach, Claudia Schon, Frieder Stolzenburg

Deontic logic is a very well researched branch of mathematical logic and philosophy. Various kinds of deontic logics are discussed for different application domains like argumentation theory, legal reasoning, and acts in…

Legal ReasoningPhilosophy

Extending Consequence-Based Reasoning to SRIQ

2016-02-14 · Andrew Bate, Boris Motik, Bernardo Cuenca Grau, František Simančík 외

Consequence-based calculi are a family of reasoning algorithms for description logics (DLs), and they combine hypertableau and resolution in a way that often achieves excellent performance in practice. Up to now, however…

A Framework for Reasoning on Probabilistic Description Logics

2020-10-02 · Giuseppe Cota, Riccardo Zese, Elena Bellodi, Evelina Lamma 외

While there exist several reasoners for Description Logics, very few of them can cope with uncertainty. BUNDLE is an inference framework that can exploit several OWL (non-probabilistic) reasoners to perform inference ove…

A Rational Entailment for Expressive Description Logics via Description Logic Programs

2021-06-28 · Giovanni Casini, Umberto Straccia

Lehmann and Magidor's rational closure is acknowledged as a landmark in the field of non-monotonic logics and it has also been re-formulated in the context of Description Logics (DLs). We show here how to model a rationa…

Detecting fake news for the new coronavirus by reasoning on the Covid-19 ontology

2020-04-26 · Adrian Groza

In the context of the Covid-19 pandemic, many were quick to spread deceptive information. I investigate here how reasoning in Description Logics (DLs) can detect inconsistencies between trusted medical sources and not tr…