IJCAI 2023poster14 citations

Neuro-Symbolic Class Expression Learning

Caglar Demir, Axel-Cyrille Ngonga Ngomo

Abstract

Models computed using deep learning have been effectively applied to tackle various problems in many disciplines. Yet, the predictions of these models are often at most post-hoc and locally explainable. In contrast, class expressions in description logics are ante-hoc and globally explainable. Although state-of-the-art symbolic machine learning approaches are being successfully applied to learn class expressions, their application at large scale has been hindered by their impractical runtimes. Arguably, the reliance on myopic heuristic functions contributes to this limitation. We propose a novel neuro-symbolic class expression learning model, DRILL, to mitigate this limitation. By learning non-myopic heuristic functions with deep Q-learning, DRILL efficiently steers the standard search procedure in a quasi-ordered search space towards goal states. Our extensive experiments on 4 benchmark datasets and 390 learning problems suggest that DRILL converges to goal states at least 2.7 times faster than state-of-the-art models on all learning problems. The results of our statistical significance test confirms that DRILL converges to goal states significantly faster (p-value <1%) than state-of-the-art models on all benchmark datasets. We provide an open-source implementation of DRILL, including pre-trained models, training and evaluation scripts.

Machine Learning: ML: Neuro-symbolic methodsMachine Learning: ML: Deep reinforcement learningKnowledge Representation and Reasoning: KRR: Learning and reasoningKnowledge Representation and Reasoning: KRR: Description logics and ontologies
BibTeX
@inproceedings{ijcai2023p403,
  title     = {Neuro-Symbolic Class Expression Learning},
  author    = {Demir, Caglar and Ngonga Ngomo, Axel-Cyrille},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3624--3632},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/403},
  url       = {https://doi.org/10.24963/ijcai.2023/403},
}
Neuro-Symbolic Class Expression Learning · IJCAI 2023