Line Graph Neural Networks for Link Prediction

10/20/2020
by   Lei Cai, et al.
18

We consider the graph link prediction task, which is a classic graph analytical problem with many real-world applications. With the advances of deep learning, current link prediction methods commonly compute features from subgraphs centered at two neighboring nodes and use the features to predict the label of the link between these two nodes. In this formalism, a link prediction problem is converted to a graph classification task. In order to extract fixed-size features for classification, graph pooling layers are necessary in the deep learning model, thereby incurring information loss. To overcome this key limitation, we propose to seek a radically different and novel path by making use of the line graphs in graph theory. In particular, each node in a line graph corresponds to a unique edge in the original graph. Therefore, link prediction problems in the original graph can be equivalently solved as a node classification problem in its corresponding line graph, instead of a graph classification task. Experimental results on fourteen datasets from different applications demonstrate that our proposed method consistently outperforms the state-of-the-art methods, while it has fewer parameters and high training efficiency.

READ FULL TEXT
research
12/31/2022

Generative Graph Neural Networks for Link Prediction

Inferring missing links or detecting spurious ones based on observed gra...
research
03/07/2020

Link Prediction using Graph Neural Networks for Master Data Management

Learning graph representations of n-ary relational data has a number of ...
research
08/03/2023

Evaluating Link Prediction Explanations for Graph Neural Networks

Graph Machine Learning (GML) has numerous applications, such as node/gra...
research
10/25/2022

Line Graph Contrastive Learning for Link Prediction

Link prediction task aims to predict the connection of two nodes in the ...
research
08/17/2023

Modeling Edge Features with Deep Bayesian Graph Networks

We propose an extension of the Contextual Graph Markov Model, a deep and...
research
02/27/2023

You Only Transfer What You Share: Intersection-Induced Graph Transfer Learning for Link Prediction

Link prediction is central to many real-world applications, but its perf...
research
05/31/2019

End to end learning and optimization on graphs

Real-world applications often combine learning and optimization problems...

Please sign up or login with your details

Forgot password? Click here to reset