Computing Approximate Query Answers over Inconsistent Knowledge Bases

Abstract

Consistent query answering is a principled approach for querying inconsistent knowledge bases. It relies on the notion of a "repair", that is, a maximal consistent subset of the facts in the knowledge base. One drawback of this approach is that entire facts are deleted to resolve inconsistency, even if they may still contain useful "reliable" information. To overcome this limitation, we propose a new notion of repair allowing values within facts to be updated for restoring consistency. This more fine-grained repair primitive allows us to preserve more information in the knowledge base. We also introduce the notion of a "universal repair", which is a compact representation of all repairs. Then, we show that consistent query answering in our framework is intractable (coNP-complete). In light of this result, we develop a polynomial time approximation algorithm for computing a sound (but possibly incomplete) set of consistent query answers.

Cite

Text

Greco et al. "Computing Approximate Query Answers over Inconsistent Knowledge Bases." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/254

Markdown

[Greco et al. "Computing Approximate Query Answers over Inconsistent Knowledge Bases." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/greco2018ijcai-computing/) doi:10.24963/IJCAI.2018/254

BibTeX

@inproceedings{greco2018ijcai-computing,
  title     = {{Computing Approximate Query Answers over Inconsistent Knowledge Bases}},
  author    = {Greco, Sergio and Molinaro, Cristian and Trubitsyna, Irina},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {1838-1846},
  doi       = {10.24963/IJCAI.2018/254},
  url       = {https://mlanthology.org/ijcai/2018/greco2018ijcai-computing/}
}