THOR: Inductive Link Prediction over Hyper-Relational Knowledge Graphs
Weijian Yu, Yuhuan Lu, Dingqi Yang

TL;DR
THOR is a novel inductive link prediction method for hyper-relational knowledge graphs that leverages foundation graphs and transformer decoders to improve generalization to unseen data.
Contribution
The paper introduces THOR, a new inductive approach using foundation graphs and transformers for hyper-relational KGs, enhancing generalization over existing transductive methods.
Findings
THOR outperforms baseline methods with up to 66.1% improvement.
It effectively models relation and entity interactions in foundation graphs.
Ablation studies confirm the importance of structural invariance in transferability.
Abstract
Knowledge graphs (KGs) have become a key ingredient supporting a variety of applications. Beyond the traditional triplet representation of facts where a relation connects two entities, modern KGs observe an increasing number of hyper-relational facts, where an arbitrary number of qualifiers associated with a triplet provide auxiliary information to further describe the rich semantics of the triplet, which can effectively boost the reasoning performance in link prediction tasks. However, existing link prediction techniques over such hyper-relational KGs (HKGs) mostly focus on a transductive setting, where KG embedding models are learned from the specific vocabulary of a given KG and subsequently can only make predictions within the same vocabulary, limiting their generalizability to previously unseen vocabularies. Against this background, we propose THOR, an inducTive link prediction…
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
TopicsAdvanced Graph Neural Networks · Bioinformatics and Genomic Networks · Topic Modeling
