Neural Common Neighbor with Completion for Link Prediction

02/02/2023
by   Xiyuan Wang, et al.
0

Despite its outstanding performance in various graph tasks, vanilla Message Passing Neural Network (MPNN) usually fails in link prediction tasks, as it only uses representations of two individual target nodes and ignores the pairwise relation between them. To capture the pairwise relations, some models add manual features to the input graph and use the output of MPNN to produce pairwise representations. In contrast, others directly use manual features as pairwise representations. Though this simplification avoids applying a GNN to each link individually and thus improves scalability, these models still have much room for performance improvement due to the hand-crafted and unlearnable pairwise features. To upgrade performance while maintaining scalability, we propose Neural Common Neighbor (NCN), which uses learnable pairwise representations. To further boost NCN, we study the unobserved link problem. The incompleteness of the graph is ubiquitous and leads to distribution shifts between the training and test set, loss of common neighbor information, and performance degradation of models. Therefore, we propose two intervention methods: common neighbor completion and target link removal. Combining the two methods with NCN, we propose Neural Common Neighbor with Completion (NCNC). NCN and NCNC outperform recent strong baselines by large margins. NCNC achieves state-of-the-art performance in link prediction tasks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/02/2023

Pure Message Passing Can Estimate Common Neighbor for Link Prediction

Message Passing Neural Networks (MPNNs) have emerged as the de facto sta...
research
08/20/2020

A comparative study of similarity-based and GNN-based link prediction approaches

The task of inferring the missing links in a graph based on its current ...
research
07/17/2023

Disentangling Node Attributes from Graph Topology for Improved Generalizability in Link Prediction

Link prediction is a crucial task in graph machine learning with diverse...
research
01/07/2022

Neighbor2vec: an efficient and effective method for Graph Embedding

Graph embedding techniques have led to significant progress in recent ye...
research
12/06/2021

Pairwise Learning for Neural Link Prediction

In this paper, we aim at providing an effective Pairwise Learning Neural...
research
04/16/2022

A Hierarchical N-Gram Framework for Zero-Shot Link Prediction

Due to the incompleteness of knowledge graphs (KGs), zero-shot link pred...

Please sign up or login with your details

Forgot password? Click here to reset