paper-with-me

Papers

Temporal-wise Attention Spiking Neural Networks for Event Streams Classification

2021-07-25 · ICCV 2021 10 · Man Yao, Huanhuan Gao, Guangshe Zhao, Dingheng Wang, Yihan Lin, ZhaoXu Yang, Guoqi Li

How to effectively and efficiently deal with spatio-temporal event streams, where the events are generally sparse and non-uniform and have the microsecond temporal resolution, is of great value and has various real-life applications. Spiking neural network (SNN), as one of the brain-inspired event-triggered computing models, has the potential to extract effective spatio-temporal features from the event streams. However, when aggregating individual events into frames with a new higher temporal resolution, existing SNN models do not attach importance to that the serial frames have different signal-to-noise ratios since event streams are sparse and non-uniform. This situation interferes with the performance of existing SNNs. In this work, we propose a temporal-wise attention SNN (TA-SNN) model to learn frame-based representation for processing event streams. Concretely, we extend the attention concept to temporal-wise input to judge the significance of frames for the final decision at the training stage, and discard the irrelevant frames at the inference stage. We demonstrate that TA-SNN models improve the accuracy of event streams classification tasks. We also study the impact of multiple-scale temporal resolutions for frame-based representation. Our approach is tested on three different classification tasks: gesture recognition, image classification, and spoken digit recognition. We report the state-of-the-art results on these tasks, and get the essential improvement of accuracy (almost 19\%) for gesture recognition with only 60 ms.

📄 PDF Abstract BibTeX arXiv:2107.11711

Code (0)

등록된 구현이 없습니다.

Tasks

Audio ClassificationClassificationGesture Recognitionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Razor SNN: Efficient Spiking Neural Network with Temporal Embeddings

2023-06-30 · Yuan Zhang, Jian Cao, Ling Zhang, Jue Chen 외

The event streams generated by dynamic vision sensors (DVS) are sparse and non-uniform in the spatial domain, while still dense and redundant in the temporal domain. Although spiking neural network (SNN), the event-drive…

Spike-TBR: a Noise Resilient Neuromorphic Event Representation

2025-06-05 · Gabriele Magrini, Federico Becattini, Luca Cultrera, Lorenzo Berlincioni 외

Event cameras offer significant advantages over traditional frame-based sensors, including higher temporal resolution, lower latency and dynamic range. However, efficiently converting event streams into formats compatibl…

Spike-EVPR: Deep Spiking Residual Network with Cross-Representation Aggregation for Event-Based Visual Place Recognition

2024-02-16 · Chenming Hu, Zheng Fang, Kuanxu Hou, Delei Kong 외

Event cameras have been successfully applied to visual place recognition (VPR) tasks by using deep artificial neural networks (ANNs) in recent years. However, previously proposed deep ANN architectures are often unable t…

Visual Place Recognition

Sequence-SOD: Bio-inspired Sequence-aware Spiking ObjectDetection for Event Cameras

2026-07-29 · Katharina Bendig, René Schuster, Didier Stricker arxiv

Event cameras follow a retina-inspired sensing principle, reporting local intensity changes asynchronously with hightemporal resolution and a wide dynamic range. Spiking Neural Networks (SNNs) complement these sparse eve…

Data Augmentation

A dynamic vision sensor object recognition model based on trainable event-driven convolution and spiking attention mechanism

2024-09-19 · Peng Zheng, Qian Zhou

Spiking Neural Networks (SNNs) are well-suited for processing event streams from Dynamic Visual Sensors (DVSs) due to their use of sparse spike-based coding and asynchronous event-driven computation. To extract features …

Object Recognition