Link Prediction via Deep Learning

10/10/2019
by   Weiwei Gu, et al.
0

Link prediction aims to infer the missing links or predicting future ones based on the currently observed partial network. It is a fundamental problem in network science because not only the problem has wide range of applications such as social network recommendation and information retrieval, but also the linkages contain rich hidden information of node properties and network structures. However, conventional link prediction approaches neither have high prediction accuracy nor being capable of revealing the hidden information behind links. To address this problem, we generalize the latest techniques in deep learning on graphs and present a new link prediction model - DeepLinker by integrating the batched graph convolution techniques in GraphSAGE and the attention mechanism in graph attention network (GAT). Experiments on five graphs show that our model can not only achieve the state-of-the-art accuracy in link prediction, but also the efficient ranking and node representations as the byproducts of link prediction task. Although the low dimensional node representations are obtained without any node label information, they can perform very well on downstream tasks such as node ranking and classification. Therefore, we claim that the link prediction task on graphs is like the language model in natural language processing because it reveals the hidden information from the graph structure in an unsupervised way.

READ FULL TEXT
research
02/04/2023

Interaction Order Prediction for Temporal Graphs

Link prediction in graphs is a task that has been widely investigated. I...
research
04/16/2022

TeleGraph: A Benchmark Dataset for Hierarchical Link Prediction

Link prediction is a key problem for network-structured data, attracting...
research
11/13/2015

Handling Class Imbalance in Link Prediction using Learning to Rank Techniques

We consider the link prediction problem in a partially observed network,...
research
02/22/2023

Do We Really Need Complicated Model Architectures For Temporal Networks?

Recurrent neural network (RNN) and self-attention mechanism (SAM) are th...
research
11/17/2010

Supervised Random Walks: Predicting and Recommending Links in Social Networks

Predicting the occurrence of links is a fundamental problem in networks....
research
06/30/2022

The maximum capability of a topological feature in link prediction

Link prediction aims to predict links of a network that are not directly...
research
06/03/2021

Counterfactual Graph Learning for Link Prediction

Learning to predict missing links is important for many graph-based appl...

Please sign up or login with your details

Forgot password? Click here to reset