GRAND: Graph Neural DiffusionDownload PDF

Published: 17 Oct 2021, Last Modified: 22 Oct 2023DLDE Workshop -- NeurIPS 2021 PosterReaders: Everyone
Keywords: Graph Neural Networks, Diffusion, Partial Differential Equations
Abstract: We present Graph Neural Diffusion (GRAND), a model that approaches deep learning on graphs as a continuous diffusion process and treats Graph Neural Networks (GNNs) as discretisations of an underlying PDE. In our model, the layer structure and topology correspond to the discretisation choices of temporal and spatial operators. Our approach allows a principled development of a broad new class of GNNs that are able to address the common plights of graph learning models such as depth, oversmoothing, and bottlenecks. Key to the success of our models are stability with respect to perturbations in the data and this is addressed for both implicit and explicit discretisation schemes. We develop linear and nonlinear versions of GRAND, achieving competitive results on many standard graph benchmarks.
Publication Status: This work has been recently published.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2106.10934/code)
4 Replies

Loading