English

Generating $SROI^-$ Ontologies via Knowledge Graph Query Embedding Learning

Artificial Intelligence 2024-08-28 v4 Databases Machine Learning Logic in Computer Science

Abstract

Query embedding approaches answer complex logical queries over incomplete knowledge graphs (KGs) by computing and operating on low-dimensional vector representations of entities, relations, and queries. However, current query embedding models heavily rely on excessively parameterized neural networks and cannot explain the knowledge learned from the graph. We propose a novel query embedding method, AConE, which explains the knowledge learned from the graph in the form of SROISROI^- description logic axioms while being more parameter-efficient than most existing approaches. AConE associates queries to a SROISROI^- description logic concept. Every SROISROI^- concept is embedded as a cone in complex vector space, and each SROISROI^- relation is embedded as a transformation that rotates and scales cones. We show theoretically that AConE can learn SROISROI^- axioms, and defines an algebra whose operations correspond one to one to SROISROI^- description logic concept constructs. Our empirical study on multiple query datasets shows that AConE achieves superior results over previous baselines with fewer parameters. Notably on the WN18RR dataset, AConE achieves significant improvement over baseline models. We provide comprehensive analyses showing that the capability to represent axioms positively impacts the results of query answering.

Keywords

Cite

@article{arxiv.2407.09212,
  title  = {Generating $SROI^-$ Ontologies via Knowledge Graph Query Embedding Learning},
  author = {Yunjie He and Daniel Hernandez and Mojtaba Nayyeri and Bo Xiong and Yuqicheng Zhu and Evgeny Kharlamov and Steffen Staab},
  journal= {arXiv preprint arXiv:2407.09212},
  year   = {2024}
}

Comments

Accepted by ECAI 2024

R2 v1 2026-06-28T17:38:34.501Z