English

Query Embedding on Hyper-relational Knowledge Graphs

Artificial Intelligence 2022-09-07 v3 Databases Information Retrieval Machine Learning

Abstract

Multi-hop logical reasoning is an established problem in the field of representation learning on knowledge graphs (KGs). It subsumes both one-hop link prediction as well as other more complex types of logical queries. Existing algorithms operate only on classical, triple-based graphs, whereas modern KGs often employ a hyper-relational modeling paradigm. In this paradigm, typed edges may have several key-value pairs known as qualifiers that provide fine-grained context for facts. In queries, this context modifies the meaning of relations, and usually reduces the answer set. Hyper-relational queries are often observed in real-world KG applications, and existing approaches for approximate query answering cannot make use of qualifier pairs. In this work, we bridge this gap and extend the multi-hop reasoning problem to hyper-relational KGs allowing to tackle this new type of complex queries. Building upon recent advancements in Graph Neural Networks and query embedding techniques, we study how to embed and answer hyper-relational conjunctive queries. Besides that, we propose a method to answer such queries and demonstrate in our experiments that qualifiers improve query answering on a diverse set of query patterns.

Keywords

Cite

@article{arxiv.2106.08166,
  title  = {Query Embedding on Hyper-relational Knowledge Graphs},
  author = {Dimitrios Alivanistos and Max Berrendorf and Michael Cochez and Mikhail Galkin},
  journal= {arXiv preprint arXiv:2106.08166},
  year   = {2022}
}

Comments

Presented at ICLR2022. https://openreview.net/forum?id=4rLw09TgRw9

R2 v1 2026-06-24T03:13:30.093Z