paper-with-me

홈 › Papers

Enhancing the Performance of Transformer-based Spiking Neural Networks by SNN-optimized Downsampling with Precise Gradient Backpropagation

2023-05-10 · Chenlin Zhou, Han Zhang, Zhaokun Zhou, Liutao Yu, Zhengyu Ma, Huihui Zhou, Xiaopeng Fan, Yonghong Tian

Deep spiking neural networks (SNNs) have drawn much attention in recent years because of their low power consumption, biological rationality and event-driven property. However, state-of-the-art deep SNNs (including Spikformer and Spikingformer) suffer from a critical challenge related to the imprecise gradient backpropagation. This problem arises from the improper design of downsampling modules in these networks, and greatly hampering the overall model performance. In this paper, we propose ConvBN-MaxPooling-LIF (CML), an SNN-optimized downsampling with precise gradient backpropagation. We prove that CML can effectively overcome the imprecision of gradient backpropagation from a theoretical perspective. In addition, we evaluate CML on ImageNet, CIFAR10, CIFAR100, CIFAR10-DVS, DVS128-Gesture datasets, and show state-of-the-art performance on all these datasets with significantly enhanced performances compared with Spikingformer. For instance, our model achieves 77.64 $\%$ on ImageNet, 96.04 $\%$ on CIFAR10, 81.4$\%$ on CIFAR10-DVS, with + 1.79$\%$ on ImageNet, +1.16$\%$ on CIFAR100 compared with Spikingformer.

📄 PDF Abstract BibTeX arXiv:2305.05954

Code (1)

zhouchenlin2096/spikingformer-cml 공식 구현 pytorch

Similar Papers 제목 키워드 기반

tsdownsample: high-performance time series downsampling for scalable visualization

2023-07-05 · Jeroen Van Der Donckt, Jonas Van Der Donckt, Sofie Van Hoecke

Interactive line chart visualizations greatly enhance the effective exploration of large time series. Although downsampling has emerged as a well-established approach to enable efficient interactive visualization of larg…

CPUTime Series

SpiLiFormer: Enhancing Spiking Transformers with Lateral Inhibition

2025-03-20 · Zeqi Zheng, Yanchen Huang, Yingchao Yu, Zizheng Zhu 외

Spiking Neural Networks (SNNs) based on Transformers have garnered significant attention due to their superior performance and high energy efficiency. However, the spiking attention modules of most existing Transformer-b…

SEDformer: Event-Synchronous Spiking Transformers for Irregular Telemetry Time Series Forecasting

2026-02-02 · Ziyu Zhou, Yuchen Fang, Weilin Ruan, Shiyu Wang 외 arxiv

Telemetry streams from large-scale Internet-connected systems (e.g., IoT deployments and online platforms) naturally form an irregular multivariate time series (IMTS) whose accurate forecasting is operationally vital. A …

Time Series Forecasting

Toward Relative Positional Encoding in Spiking Transformers

2025-01-28 · Changze Lv, Yansen Wang, Dongqi Han, Yifei Shen 외

Spiking neural networks (SNNs) are bio-inspired networks that mimic how neurons in the brain communicate through discrete spikes, which have great potential in various tasks due to their energy efficiency and temporal pr…

image-classificationImage Classificationtext-classificationText Classification+1

Infor-Coef: Information Bottleneck-based Dynamic Token Downsampling for Compact and Efficient language model

2023-05-21 · Wenxi Tan

The prevalence of Transformer-based pre-trained language models (PLMs) has led to their wide adoption for various natural language processing tasks. However, their excessive overhead leads to large latency and computatio…

Language ModelingLanguage Modelling