Querying and Repairing Inconsistent Prioritized Knowledge Bases: Complexity Analysis and Links with Abstract Argumentation
Meghyn Bienvenu, Camille Bourgaux
TL;DR
This work studies querying and repairing inconsistent prioritized knowledge bases (KBs) that integrate an ontology, facts, and a priority relation over conflicting facts. It transfers optimal repair notions from databases to KBs, provides a comprehensive data-complexity analysis for query entailment, uniqueness, and enumeration across DL-Lite dialects, and establishes deep links to abstract argumentation by showing Pareto-optimal repairs correspond to stable extensions and often to preferred extensions in preference-based SETAFs. It further develops a grounded repair semantics inspired by grounded extensions, computable in polynomial time in favorable settings, and demonstrates a practical under-approximation that preserves tractability. By connecting prioritized KBs to PSETAFs, the paper enables cross-fertilization with argumentation theory while offering tractable reasoning primitives for inconsistency-tolerant OMQA (Ontology-Mediated Query Answering) in data-rich settings.
Abstract
In this paper, we explore the issue of inconsistency handling over prioritized knowledge bases (KBs), which consist of an ontology, a set of facts, and a priority relation between conflicting facts. In the database setting, a closely related scenario has been studied and led to the definition of three different notions of optimal repairs (global, Pareto, and completion) of a prioritized inconsistent database. After transferring the notions of globally-, Pareto- and completion-optimal repairs to our setting, we study the data complexity of the core reasoning tasks: query entailment under inconsistency-tolerant semantics based upon optimal repairs, existence of a unique optimal repair, and enumeration of all optimal repairs. Our results provide a nearly complete picture of the data complexity of these tasks for ontologies formulated in common DL-Lite dialects. The second contribution of our work is to clarify the relationship between optimal repairs and different notions of extensions for (set-based) argumentation frameworks. Among our results, we show that Pareto-optimal repairs correspond precisely to stable extensions (and often also to preferred extensions), and we propose a novel semantics for prioritized KBs which is inspired by grounded extensions and enjoys favourable computational properties. Our study also yields some results of independent interest concerning preference-based argumentation frameworks.
