SPILDL: A Scalable and Parallel Inductive Learner in Description Logic
Eyad Algahtani

TL;DR
SPILDL is a scalable, parallel inductive learner for description logic that significantly accelerates hypothesis search and evaluation using hybrid parallelism and advanced evaluation engines, enabling complex concept learning.
Contribution
It introduces a hybrid parallel approach for DL-based ILP, incorporating string data properties, and demonstrates substantial performance improvements over existing methods.
Findings
Parallel search improved performance up to 27.3 times
Parallel evaluation improved performance up to 38 times
Combined parallel search and evaluation improved performance up to 560 times
Abstract
We present SPILDL, a Scalable and Parallel Inductive Learner in Description Logic (DL). SPILDL is based on the DL-Learner (the state of the art in DL-based ILP learning). As a DL-based ILP learner, SPILDL targets the DL language, and can learn DL hypotheses expressed as disjunctions of conjunctions (using the operator). Moreover, SPILDL's hypothesis language also incorporates the use of string concrete roles (also known as string data properties in the Web Ontology Language, OWL); As a result, this incorporation of powerful DL constructs, enables SPILDL to learn powerful DL-based hypotheses for describing many real-world complex concepts. SPILDL employs a hybrid parallel approach which combines both shared-memory and distributed-memory approaches, to accelerates ILP learning (for both hypothesis search and evaluation). According to experimental…
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
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques
MethodsOntology
