DRILL-- Deep Reinforcement Learning for Refinement Operators in $\mathcal{ALC}$
Caglar Demir, Axel-Cyrille Ngonga Ngomo

TL;DR
DRILL introduces a deep reinforcement learning method using convolutional deep Q-learning to efficiently guide class expression learning in $ ext{ALC}$, significantly speeding up convergence compared to existing approaches.
Contribution
This work presents DRILL, a novel deep reinforcement learning framework that improves the efficiency of class expression learning in $ ext{ALC}$ by predicting future rewards to guide search.
Findings
DRILL computes expected rewards for over 1000 class expressions per second.
DRILL converges at least 2.7 times faster than state-of-the-art methods on benchmarks.
Open-source implementation provided for reproducibility.
Abstract
Approaches based on refinement operators have been successfully applied to class expression learning on RDF knowledge graphs. These approaches often need to explore a large number of concepts to find adequate hypotheses. This need arguably stems from current approaches relying on myopic heuristic functions to guide their search through an infinite concept space. In turn, deep reinforcement learning provides effective means to address myopia by estimating how much discounted cumulated future reward states promise. In this work, we leverage deep reinforcement learning to accelerate the learning of concepts in by proposing DRILL -- a novel class expression learning approach that uses a convolutional deep Q-learning model to steer its search. By virtue of its architecture, DRILL is able to compute the expected discounted cumulated future reward of more than class…
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
TopicsTopic Modeling · Data Stream Mining Techniques · Explainable Artificial Intelligence (XAI)
MethodsQ-Learning
