Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Spiking Graph Convolutional Networks

About

Graph Convolutional Networks (GCNs) achieve an impressive performance due to the remarkable representation ability in learning the graph information. However, GCNs, when implemented on a deep network, require expensive computation power, making them difficult to be deployed on battery-powered devices. In contrast, Spiking Neural Networks (SNNs), which perform a bio-fidelity inference process, offer an energy-efficient neural architecture. In this work, we propose SpikingGCN, an end-to-end framework that aims to integrate the embedding of GCNs with the biofidelity characteristics of SNNs. The original graph data are encoded into spike trains based on the incorporation of graph convolution. We further model biological information processing by utilizing a fully connected layer combined with neuron nodes. In a wide range of scenarios (e.g. citation networks, image graph classification, and recommender systems), our experimental results show that the proposed method could gain competitive performance against state-of-the-art approaches. Furthermore, we show that SpikingGCN on a neuromorphic chip can bring a clear advantage of energy efficiency into graph data analysis, which demonstrates its great potential to construct environment-friendly machine learning models.

Zulun Zhu, Jiaying Peng, Jintang Li, Liang Chen, Qi Yu, Siqiang Luo• 2022

Related benchmarks

TaskDatasetResultRank
Node ClassificationPhoto
Mean Accuracy92.6
343
Node ClassificationIMDB
Macro F1 Score0.553
201
Node ClassificationComputers
Mean Accuracy86.9
169
Node ClassificationPhysics
Accuracy94.53
145
Node ClassificationCS
Accuracy90.86
144
Node ClassificationACM
Macro F191.8
126
Node ClassificationDBLP
Micro-F190.4
34
Link PredictionPhoto
AUC-ROC93.84
19
Link PredictionComputers
AUC-ROC91.12
19
Link PredictionPhoto (test)
AP93.16
19
Showing 10 of 18 rows

Other info

Follow for update