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

Spikformer: When Spiking Neural Network Meets Transformer

About

We consider two biologically plausible structures, the Spiking Neural Network (SNN) and the self-attention mechanism. The former offers an energy-efficient and event-driven paradigm for deep learning, while the latter has the ability to capture feature dependencies, enabling Transformer to achieve good performance. It is intuitively promising to explore the marriage between them. In this paper, we consider leveraging both self-attention capability and biological properties of SNNs, and propose a novel Spiking Self Attention (SSA) as well as a powerful framework, named Spiking Transformer (Spikformer). The SSA mechanism in Spikformer models the sparse visual feature by using spike-form Query, Key, and Value without softmax. Since its computation is sparse and avoids multiplication, SSA is efficient and has low computational energy consumption. It is shown that Spikformer with SSA can outperform the state-of-the-art SNNs-like frameworks in image classification on both neuromorphic and static datasets. Spikformer (66.3M parameters) with comparable size to SEW-ResNet-152 (60.2M,69.26%) can achieve 74.81% top1 accuracy on ImageNet using 4 time steps, which is the state-of-the-art in directly trained SNNs models.

Zhaokun Zhou, Yuesheng Zhu, Chao He, Yaowei Wang, Shuicheng Yan, Yonghong Tian, Li Yuan• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)
Accuracy77.86
3518
Image ClassificationCIFAR-10 (test)
Accuracy95.19
3381
Image ClassificationCIFAR10 (test)
Accuracy97.03
585
Image ClassificationCIFAR-10--
507
Skeleton-based Action RecognitionNTU RGB+D (Cross-View)
Accuracy80.1
213
Image ClassificationImageNet-1k 1.0 (test)
Top-1 Accuracy74.81
197
Skeleton-based Action RecognitionNTU RGB+D 120 Cross-Subject
Top-1 Accuracy61.7
143
ClassificationImageNet 1k (test val)
Top-1 Accuracy72.46
138
Skeleton-based Action RecognitionNTU-RGB+D 120 (Cross-setup)
Accuracy63.7
136
Image ClassificationCIFAR-100 standard (test)
Top-1 Accuracy83.83
133
Showing 10 of 36 rows

Other info

Follow for update