vix.ing · top · new · best · stats

Friendly Neighbors: Contextualized Sequence-to-Sequence Link Prediction

2023/05/22 by Adrian Kochsiek, Apoorv Saxena, Kochsiek, Adrian +5 · 3 citations
Computer Science · Physics and Astronomy · #Advanced Graph Neural Networks #Artificial Intelligence (cs.AI) #Complex Network Analysis Techniques #FOS: Computer and information sciences #I.2 #Machine Learning (cs.LG) #Social and Information Networks (cs.SI) #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2305.13059

openalex publication_date 2023/05/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Cited by

Related