Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

About

In this work, we are interested in generalizing convolutional neural networks (CNNs) from low-dimensional regular grids, where image, video and speech are represented, to high-dimensional irregular domains, such as social networks, brain connectomes or words' embedding, represented by graphs. We present a formulation of CNNs in the context of spectral graph theory, which provides the necessary mathematical background and efficient numerical schemes to design fast localized convolutional filters on graphs. Importantly, the proposed technique offers the same linear computational complexity and constant learning complexity as classical CNNs, while being universal to any graph structure. Experiments on MNIST and 20NEWS demonstrate the ability of this novel deep learning system to learn local, stationary, and compositional features on graphs.

Micha\"el Defferrard, Xavier Bresson, Pierre Vandergheynst• 2016

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy85.45
885
Image ClassificationMNIST (test)
Accuracy0.9912
882
Node ClassificationCiteseer
Accuracy79.33
804
Node ClassificationPubmed
Accuracy87.95
742
Graph ClassificationPROTEINS
Accuracy75.5
742
Node ClassificationCiteseer (test)
Accuracy0.7625
729
Graph ClassificationMUTAG
Accuracy84.4
697
Node ClassificationCora (test)
Mean Accuracy86.86
687
Node ClassificationChameleon
Accuracy60.21
549
Node ClassificationPubMed (test)
Accuracy88.08
500
Showing 10 of 206 rows
...

Other info

Code

Follow for update