A Retrieve-and-Read Framework for Knowledge Graph Link Prediction

12/19/2022
by   Vardaan Pahuja, et al.
0

Knowledge graph (KG) link prediction aims to infer new facts based on existing facts in the KG. Recent studies have shown that using the graph neighborhood of a node via graph neural networks (GNNs) provides more useful information compared to just using the query information. Conventional GNNs for KG link prediction follow the standard message-passing paradigm on the entire KG, which leads to over-smoothing of representations and also limits their scalability. On a large scale, it becomes computationally expensive to aggregate useful information from the entire KG for inference. To address the limitations of existing KG link prediction frameworks, we propose a novel retrieve-and-read framework, which first retrieves a relevant subgraph context for the query and then jointly reasons over the context and the query with a high-capacity reader. As part of our exemplar instantiation for the new framework, we propose a novel Transformer-based GNN as the reader, which incorporates graph-based attention structure and cross-attention between query and context for deep fusion. This design enables the model to focus on salient context information relevant to the query. Empirical results on two standard KG link prediction datasets demonstrate the competitive performance of the proposed method.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/14/2022

Structure Enhanced Graph Neural Networks for Link Prediction

Graph Neural Networks (GNNs) have shown promising results in various tas...
research
06/20/2022

Two-Dimensional Weisfeiler-Lehman Graph Neural Networks for Link Prediction

Link prediction is one important application of graph neural networks (G...
research
01/29/2023

Simplifying Subgraph Representation Learning for Scalable Link Prediction

Link prediction on graphs is a fundamental problem in graph representati...
research
05/23/2023

Link Prediction without Graph Neural Networks

Link prediction, which consists of predicting edges based on graph featu...
research
10/11/2022

Linkless Link Prediction via Relational Distillation

Graph Neural Networks (GNNs) have been widely used on graph data and hav...
research
01/06/2023

IMKGA-SM: Interpretable Multimodal Knowledge Graph Answer Prediction via Sequence Modeling

Multimodal knowledge graph link prediction aims to improve the accuracy ...
research
01/08/2022

Scaling Knowledge Graph Embedding Models

Developing scalable solutions for training Graph Neural Networks (GNNs) ...

Please sign up or login with your details

Forgot password? Click here to reset