Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Friendly Neighbors: Contextualized Sequence-to-Sequence Link Prediction

About

We propose KGT5-context, a simple sequence-to-sequence model for link prediction (LP) in knowledge graphs (KG). Our work expands on KGT5, a recent LP model that exploits textual features of the KG, has small model size, and is scalable. To reach good predictive performance, however, KGT5 relies on an ensemble with a knowledge graph embedding model, which itself is excessively large and costly to use. In this short paper, we show empirically that adding contextual information - i.e., information about the direct neighborhood of the query entity - alleviates the need for a separate KGE model to obtain good performance. The resulting KGT5-context model is simple, reduces model size significantly, and obtains state-of-the-art performance in our experimental study.

Adrian Kochsiek, Apoorv Saxena, Inderjeet Nair, Rainer Gemulla• 2023

Related benchmarks

TaskDatasetResultRank
Link PredictionWikidata5M (test)
MRR0.426
58
Link PredictionWikiKG90M v2 (test)--
21
Link PredictionWikiKG90M v2 (val)
MRR0.301
16
Link PredictionCoDEx-S v1 (test)
MRR27.7
5
Link PredictionCoDEx-M v1 (test)
MRR27.1
5
Link PredictionCoDEx-L v1 (test)
MRR0.292
4
Showing 6 of 6 rows

Other info

Code

Follow for update