AILONov 19, 2014

Ontology Module Extraction via Datalog Reasoning

arXiv:1411.5313v215 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficient module extraction for ontology applications, offering a more tailored approach than existing approximations.

The paper tackles the problem of extracting small modules from ontologies that preserve specific entailments, reducing it to a datalog reasoning problem, which resulted in significantly smaller modules in evaluations.

Module extraction - the task of computing a (preferably small) fragment M of an ontology T that preserves entailments over a signature S - has found many applications in recent years. Extracting modules of minimal size is, however, computationally hard, and often algorithmically infeasible. Thus, practical techniques are based on approximations, where M provably captures the relevant entailments, but is not guaranteed to be minimal. Existing approximations, however, ensure that M preserves all second-order entailments of T w.r.t. S, which is stronger than is required in many applications, and may lead to large modules in practice. In this paper we propose a novel approach in which module extraction is reduced to a reasoning problem in datalog. Our approach not only generalises existing approximations in an elegant way, but it can also be tailored to preserve only specific kinds of entailments, which allows us to extract significantly smaller modules. An evaluation on widely-used ontologies has shown very encouraging results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes