Query-Driven Repairing of Inconsistent DL-Lite Knowledge Bases

Abstract

We consider the problem of query-driven repairing of inconsistent DL-Lite knowledge bases: query answers are computed under inconsistency-tolerant semantics, and the user provides feedback about which answers are erroneous or missing. The aim is to find a set of ABox modifications (deletions and additions), called a repair plan, that addresses as many of the defects as possible. After formalizing this problem and introducing different notions of optimality, we investigate the computational complexity of reasoning about optimal repair plans and propose interactive algorithms for computing such plans. For deletion-only repair plans, we also present a prototype implementation of the core components of the algorithm. PDF

Cite

Text

Bienvenu et al. "Query-Driven Repairing of Inconsistent DL-Lite Knowledge Bases." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Bienvenu et al. "Query-Driven Repairing of Inconsistent DL-Lite Knowledge Bases." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/bienvenu2016ijcai-query/)

BibTeX

@inproceedings{bienvenu2016ijcai-query,
  title     = {{Query-Driven Repairing of Inconsistent DL-Lite Knowledge Bases}},
  author    = {Bienvenu, Meghyn and Bourgaux, Camille and Goasdoué, François},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {957-964},
  url       = {https://mlanthology.org/ijcai/2016/bienvenu2016ijcai-query/}
}