paper-with-me

Papers

Convolutional Spiking-based GRU Cell for Spatio-temporal Data

2025-10-29 · Yesmine Abdennadher, Eleonora Cicciarella, Michele Rossi arxiv

Spike-based temporal messaging enables SNNs to efficiently process both purely temporal and spatio-temporal time-series or event-driven data. Combining SNNs with Gated Recurrent Units (GRUs), a variant of recurrent neural networks, gives rise to a robust framework for sequential data processing; however, traditional RNNs often lose local details when handling long sequences. Previous approaches, such as SpikGRU, fail to capture fine-grained local dependencies in event-based spatio-temporal data. In this paper, we introduce the Convolutional Spiking GRU (CS-GRU) cell, which leverages convolutional operations to preserve local structure and dependencies while integrating the temporal precision of spiking neurons with the efficient gating mechanisms of GRUs. This versatile architecture excels on both temporal datasets (NTIDIGITS, SHD) and spatio-temporal benchmarks (MNIST, DVSGesture, CIFAR10DVS). Our experiments show that CS-GRU outperforms state-of-the-art GRU variants by an average of 4.35%, achieving over 90% accuracy on sequential tasks and up to 99.31% on MNIST. It is worth noting that our solution achieves 69% higher efficiency compared to SpikGRU. The code is available at: https://github.com/YesmineAbdennadher/CS-GRU.

📄 PDF Abstract BibTeX arXiv:2510.25696

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convolutional Spiking Neural Networks for Spatio-Temporal Feature Extraction

2020-03-27 · Ali Samadzadeh, Fatemeh Sadat Tabatabaei Far, Ali Javadi, Ahmad Nickabadi 외

Spiking neural networks (SNNs) can be used in low-power and embedded systems (such as emerging neuromorphic chips) due to their event-based nature. Also, they have the advantage of low computation cost in contrast to con…

Activity Recognition In VideosEvent data classificationImage ClassificationVideo Classification

Enhancing Adaptive History Reserving by Spiking Convolutional Block Attention Module in Recurrent Neural Networks

2024-01-08 · NeurIPS 2023 11 · Qi Xu, Yuyuan Gao, Jiangrong Shen, Yaxin Li 외

Spiking neural networks (SNNs) serve as one type of efficient model to process spatio-temporal patterns in time series, such as the Address-Event Representation data collected from Dynamic Vision Sensor (DVS). Although c…

Time Series

Spiking Two-Stream Methods with Unsupervised STDP-based Learning for Action Recognition

2023-06-23 · Mireille El-Assal, Pierre Tirilly, Ioan Marius Bilasco

Video analysis is a computer vision task that is useful for many applications like surveillance, human-machine interaction, and autonomous vehicles. Deep Convolutional Neural Networks (CNNs) are currently the state-of-th…

Action ClassificationAction RecognitionAutonomous Vehicles

Spiking CapsNet: A Spiking Neural Network With A Biologically Plausible Routing Rule Between Capsules

2021-11-15 · Dongcheng Zhao, Yang Li, Yi Zeng, Jihang Wang 외

Spiking neural network (SNN) has attracted much attention due to their powerful spatio-temporal information representation ability. Capsule Neural Network (CapsNet) does well in assembling and coupling features at differ…

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…

Classification