Link Prediction without Graph Neural Networks

05/23/2023
by   Zexi Huang, et al.
0

Link prediction, which consists of predicting edges based on graph features, is a fundamental task in many graph applications. As for several related problems, Graph Neural Networks (GNNs), which are based on an attribute-centric message-passing paradigm, have become the predominant framework for link prediction. GNNs have consistently outperformed traditional topology-based heuristics, but what contributes to their performance? Are there simpler approaches that achieve comparable or better results? To answer these questions, we first identify important limitations in how GNN-based link prediction methods handle the intrinsic class imbalance of the problem – due to the graph sparsity – in their training and evaluation. Moreover, we propose Gelato, a novel topology-centric framework that applies a topological heuristic to a graph enhanced by attribute information via graph learning. Our model is trained end-to-end with an N-pair loss on an unbiased training set to address class imbalance. Experiments show that Gelato is 145 times faster, infers 6,000 times faster, and has less than half of the trainable parameters compared to state-of-the-art GNNs for link prediction.

READ FULL TEXT

page 7

page 9

research
01/14/2022

Structure Enhanced Graph Neural Networks for Link Prediction

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

FakeEdge: Alleviate Dataset Shift in Link Prediction

Link prediction is a crucial problem in graph-structured data. Due to th...
research
10/08/2021

Neural Link Prediction with Walk Pooling

Graph neural networks achieve high accuracy in link prediction by jointl...
research
06/15/2022

DiffWire: Inductive Graph Rewiring via the Lovász Bound

Graph Neural Networks (GNNs) have been shown to achieve competitive resu...
research
03/30/2022

AdaGrid: Adaptive Grid Search for Link Prediction Training Objective

One of the most important factors that contribute to the success of a ma...
research
12/19/2022

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

Knowledge graph (KG) link prediction aims to infer new facts based on ex...
research
11/25/2020

Interpretable Signed Link Prediction with Signed Infomax Hyperbolic Graph

Signed link prediction in social networks aims to reveal the underlying ...

Please sign up or login with your details

Forgot password? Click here to reset