paper-with-me

Papers

Efficient Event-based Delay Learning in Spiking Neural Networks

2025-01-13 · Balázs Mészáros, James C. Knight, Thomas Nowotny

Spiking Neural Networks (SNNs) are attracting increased attention as a more energy-efficient alternative to traditional Artificial Neural Networks. Spiking neurons are stateful and intrinsically recurrent, making them well-suited for spatio-temporal tasks. However, this intrinsic memory is limited by synaptic and membrane time constants. A powerful additional mechanism are delays. In this paper, we propose a novel event-based training method for SNNs with delays, grounded in the EventProp formalism and enabling the calculation of exact gradients with respect to weights and delays. Our method supports multiple spikes per neuron and, to our best knowledge, is the first delay learning algorithm to be applied to recurrent SNNs. We evaluate our method on a simple sequence detection task, and the Yin-Yang, Spiking Heidelberg Digits and Spiking Speech Commands datasets, demonstrating that our algorithm can optimize delays from suboptimal initial conditions and enhance classification accuracy compared to architectures without delays. Finally, we show that our approach uses less than half the memory of the current state-of-the-art delay-learning method and is up to 26x faster.

📄 PDF Abstract BibTeX arXiv:2501.07331

Code (1)

mbalazs98/deventprop 공식 구현

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Congestion-Aware Dynamic Axonal Delay for Spiking Neural Networks

2026-05-02 · Dewei Bai, Hongxiang Peng, Yunyun Zeng, Ziyu Zhang 외 arxiv

Spiking Neural Networks (SNNs) are widely regarded as an energy-efficient paradigm for modeling and processing temporal and event-driven information. Incorporating delays in SNNs has been proven to be an effective mechan…

Delays in Spiking Neural Networks: A State Space Model Approach

2025-12-01 · Sanja Karilanova, Subhrakanti Dey, Ayça Özçelikkale arxiv

Spiking neural networks (SNNs) are biologically inspired, event-driven models suited for temporal data processing and energy-efficient neuromorphic computing. In SNNs, richer neuronal dynamic allows capturing more comple…

Adaptive Axonal Delays in feedforward spiking neural networks for accurate spoken word recognition

2023-02-16 · Pengfei Sun, Ehsan Eqlimi, Yansong Chua, Paul Devos 외

Spiking neural networks (SNN) are a promising research avenue for building accurate and efficient automatic speech recognition systems. Recent advances in audio-to-spike encoding and training algorithms enable SNN to be …

Audio ClassificationAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Learning heterogeneous delays in a layer of spiking neurons for fast motion detection

2023-07-26 · Antoine Grimaldi, Laurent U Perrinet

The precise timing of spikes emitted by neurons plays a crucial role in shaping the response of efferent biological neurons. This temporal dimension of neural activity holds significant importance in understanding inform…

Motion Detection

TSkips: Efficiency Through Explicit Temporal Delay Connections in Spiking Neural Networks

2024-11-22 · Prajna G. Malettira, Shubham Negi, Wachirawit Ponghiran, Kaushik Roy

Spiking Neural Networks (SNNs) with their bio-inspired Leaky Integrate-and-Fire (LIF) neurons inherently capture temporal information. This makes them well-suited for sequential tasks like processing event-based data fro…

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionNavigate+4