Pith. sign in

REVIEW 2 cited by

Query Embedding on Hyper-relational Knowledge Graphs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2106.08166 v3 pith:DXX45JKA submitted 2021-06-15 cs.AI cs.DBcs.IRcs.LG

Query Embedding on Hyper-relational Knowledge Graphs

classification cs.AI cs.DBcs.IRcs.LG
keywords querieshyper-relationalqueryanswergraphsansweringcomplexcontext
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original 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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AlertStar: Path-Aware Alert Prediction on Hyper-Relational Knowledge Graphs

    cs.CR 2026-04 unverdicted novelty 7.0

    AlertStar achieves superior performance on hyper-relational alert prediction by fusing qualifier context and structural paths in embedding space, outperforming global propagation methods on Warden and UNSW-NB15 benchmarks.

  2. InductWave: Inductive Multi-Hop Logical Query Answering on Knowledge Graphs

    cs.AI 2026-07 conditional novelty 6.0

    Combining graph wavelet embeddings with Neural Bellman-Ford message passing reduces the layers needed for inductive logical query answering on large knowledge graphs.