paper-with-me

Papers

Spiking Neural Networks for event-based action recognition: A new task to understand their advantage

2022-09-29 · Alex Vicente-Sola, Davide L. Manna, Paul Kirkland, Gaetano Di Caterina, Trevor Bihl

Spiking Neural Networks (SNN) are characterised by their unique temporal dynamics, but the properties and advantages of such computations are still not well understood. In order to provide answers, in this work we demonstrate how Spiking neurons can enable temporal feature extraction in feed-forward neural networks without the need for recurrent synapses, and how recurrent SNNs can achieve comparable results to LSTM with a smaller number of parameters. This shows how their bio-inspired computing principles can be successfully exploited beyond energy efficiency gains and evidences their differences with respect to conventional artificial neural networks. These results are obtained through a new task, DVS-Gesture-Chain (DVS-GC), which allows, for the first time, to evaluate the perception of temporal dependencies in a real event-based action recognition dataset. Our study proves how the widely used DVS Gesture benchmark can be solved by networks without temporal feature extraction when its events are accumulated in frames, unlike the new DVS-GC which demands an understanding of the order in which events happen. Furthermore, this setup allowed us to reveal the role of the leakage rate in spiking neurons for temporal processing tasks and demonstrated the benefits of "hard reset" mechanisms. Additionally, we also show how time-dependent weights and normalization can lead to understanding order by means of temporal attention.

📄 PDF Abstract BibTeX arXiv:2209.14915

Code (1)

vicentealex/dvs-gesture-chain 공식 구현 pytorch

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

SPACT18: Spiking Human Action Recognition Benchmark Dataset with Complementary RGB and Thermal Modalities

2025-07-22 · Yasser Ashraf, Ahmed Sharshar, Velibor Bojkovic, Bin Gu arxiv

Spike cameras, bio-inspired vision sensors, asynchronously fire spikes by accumulating light intensities at each pixel, offering ultra-high energy efficiency and exceptional temporal resolution. Unlike event cameras, whi…

Action Recognition

EEvAct: Early Event-Based Action Recognition with High-Rate Two-Stream Spiking Neural Networks

2025-07-10 · Michael Neumeier, Jules Lecomte, Nils Kazinski, Soubarna Banik 외 arxiv

Recognizing human activities early is crucial for the safety and responsiveness of human-robot and human-machine interfaces. Due to their high temporal resolution and low latency, event-based vision sensors are a perfect…

Event-based visionAction Recognition

EventRPG: Event Data Augmentation with Relevance Propagation Guidance

2024-03-14 · Mingyuan Sun, Donghao Zhang, ZongYuan Ge, Jiaxu Wang 외

Event camera, a novel bio-inspired vision sensor, has drawn a lot of attention for its low latency, low power consumption, and high dynamic range. Currently, overfitting remains a critical problem in event-based classifi…

Action RecognitionData AugmentationObject Recognition

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

Wi-Spike: A Low-power WiFi Human Multi-action Recognition Model with Spiking Neural Networks

2026-03-15 · Nengbo Zhang, Yao Ying, Lu Wang, Kaishun Wu 외 arxiv

WiFi-based human action recognition (HAR) has gained significant attention due to its non-intrusive and privacy-preserving nature. However, most existing WiFi sensing models predominantly focus on improving recognition a…

Human Activity RecognitionAction Recognition