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

Spikingformer: A Key Foundation Model for Spiking Neural Networks

About

Spiking neural networks (SNNs) offer a promising energy-efficient alternative to artificial neural networks, due to their event-driven spiking computation. However, some foundation SNN backbones (including Spikformer and SEW ResNet) suffer from non-spike computations (integer-float multiplications) caused by the structure of their residual connections. These non-spike computations increase SNNs' power consumption and make them unsuitable for deployment on mainstream neuromorphic hardware. In this paper, we analyze the spike-driven behavior of the residual connection methods in SNNs. We then present Spikingformer, a novel spiking transformer backbone that merges the MS Residual connection with Self-Attention in a biologically plausible way to address the non-spike computation challenge in Spikformer while maintaining global modeling capabilities. We evaluate Spikingformer across 13 datasets spanning large static images, neuromorphic data, and natural language tasks, and demonstrate the effectiveness and universality of Spikingformer, setting a vital benchmark for spiking neural networks. In addition, with the spike-driven features and global modeling capabilities, Spikingformer is expected to become a more efficient general-purpose SNN backbone towards energy-efficient artificial intelligence. Code: https://github.com/TheBrainLab/Spikingformer

Chenlin Zhou, Liutao Yu, Zhaokun Zhou, Han Zhang, Jiaqi Wang, Huihui Zhou, Zhengyu Ma, Yonghong Tian• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy79.09
3518
Image ClassificationCIFAR-10 (test)
Accuracy95.61
3381
Image ClassificationCIFAR10 (test)
Accuracy95.61
585
Image ClassificationImageNet-1k 1.0 (test)
Top-1 Accuracy75.85
197
ClassificationImageNet 1k (test val)
Top-1 Accuracy72.45
138
Image ClassificationCIFAR-100 standard (test)
Top-1 Accuracy79.09
133
ClassificationCIFAR10-DVS
Accuracy81.3
133
Image ClassificationCIFAR-10 standard (test)
Accuracy94.77
97
Gesture RecognitionDVS-Gesture (test)
Accuracy98.3
79
Image ClassificationCIFAR10 standard (test)
Top-1 Accuracy95.61
35
Showing 10 of 18 rows

Other info

Follow for update