pith. sign in

arxiv: 2406.03470 · v1 · pith:KCFDUJ6Knew · submitted 2024-06-05 · 💻 cs.NE · cs.AI

SpikeZIP-TF: Conversion is All You Need for Transformer-based SNN

classification 💻 cs.NE cs.AI
keywords accuracytransformer-basedconversionspikezip-tfann-to-snndatasetgithubsnns
0
0 comments X
read the original abstract

Spiking neural network (SNN) has attracted great attention due to its characteristic of high efficiency and accuracy. Currently, the ANN-to-SNN conversion methods can obtain ANN on-par accuracy SNN with ultra-low latency (8 time-steps) in CNN structure on computer vision (CV) tasks. However, as Transformer-based networks have achieved prevailing precision on both CV and natural language processing (NLP), the Transformer-based SNNs are still encounting the lower accuracy w.r.t the ANN counterparts. In this work, we introduce a novel ANN-to-SNN conversion method called SpikeZIP-TF, where ANN and SNN are exactly equivalent, thus incurring no accuracy degradation. SpikeZIP-TF achieves 83.82% accuracy on CV dataset (ImageNet) and 93.79% accuracy on NLP dataset (SST-2), which are higher than SOTA Transformer-based SNNs. The code is available in GitHub: https://github.com/Intelligent-Computing-Research-Group/SpikeZIP_transformer

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Advancing Direct Training for Spiking Neural Networks with Circulate-Firing Neurons and Learnable Gradients

    cs.NE 2026-05 unverdicted novelty 4.0

    Introduces circulate-firing neurons, time-step-wise learnable surrogate gradients, and balanced loss for direct SNN training, reporting competitive results on datasets and Transformers.