paper-with-me

Papers

Ultra-low Latency Spiking Neural Networks with Spatio-Temporal Compression and Synaptic Convolutional Block

2022-03-18 · Changqing Xu, Yi Liu, YinTang Yang

Spiking neural networks (SNNs), as one of the brain-inspired models, has spatio-temporal information processing capability, low power feature, and high biological plausibility. The effective spatio-temporal feature makes it suitable for event streams classification. However, neuromorphic datasets, such as N-MNIST, CIFAR10-DVS, DVS128-gesture, need to aggregate individual events into frames with a new higher temporal resolution for event stream classification, which causes high training and inference latency. In this work, we proposed a spatio-temporal compression method to aggregate individual events into a few time steps of synaptic current to reduce the training and inference latency. To keep the accuracy of SNNs under high compression ratios, we also proposed a synaptic convolutional block to balance the dramatic change between adjacent time steps. And multi-threshold Leaky Integrate-and-Fire (LIF) with learnable membrane time constant is introduced to increase its information processing capability. We evaluate the proposed method for event streams classification tasks on neuromorphic N-MNIST, CIFAR10-DVS, DVS128 gesture datasets. The experiment results show that our proposed method outperforms the state-of-the-art accuracy on nearly all datasets, using fewer time steps.

📄 PDF Abstract BibTeX arXiv:2203.10006

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Spatio-Temporal Pruning and Quantization for Low-latency Spiking Neural Networks

2021-04-26 · Sayeed Shafayet Chowdhury, Isha Garg, Kaushik Roy

Spiking Neural Networks (SNNs) are a promising alternative to traditional deep learning methods since they perform event-driven information processing. However, a major drawback of SNNs is high inference latency. The eff…

Model CompressionQuantization

Unified Spatiotemporal Token Compression for Video-LLMs at Ultra-Low Retention

2026-03-23 · Junhao Du, Jialong Xue, Anqi Li, Jincheng Dai 외 arxiv

Video large language models (Video-LLMs) face high computational costs due to large volumes of visual tokens. Existing token compression methods typically adopt a two-stage spatiotemporal compression strategy, relying on…

Semantic SimilarityQuestion Answering

Spatio-Temporal Pruning for Compressed Spiking Large Language Models

2025-08-23 · Yi Jiang, Malyaban Bal, Brian Matejek, Susmit Jha 외 arxiv

Large Language Models (LLMs) present significant challenges for deployment in energy-constrained environments due to their large model sizes and high inference latency. Spiking Neural Networks (SNNs), inspired by the spa…

Computational EfficiencyKnowledge Distillation

Spiking Neural Network for Ultra-low-latency and High-accurate Object Detection

2023-06-21 · Jinye Qu, Zeyu Gao, Tielin Zhang, YanFeng Lu 외

Spiking Neural Networks (SNNs) have garnered widespread interest for their energy efficiency and brain-inspired event-driven properties. While recent methods like Spiking-YOLO have expanded the SNNs to more challenging o…

Objectobject-detectionObject Detection

DS2TA: Denoising Spiking Transformer with Attenuated Spatiotemporal Attention

2024-09-20 · Boxun Xu, Hejia Geng, Yuxuan Yin, Peng Li

Vision Transformers (ViT) are current high-performance models of choice for various vision applications. Recent developments have given rise to biologically inspired spiking transformers that thrive in ultra-low power op…

Denoising