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

Graph-Coupled Oscillator Networks

About

We propose Graph-Coupled Oscillator Networks (GraphCON), a novel framework for deep learning on graphs. It is based on discretizations of a second-order system of ordinary differential equations (ODEs), which model a network of nonlinear controlled and damped oscillators, coupled via the adjacency structure of the underlying graph. The flexibility of our framework permits any basic GNN layer (e.g. convolutional or attentional) as the coupling function, from which a multi-layer deep neural network is built up via the dynamics of the proposed ODEs. We relate the oversmoothing problem, commonly encountered in GNNs, to the stability of steady states of the underlying ODE and show that zero-Dirichlet energy steady states are not stable for our proposed ODEs. This demonstrates that the proposed framework mitigates the oversmoothing problem. Moreover, we prove that GraphCON mitigates the exploding and vanishing gradients problem to facilitate training of deep multi-layer GNNs. Finally, we show that our approach offers competitive performance with respect to the state-of-the-art on a variety of graph-based learning tasks.

T. Konstantin Rusch, Benjamin P. Chamberlain, James Rowbottom, Siddhartha Mishra, Michael M. Bronstein• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora
Accuracy87.4
885
Node ClassificationCiteseer
Accuracy76.46
804
Graph ClassificationPROTEINS
Accuracy71.98
742
Graph ClassificationMUTAG
Accuracy71.89
697
Node ClassificationChameleon
Accuracy66.88
549
Node ClassificationSquirrel
Accuracy59.68
500
Node ClassificationCornell
Accuracy84.3
426
Node ClassificationTexas
Accuracy85.4
410
Node ClassificationWisconsin
Accuracy87.8
410
Node ClassificationPubmed
Accuracy87.73
307
Showing 10 of 28 rows

Other info

Follow for update