Breaking the Limits of Message Passing Graph Neural Networks

06/09/2021
by   Muhammet Balcilar, et al.
0

Since the Message Passing (Graph) Neural Networks (MPNNs) have a linear complexity with respect to the number of nodes when applied to sparse graphs, they have been widely implemented and still raise a lot of interest even though their theoretical expressive power is limited to the first order Weisfeiler-Lehman test (1-WL). In this paper, we show that if the graph convolution supports are designed in spectral-domain by a non-linear custom function of eigenvalues and masked with an arbitrary large receptive field, the MPNN is theoretically more powerful than the 1-WL test and experimentally as powerful as a 3-WL existing models, while remaining spatially localized. Moreover, by designing custom filter functions, outputs can have various frequency components that allow the convolution process to learn different relationships between a given input graph signal and its associated properties. So far, the best 3-WL equivalent graph neural networks have a computational complexity in $\mathcal{O}(n^3)$ with memory usage in $\mathcal{O}(n^2)$, consider non-local update mechanism and do not provide the spectral richness of output profile. The proposed method overcomes all these aforementioned problems and reaches state-of-the-art results in many downstream tasks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/26/2020

Building powerful and equivariant graph neural networks with message-passing

Message-passing has proved to be an effective way to design graph neural...
research
10/28/2019

Diffusion Improves Graph Learning

Graph convolution is the core of most Graph Neural Networks (GNNs) and u...
research
06/18/2021

Message Passing in Graph Convolution Networks via Adaptive Filter Banks

Graph convolution networks, like message passing graph convolution netwo...
research
06/23/2022

Affinity-Aware Graph Networks

Graph Neural Networks (GNNs) have emerged as a powerful technique for le...
research
11/23/2021

Local Permutation Equivariance For Graph Neural Networks

In this work we develop a new method, named locally permutation-equivari...
research
10/06/2021

Geometric and Physical Quantities improve E(3) Equivariant Message Passing

Including covariant information, such as position, force, velocity or sp...
research
09/29/2022

Provably expressive temporal graph networks

Temporal graph networks (TGNs) have gained prominence as models for embe...

Please sign up or login with your details

Forgot password? Click here to reset