paper-with-me

홈 › Papers

Heterogeneous Recurrent Spiking Neural Network for Spatio-Temporal Classification

2022-09-22 · Biswadeep Chakraborty, Saibal Mukhopadhyay

Spiking Neural Networks are often touted as brain-inspired learning models for the third wave of Artificial Intelligence. Although recent SNNs trained with supervised backpropagation show classification accuracy comparable to deep networks, the performance of unsupervised learning-based SNNs remains much lower. This paper presents a heterogeneous recurrent spiking neural network (HRSNN) with unsupervised learning for spatio-temporal classification of video activity recognition tasks on RGB (KTH, UCF11, UCF101) and event-based datasets (DVS128 Gesture). The key novelty of the HRSNN is that the recurrent layer in HRSNN consists of heterogeneous neurons with varying firing/relaxation dynamics, and they are trained via heterogeneous spike-time-dependent-plasticity (STDP) with varying learning dynamics for each synapse. We show that this novel combination of heterogeneity in architecture and learning method outperforms current homogeneous spiking neural networks. We further show that HRSNN can achieve similar performance to state-of-the-art backpropagation trained supervised SNN, but with less computation (fewer neurons and sparse connection) and less training data.

📄 PDF Abstract BibTeX arXiv:2211.04297

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionClassification

Similar Papers 제목 키워드 기반

Learning recurrent dynamics in spiking networks

2018-03-18 · Christopher Kim, Carson Chow

Spiking activity of neurons engaged in learning and performing a task show complex spatiotemporal dynamics. While the output of recurrent network models can learn to perform various tasks, the possible range of recurrent…

Sequence Approximation using Feedforward Spiking Neural Network for Spatiotemporal Learning: Theory and Optimization Methods

2021-09-29 · ICLR 2022 4 · Xueyuan She, Saurabh Dash, Saibal Mukhopadhyay

A dynamical system of spiking neurons with only feedforward connections can classify spatiotemporal patterns without recurrent connections. However, the theoretical construct of a feedforward Spiking Neural Network (SNN)…

Gesture RecognitionImage ClassificationLearning Theory

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 neura…

Learning spatiotemporal signals using a recurrent spiking network that discretizes time

2019-07-20 · Amadeus Maes, Mauricio Barahona, Claudia Clopath

Learning to produce spatiotemporal sequences is a common task that the brain has to solve. The same neural substrate may be used by the brain to produce different sequential behaviours. The way the brain learns and encod…

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