Share your thoughts, 1 month free Claude Pro on usSee more
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
Graph ClassificationPROTEINS
Accuracy75.5
1252
Node ClassificationCora
Accuracy85.45
1215
Graph ClassificationMUTAG
Accuracy84.4
1103
Node ClassificationCiteseer
Accuracy79.33
1037
Node ClassificationCora (test)
Mean Accuracy86.86
951
Node ClassificationCiteseer (test)
Accuracy0.7625
945
Image ClassificationMNIST (test)
Accuracy0.9912
894
Node ClassificationChameleon
Accuracy60.21
867
Node ClassificationPubmed
Accuracy87.95
865
Node ClassificationWisconsin
Accuracy79.02
864
Showing 10 of 258 rows
...

Other info

Code

Follow for update