paper-with-me

홈 › Papers

Connection-minimal Abduction in EL via Translation to FOL -- Technical Report

2022-05-17 · Fajar Haifani, Patrick Koopmann, Sophie Tourret, Christoph Weidenbach

Abduction in description logics finds extensions of a knowledge base to make it entail an observation. As such, it can be used to explain why the observation does not follow, to repair incomplete knowledge bases, and to provide possible explanations for unexpected observations. We consider TBox abduction in the lightweight description logic EL, where the observation is a concept inclusion and the background knowledge is a TBox, i.e., a set of concept inclusions. To avoid useless answers, such problems usually come with further restrictions on the solution space and/or minimality criteria that help sort the chaff from the grain. We argue that existing minimality notions are insufficient, and introduce connection minimality. This criterion follows Occam's razor by rejecting hypotheses that use concept inclusions unrelated to the problem at hand. We show how to compute a special class of connection-minimal hypotheses in a sound and complete way. Our technique is based on a translation to first-order logic, and constructs hypotheses based on prime implicates. We evaluate a prototype implementation of our approach on ontologies from the medical domain.

📄 PDF Abstract BibTeX arXiv:2205.08449

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Methods 이 논문이 사용한 방법론

Repair 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Signature-Based Abduction for Expressive Description Logics -- Technical Report

2020-07-01 · Patrick Koopmann, Warren Del-Pinto, Sophie Tourret, Renate A. Schmidt

Signature-based abduction aims at building hypotheses over a specified set of names, the signature, that explain an observation relative to some background knowledge. This type of abduction is useful for tasks such as di…

Grammar Induction for Minimalist Grammars using Variational Bayesian Inference : A Technical Report

2017-10-31 · Eva Portelance, Amelia Bruno, Daniel Harasim, Leon Bergen 외

The following technical report presents a formal approach to probabilistic minimalist grammar parameter estimation. We describe a formalization of a minimalist grammar. We then present an algorithm for the application of…

Bayesian Inferenceparameter estimation

Dynamics of Belief: Abduction, Horn Knowledge Base And Database Updates

2015-01-25 · Radhakrishnan Delhibabu

The dynamics of belief and knowledge is one of the major components of any autonomous system that should be able to incorporate new pieces of information. In order to apply the rationality result of belief dynamics theor…

Negation

Causes for Query Answers from Databases: Datalog Abduction, View-Updates, and Integrity Constraints

2016-11-06 · Leopoldo Bertossi, Babak Salimi

Causality has been recently introduced in databases, to model, characterize, and possibly compute causes for query answers. Connections between QA-causality and consistency-based diagnosis and database repairs (wrt. inte…

Why Not? Explaining Missing Entailments with Evee (Technical Report)

2023-08-14 · Christian Alrabbaa, Stefan Borgwardt, Tom Friese, Patrick Koopmann 외

Understanding logical entailments derived by a description logic reasoner is not always straight-forward for ontology users. For this reason, various methods for explaining entailments using justifications and proofs hav…