paper-with-me

Papers

Improving Inductive Link Prediction Using Hyper-Relational Facts

2021-07-10 · Mehdi Ali, Max Berrendorf, Mikhail Galkin, Veronika Thost, Tengfei Ma, Volker Tresp, Jens Lehmann

For many years, link prediction on knowledge graphs (KGs) has been a purely transductive task, not allowing for reasoning on unseen entities. Recently, increasing efforts are put into exploring semi- and fully inductive scenarios, enabling inference over unseen and emerging entities. Still, all these approaches only consider triple-based \glspl{kg}, whereas their richer counterparts, hyper-relational KGs (e.g., Wikidata), have not yet been properly studied. In this work, we classify different inductive settings and study the benefits of employing hyper-relational KGs on a wide range of semi- and fully inductive link prediction tasks powered by recent advancements in graph neural networks. Our experiments on a novel set of benchmarks show that qualifiers over typed edges can lead to performance improvements of 6% of absolute gains (for the Hits@10 metric) compared to triple-only baselines. Our code is available at \url{https://github.com/mali-git/hyper_relational_ilp}.

📄 PDF Abstract BibTeX arXiv:2107.04894

Code (2)

mali-git/hyper_relational_ilp 공식 구현 pytorch
xiongbo010/neste pytorch

Tasks

Inductive Link PredictionKnowledge GraphsLink PredictionPrediction

Similar Papers 제목 키워드 기반

THOR: Inductive Link Prediction over Hyper-Relational Knowledge Graphs

2026-02-05 · Weijian Yu, Yuhuan Lu, Dingqi Yang arxiv

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 nu…

Inductive Link PredictionKnowledge Graphs

Inductive Link Prediction on N-ary Relational Facts via Semantic Hypergraph Reasoning

2025-03-26 · Gongzhu Yin, Hongli Zhang, Yuchen Yang, Yi Luo

N-ary relational facts represent semantic correlations among more than two entities. While recent studies have developed link prediction (LP) methods to infer missing relations for knowledge graphs (KGs) containing n-ary…

Inductive Link PredictionKnowledge GraphsLink Prediction

HEHRGNN: A Unified Embedding Model for Knowledge Graphs with Hyperedges and Hyper-Relational Edges

2026-02-21 · Rajesh Rajagopalamenon, Unnikrishnan Cheramangalath arxiv

Knowledge Graph(KG) has gained traction as a machine-readable organization of real-world knowledge for analytics using artificial intelligence systems. Graph Neural Network(GNN), is proven to be an effective KG embedding…

Graph ClassificationGraph Neural NetworkNode ClassificationKnowledge Graphs

Few-shot Link Prediction on N-ary Facts

2023-05-10 · Jiyao Wei, Saiping Guan, Xiaolong Jin, Jiafeng Guo 외

Hyper-relational facts, which consist of a primary triple (head entity, relation, tail entity) and auxiliary attribute-value pairs, are widely present in real-world Knowledge Graphs (KGs). Link Prediction on Hyper-relati…

AttributeKnowledge GraphsLink PredictionPrediction+2

Link Prediction with Relational Hypergraphs

2024-02-06 · Xingyue Huang, Miguel Romero Orth, Pablo Barceló, Michael M. Bronstein 외

Link prediction with knowledge graphs has been thoroughly studied in graph machine learning, leading to a rich landscape of graph neural network architectures with successful applications. Nonetheless, it remains challen…

Graph Neural NetworkInductive Link PredictionKnowledge GraphsLink Prediction+1