A Tractable Approach to ABox Abduction over Description Logic Ontologies

Abstract

ABox abduction is an important reasoning mechanism for description logic ontologies. It computes all minimal explanations (sets of ABox assertions) whose appending to a consistent ontology enforces the entailment of an observation while keeps the ontology consistent. We focus on practical computation for a general problem of ABox abduction, called the query abduction problem, where an observation is a Boolean conjunctive query and the explanations may contain fresh individuals neither in the ontology nor in the observation. However, in this problem there can be infinitely many minimal explanations. Hence we first identify a class of TBoxes called first-order rewritable TBoxes. It guarantees the existence of finitely many minimal explanations and is sufficient for many ontology applications. To reduce the number of explanations that need to be computed, we introduce a special kind of minimal explanations called representative explanations from which all minimal explanations can be retrieved. We develop a tractable method (in data complexity) for computing all representative explanations in a consistent ontology. xperimental results demonstrate that the method is efficient and scalable for ontologies with large ABoxes.

Cite

Text

Du et al. "A Tractable Approach to ABox Abduction over Description Logic Ontologies." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.8852

Markdown

[Du et al. "A Tractable Approach to ABox Abduction over Description Logic Ontologies." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/du2014aaai-tractable/) doi:10.1609/AAAI.V28I1.8852

BibTeX

@inproceedings{du2014aaai-tractable,
  title     = {{A Tractable Approach to ABox Abduction over Description Logic Ontologies}},
  author    = {Du, Jianfeng and Wang, Kewen and Shen, Yi-Dong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {1034-1040},
  doi       = {10.1609/AAAI.V28I1.8852},
  url       = {https://mlanthology.org/aaai/2014/du2014aaai-tractable/}
}