paper-with-me

Papers

CSDformer: A Conversion Method for Fully Spike-Driven Transformer

2025-09-22 · Yuhao Zhang, Chengjun Zhang, Di Wu, Jie Yang, Mohamad Sawan arxiv

Spike-based transformer is a novel architecture aiming to enhance the performance of spiking neural networks while mitigating the energy overhead inherent to transformers. However, methods for generating these models suffer from critical limitations: excessive training costs introduced by direct training methods, or unavoidably hardware-unfriendly operations in existing conversion methods. In this paper, we propose CSDformer, a novel conversion method for fully spike-driven transformers. We tailor a conversion-oriented transformer-based architecture and propose a new function NReLU to replace softmax in self-attention. Subsequently, this model is quantized and trained, and converted into a fully spike-driven model with temporal decomposition technique. Also, we propose delayed Integrate-andFire neurons to reduce conversion errors and improve the performance of spiking models. We evaluate CSDformer on ImageNet, CIFAR-10 and CIFAR-100 datasets and achieve 76.36% top-1 accuracy under 7 time-steps on ImageNet, demonstrating superiority over state-of-the-art models. Furthermore, CSDformer eliminates the need for training SNNs, thereby reducing training costs (reducing computational resource by 75% and accelerating training speed by 2-3$\times$). To the best of our knowledge, this is the first fully spike-driven transformer-based model developed via conversion method, achieving high performance under ultra-low latency, while dramatically reducing both computational complexity and training overhead.

📄 PDF Abstract BibTeX arXiv:2509.17461

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LAS: Loss-less ANN-SNN Conversion for Fully Spike-Driven Large Language Models

2025-05-14 · Long Chen, Xiaotian Song, Yanan sun

Spiking Large Language Models (LLMs) have emerged as an energy-efficient alternative to conventional LLMs through their event-driven computation. To effectively obtain spiking LLMs, researchers develop different ANN-to-S…

One-Spike SNN: Single-Spike Phase Coding with Base Manipulation for ANN-to-SNN Conversion Loss Minimization

2024-01-30 · Sangwoo Hwang, Jaeha Kung

As spiking neural networks (SNNs) are event-driven, energy efficiency is higher than conventional artificial neural networks (ANNs). Since SNN delivers data through discrete spikes, it is difficult to use gradient method…

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

2024-06-05 · Kang You, Zekai Xu, Chen Nie, Zhijie Deng 외

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…

AllSST-2

A 0.5-V Linear Neuromorphic Voltage-to-Spike Encoder Using a Bulk-Driven Transconductor

2026-04-10 · Meysam Akbari, Erika Covi, Kea-Tiong Tang arxiv

This work introduces an ultralow-power voltage-to-spike encoder that achieves near-linear voltage-to-firing-rate conversion by pairing a linearized bulk-driven transconductor with a DPI-based LIF neuron. A tail-less bulk…

Spike-driven Transformer

2023-07-04 · NeurIPS 2023 11 · Man Yao, Jiakui Hu, Zhaokun Zhou, Li Yuan 외

Spiking Neural Networks (SNNs) provide an energy-efficient deep learning option due to their unique spike-based event-driven (i.e., spike-driven) paradigm. In this paper, we incorporate the spike-driven paradigm into Tra…