Research & Papers

Spikformer V2 hits 81.1% on ImageNet, first SNN to break 80%

First spiking neural network to exceed 80% accuracy on ImageNet—with just 1 time step.

Deep Dive

Spiking Neural Networks (SNNs) have long promised biologically plausible, energy-efficient AI, but their performance lagged behind traditional deep learning. Spikformer V2 from researchers at Peking University and collaborators (Zhaokun Zhou, Yijie Lu, Kaiwei Che, et al.) closes that gap. The team proposes two key innovations: a Spiking Self-Attention (SSA) mechanism that eliminates softmax and operates entirely on spike-based Query, Key, and Value signals, and a Spiking Convolutional Stem (SCS) that adds convolutional layers to the Transformer backbone. The SSA's spike-driven, multiplication-free computation dramatically reduces energy consumption while capturing sparse visual features.

To scale the model, the authors pioneered self-supervised learning (SSL) for SNNs, pre-training Spikformer V2 with a masking-and-reconstruction objective similar to mainstream Vision Transformers, then fine-tuning for ImageNet classification. Results show an 8-layer Spikformer V2 reaches 80.38% accuracy with 4 time steps, while a 172M-parameter, 16-layer version hits 81.10% with only 1 time step—a first for SNNs on ImageNet. This combines Transformer-level accuracy with SNN-level efficiency, opening the door for low-power, event-driven vision systems in edge and robotics applications.

Key Points
  • First spiking neural network to exceed 80% top-1 accuracy on ImageNet (81.10% with 1 time step)
  • Uses Spiking Self-Attention (SSA) without softmax, enabling multiplication-free, energy-saving sparse computation
  • 172M-parameter 16-layer model pre-trained via self-supervised learning (SSL) with masking and reconstruction
  • Code available on arXiv (2401.02020) from Peking University and collaborators

Why It Matters

Spikformer V2 proves SNNs can match Transformer accuracy while staying energy-efficient, enabling low-power edge AI and biologically inspired vision systems.

📬 Get the top 10 AI stories daily