paper-with-me

Papers

Advancing Spatio-Temporal Processing in Spiking Neural Networks through Adaptation

2024-08-14 · Maximilian Baronig, Romain Ferrand, Silvester Sabathiel, Robert Legenstein

Implementations of spiking neural networks on neuromorphic hardware promise orders of magnitude less power consumption than their non-spiking counterparts. The standard neuron model for spike-based computation on such systems has long been the leaky integrate-and-fire (LIF) neuron. A computationally light augmentation of the LIF neuron model with an adaptation mechanism has recently been shown to exhibit superior performance on spatio-temporal processing tasks. The root of the superiority of these so-called adaptive LIF neurons however is not well understood. In this article, we thoroughly analyze the dynamical, computational, and learning properties of adaptive LIF neurons and networks thereof. Our investigation reveals significant challenges related to stability and parameterization when employing the conventional Euler-Forward discretization for this class of models. We report a rigorous theoretical and empirical demonstration that these challenges can be effectively addressed by adopting an alternative discretization approach - the Symplectic Euler method, allowing to improve over state-of-the-art performances on common event-based benchmark datasets. Our further analysis of the computational properties of networks of adaptive LIF neurons shows that they are particularly well suited to exploit the spatio-temporal structure of input sequences without any normalization techniques.

📄 PDF Abstract BibTeX arXiv:2408.07517

Code (1)

IGITUGraz/SE-adlif 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Efficient Spatio-Temporal Signal Recognition on Edge Devices Using PointLCA-Net

2024-11-21 · Sanaz Mahmoodi Takaghaj

Recent advancements in machine learning, particularly through deep learning architectures like PointNet, have transformed the processing of three-dimensional (3D) point clouds, significantly improving 3D object classific…

3D Object ClassificationComputational Efficiency

Advancing Spiking Neural Networks towards Multiscale Spatiotemporal Interaction Learning

2024-05-22 · Yimeng Shan, Malu Zhang, Rui-Jie Zhu, Xuerui Qiu 외

Recent advancements in neuroscience research have propelled the development of Spiking Neural Networks (SNNs), which not only have the potential to further advance neuroscience research but also serve as an energy-effici…

Spiking Neural Networks -- Part II: Detecting Spatio-Temporal Patterns

2020-10-27 · Nicolas Skatchkovsky, Hyeryung Jang, Osvaldo Simeone

Inspired by the operation of biological brains, Spiking Neural Networks (SNNs) have the unique ability to detect information encoded in spatio-temporal patterns of spiking signals. Examples of data types requiring spatio…

SuperSpike: Supervised learning in multi-layer spiking neural networks

2017-05-31 · Friedemann Zenke, Surya Ganguli

A vast majority of computation in the brain is performed by spiking neural networks. Despite the ubiquity of such spiking, we currently lack an understanding of how biological spiking neural circuits learn and compute in…

Learning Delays Through Gradients and Structure: Emergence of Spatiotemporal Patterns in Spiking Neural Networks

2024-07-07 · Balázs Mészáros, James Knight, Thomas Nowotny

We present a Spiking Neural Network (SNN) model that incorporates learnable synaptic delays through two approaches: per-synapse delay learning via Dilated Convolutions with Learnable Spacings (DCLS) and a dynamic pruning…

Keyword Spotting