TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Benchmark for Semi-Inductive Link Prediction in Knowledg...

A Benchmark for Semi-Inductive Link Prediction in Knowledge Graphs

Adrian Kochsiek, Rainer Gemulla

2023-10-18Knowledge GraphsInductive Link PredictionLink Prediction
PaperPDFCode(official)

Abstract

Semi-inductive link prediction (LP) in knowledge graphs (KG) is the task of predicting facts for new, previously unseen entities based on context information. Although new entities can be integrated by retraining the model from scratch in principle, such an approach is infeasible for large-scale KGs, where retraining is expensive and new entities may arise frequently. In this paper, we propose and describe a large-scale benchmark to evaluate semi-inductive LP models. The benchmark is based on and extends Wikidata5M: It provides transductive, k-shot, and 0-shot LP tasks, each varying the available information from (i) only KG structure, to (ii) including textual mentions, and (iii) detailed descriptions of the entities. We report on a small study of recent approaches and found that semi-inductive LP performance is far from transductive performance on long-tail entities throughout all experiments. The benchmark provides a test bed for further research into integrating context and textual information in semi-inductive LP models.

Results

TaskDatasetMetricValueModel
Link PredictionWikidata5M-SI0-shot MRR0.47KGT5 (descriptions)
Link PredictionWikidata5M-SI0-shot MRR0.417KGT5-context (descriptions)
Link PredictionWikidata5M-SI1-shot MRR0.42KGT5-context (descriptions)
Link PredictionWikidata5M-SI10-shot MRR0.437KGT5-context (descriptions)
Link PredictionWikidata5M-SI0-shot MRR0.403SimKGC (descriptions)
Link PredictionWikidata5M-SI0-shot MRR0.31KGT5 (mentions)
Link PredictionWikidata5M-SI0-shot MRR0.22SimKGC (mentions)
Link PredictionWikidata5M-SI0-shot MRR0.124ComplEx + Bias * FoldIn
Link PredictionWikidata5M-SI0-shot MRR0.019HittER
Link PredictionWikidata5M-SI1-shot MRR0.105HittER
Link PredictionWikidata5M-SI10-shot MRR0.221HittER
Link PredictionWikidata5M-SI1-shot MRR0.278DistMult + ERAvg (descriptions)
Link PredictionWikidata5M-SI10-shot MRR0.292DistMult + ERAvg (descriptions)
Link PredictionWikidata5M-SI1-shot MRR0.217KGT5-context (mentions)
Link PredictionWikidata5M-SI10-shot MRR0.311KGT5-context (mentions)
Link PredictionWikidata5M-SI1-shot MRR0.187DistMult + ERAvg (mentions)
Link PredictionWikidata5M-SI10-shot MRR0.28DistMult + ERAvg (mentions)
Link PredictionWikidata5M-SI1-shot MRR0.171DistMult + ERAvg
Link PredictionWikidata5M-SI10-shot MRR0.333DistMult + ERAvg
Link PredictionWikidata5M-SI1-shot MRR0.151ComplEx + Bias + Fold in
Link PredictionWikidata5M-SI10-shot MRR0.206ComplEx + Bias + Fold in

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Active Inference AI Systems for Scientific Discovery2025-06-26Enhancing LLM Tool Use with High-quality Instruction Data from Knowledge Graph2025-06-26Generating Reliable Adverse event Profiles for Health through Automated Integrated Data (GRAPH-AID): A Semi-Automated Ontology Building Approach2025-06-25