Neural Link Prediction with Walk Pooling

10/08/2021
by   Liming Pan, et al.
0

Graph neural networks achieve high accuracy in link prediction by jointly leveraging graph topology and node attributes. Topology, however, is represented indirectly; state-of-the-art methods based on subgraph classification label nodes with distance to the target link, so that, although topological information is present, it is tempered by pooling. This makes it challenging to leverage features like loops and motifs associated with network formation mechanisms. We propose a link prediction algorithm based on a new pooling scheme called WalkPool. WalkPool combines the expressivity of topological heuristics with the feature-learning ability of neural networks. It summarizes a putative link by random walk probabilities of adjacent paths. Instead of extracting transition probabilities from the original graph, it computes the transition matrix of a "predictive" latent graph by applying attention to learned features; this may be interpreted as feature-sensitive topology fingerprinting. WalkPool can leverage unsupervised node features or be combined with GNNs and trained end-to-end. It outperforms state-of-the-art methods on all common link prediction benchmarks, both homophilic and heterophilic, with and without node attributes. Applying WalkPool to a set of unsupervised GNNs significantly improves prediction accuracy, suggesting that it may be used as a general-purpose graph pooling scheme.

READ FULL TEXT

page 2

page 4

page 5

page 9

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
05/23/2023

Link Prediction without Graph Neural Networks

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

The Influence of Network Structural Preference on Node Classification and Link Prediction

Recent advances in complex network analysis opened a wide range of possi...
research
02/20/2021

Persistence Homology for Link Prediction: An Interactive View

Link prediction is an important learning task for graph-structured data....
research
10/11/2022

Linkless Link Prediction via Relational Distillation

Graph Neural Networks (GNNs) have been widely used on graph data and hav...
research
05/13/2021

GIPA: General Information Propagation Algorithm for Graph Learning

Graph neural networks (GNNs) have been popularly used in analyzing graph...
research
08/19/2020

GraphReach: Locality-Aware Graph Neural Networks using Reachability Estimations

Analyzing graphs by representing them in a low dimensional space using G...

Please sign up or login with your details

Forgot password? Click here to reset