AINov 13, 2018

ABox Abduction via Forgetting in ALC (Long Version)

arXiv:1811.05420v1
Originality Synthesis-oriented
AI Analysis

This work addresses abductive reasoning for knowledge representation systems, but it is incremental as it builds on existing forgetting methods.

The paper tackles ABox abduction in description logic ontologies by using forgetting to generate semantically minimal hypotheses, and experiments with a prototype show its practicality on real-world ontologies.

Abductive reasoning generates explanatory hypotheses for new observations using prior knowledge. This paper investigates the use of forgetting, also known as uniform interpolation, to perform ABox abduction in description logic (ALC) ontologies. Non-abducibles are specified by a forgetting signature which can contain concept, but not role, symbols. The resulting hypotheses are semantically minimal and each consist of a set of disjuncts. These disjuncts are each independent explanations, and are not redundant with respect to the background ontology or the other disjuncts, representing a form of hypothesis space. The observations and hypotheses handled by the method can contain both atomic or complex ALC concepts, excluding role assertions, and are not restricted to Horn clauses. Two approaches to redundancy elimination are explored for practical use: full and approximate. Using a prototype implementation, experiments were performed over a corpus of real world ontologies to investigate the practicality of both approaches across several settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes