Recursive algorithms to repair prioritized and inconsistent dl-lite knowledge base
Ghassen Hamdi, Abdelmoutia Telli, Mohamed Nazih Omri

TL;DR
This paper presents a recursive algorithm for repairing inconsistent DL-Lite knowledge bases that efficiently manages inconsistencies and improves query answering by directly interrogating the knowledge base.
Contribution
It introduces a novel recursive function to handle inconsistencies in prioritized DL-Lite knowledge bases, reducing execution time and increasing answer completeness.
Findings
The algorithm outperforms existing methods in execution time.
It provides more comprehensive answers to queries.
Experimental results confirm its efficiency and effectiveness.
Abstract
The inconsistency in prioritized knowledge base is because the assertions (ABoxes) come from several sources with different levels of reliability. We introduce the handling of this inconsistency problem to query inconsistent \textit{DL-Lite} knowledge bases. In the literature, firstly, repair all the inconsistent assertions of the \textit{DL-Lite}'s inconsistent knowledge base. Then, interrogate it. However, our algorithm, on proceeds directly with an interrogation of the knowledge base in order to recover an exhaustive list of answers to a given query. In a second time, to repair the answers of this list. The novelty of our article is the proposition of a recurring function that calculates the rank of coherence in order to manage the inconsistencies in the set of responses. This strategy allowed us to reduce execution time compared to existing algorithms. The experimental study as well…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLogic, Reasoning, and Knowledge · Semantic Web and Ontologies · Topic Modeling
