We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Social and Information Networks

Title: Diffusion Improves Graph Learning

Abstract: Graph convolution is the core of most Graph Neural Networks (GNNs) and usually approximated by message passing between direct (one-hop) neighbors. In this work, we remove the restriction of using only the direct neighbors by introducing a powerful, yet spatially localized graph convolution: Graph diffusion convolution (GDC). GDC leverages generalized graph diffusion, examples of which are the heat kernel and personalized PageRank. It alleviates the problem of noisy and often arbitrarily defined edges in real graphs. We show that GDC is closely related to spectral-based models and thus combines the strengths of both spatial (message passing) and spectral methods. We demonstrate that replacing message passing with graph diffusion convolution consistently leads to significant performance improvements across a wide range of models on both supervised and unsupervised tasks and a variety of datasets. Furthermore, GDC is not limited to GNNs but can trivially be combined with any graph-based model or algorithm (e.g. spectral clustering) without requiring any changes to the latter or affecting its computational complexity. Our implementation is available online.
Comments: Published as a conference paper at NeurIPS 2019. Author name changed from Johannes Klicpera to Johannes Gasteiger
Subjects: Social and Information Networks (cs.SI); Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Machine Learning (stat.ML)
Journal reference: Thirty-third Conference on Neural Information Processing Systems (NeurIPS), Vancouver, Canada, 2019
Cite as: arXiv:1911.05485 [cs.SI]
  (or arXiv:1911.05485v6 [cs.SI] for this version)

Submission history

From: Johannes Gasteiger [view email]
[v1] Mon, 28 Oct 2019 17:51:46 GMT (317kb)
[v2] Thu, 14 Nov 2019 08:41:14 GMT (317kb)
[v3] Tue, 3 Dec 2019 14:42:37 GMT (317kb)
[v4] Mon, 23 Dec 2019 21:13:40 GMT (326kb,D)
[v5] Sun, 29 Dec 2019 22:33:56 GMT (321kb,D)
[v6] Tue, 5 Apr 2022 12:13:50 GMT (321kb,D)

Link back to: arXiv, form interface, contact.