RaWaNet: Enriching Graph Neural Network Input via Random Walks on Graphs

09/15/2021
by   Anahita Iravanizad, et al.
0

In recent years, graph neural networks (GNNs) have gained increasing popularity and have shown very promising results for data that are represented by graphs. The majority of GNN architectures are designed based on developing new convolutional and/or pooling layers that better extract the hidden and deeper representations of the graphs to be used for different prediction tasks. The inputs to these layers are mainly the three default descriptors of a graph, node features (X), adjacency matrix (A), and edge features (W) (if available). To provide a more enriched input to the network, we propose a random walk data processing of the graphs based on three selected lengths. Namely, (regular) walks of length 1 and 2, and a fractional walk of length γ∈ (0,1), in order to capture the different local and global dynamics on the graphs. We also calculate the stationary distribution of each random walk, which is then used as a scaling factor for the initial node features (X). This way, for each graph, the network receives multiple adjacency matrices along with their individual weighting for the node features. We test our method on various molecular datasets by passing the processed node features to the network in order to perform several classification and regression tasks. Interestingly, our method, not using edge features which are heavily exploited in molecular graph learning, let a shallow network outperform well known deep GNNs.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/16/2020

Walk Message Passing Neural Networks and Second-Order Graph Neural Networks

The expressive power of message passing neural networks (MPNNs) is known...
research
12/31/2020

Bosonic Random Walk Networks for Graph Learning

The development of Graph Neural Networks (GNNs) has led to great progres...
research
10/06/2021

An Analysis of Attentive Walk-Aggregating Graph Neural Networks

Graph neural networks (GNNs) have been shown to possess strong represent...
research
05/18/2020

Graphs, Entities, and Step Mixture

Existing approaches for graph neural networks commonly suffer from the o...
research
03/22/2021

Learning physical properties of anomalous random walks using graph neural networks

Single particle tracking allows probing how biomolecules interact physic...
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...
research
08/29/2022

The PWLR Graph Representation: A Persistent Weisfeiler-Lehman scheme with Random Walks for Graph Classification

This paper presents the Persistent Weisfeiler-Lehman Random walk scheme ...

Please sign up or login with your details

Forgot password? Click here to reset