1 code implementation • 18 Oct 2023 • Adrian Kochsiek, Rainer Gemulla
Semi-inductive link prediction (LP) in knowledge graphs (KG) is the task of predicting facts for new, previously unseen entities based on context information.
Ranked #1 on
Inductive Link Prediction
on Wikidata5M-SI
1 code implementation • 22 May 2023 • Adrian Kochsiek, Apoorv Saxena, Inderjeet Nair, Rainer Gemulla
We propose KGT5-context, a simple sequence-to-sequence model for link prediction (LP) in knowledge graphs (KG).
Ranked #2 on
Link Prediction
on Wikidata5M
2 code implementations • 11 Jul 2022 • Adrian Kochsiek, Fritz Niesel, Rainer Gemulla
Knowledge graph embedding (KGE) models are an effective and popular approach to represent and reason with multi-relational data.
Ranked #11 on
Link Prediction
on YAGO3-10
(MRR metric)
1 code implementation • ACL 2022 • Apoorv Saxena, Adrian Kochsiek, Rainer Gemulla
These methods have recently been applied to KG link prediction and question answering over incomplete KGs (KGQA).
Ranked #6 on
Link Prediction
on Wikidata5M
1 code implementation • Proceedings of the VLDB Endowment 2021 • Adrian Kochsiek, Rainer Gemulla
We found that the evaluation methodologies used in prior work are often not comparable and can be misleading, and that most of currently implemented training methods tend to have a negative impact on embedding quality.
Ranked #7 on
Link Prediction
on Wikidata5M
1 code implementation • EMNLP 2020 • Samuel Broscheit, Daniel Ruffinelli, Adrian Kochsiek, Patrick Betz, Rainer Gemulla
LibKGE ( https://github. com/uma-pi1/kge ) is an open-source PyTorch-based library for training, hyperparameter optimization, and evaluation of knowledge graph embedding models for link prediction.