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

Spiking Graph Neural Network on Riemannian Manifolds

About

Graph neural networks (GNNs) have become the dominant solution for learning on graphs, the typical non-Euclidean structures. Conventional GNNs, constructed with the Artificial Neuron Network (ANN), have achieved impressive performance at the cost of high computation and energy consumption. In parallel, spiking GNNs with brain-like spiking neurons are drawing increasing research attention owing to the energy efficiency. So far, existing spiking GNNs consider graphs in Euclidean space, ignoring the structural geometry, and suffer from the high latency issue due to Back-Propagation-Through-Time (BPTT) with the surrogate gradient. In light of the aforementioned issues, we are devoted to exploring spiking GNN on Riemannian manifolds, and present a Manifold-valued Spiking GNN (MSG). In particular, we design a new spiking neuron on geodesically complete manifolds with the diffeomorphism, so that BPTT regarding the spikes is replaced by the proposed differentiation via manifold. Theoretically, we show that MSG approximates a solver of the manifold ordinary differential equation. Extensive experiments on common graphs show the proposed MSG achieves superior performance to previous spiking GNNs and energy efficiency to conventional GNNs.

Li Sun, Zhenhao Huang, Qiqi Wan, Hao Peng, Philip S. Yu• 2024

Related benchmarks

TaskDatasetResultRank
Node ClassificationPhoto
Mean Accuracy93.11
165
Node ClassificationPhysics
Accuracy95.93
145
Node ClassificationComputers
Mean Accuracy89.27
143
Node ClassificationCS
Accuracy92.65
128
Link PredictionPhoto
AUC-ROC96.75
19
Link PredictionPhoto (test)
AP96.46
19
Link PredictionComputers
AUC-ROC94.65
19
Link PredictionComputers (test)
AP94.45
18
Link PredictionCS
AUC95.19
16
Link PredictionPhysics
AUC (%)93.43
15
Showing 10 of 15 rows

Other info

Code

Follow for update