Efficient Event-based Delay Learning in Spiking Neural Networks
Bal\'azs M\'esz\'aros, James C. Knight, and Thomas Nowotny

TL;DR
This paper introduces a novel event-based training method for spiking neural networks with delays, enabling exact gradient calculation and improving accuracy and efficiency in temporal tasks.
Contribution
The paper presents the first delay learning algorithm for recurrent SNNs based on EventProp, supporting multiple spikes and demonstrating improved performance and efficiency.
Findings
Supports multiple spikes per neuron
Enhances classification accuracy with delays
Uses less memory and is faster than previous methods
Abstract
Spiking Neural Networks (SNNs) compute using sparse communication and are attracting increased attention as a more energy-efficient alternative to traditional Artificial Neural Networks~(ANNs). While standard ANNs are stateless, spiking neurons are stateful and hence intrinsically recurrent, making them well-suited for spatio-temporal tasks. However, the duration of this intrinsic memory is limited by synaptic and membrane time constants. Delays are a powerful additional mechanism and, in this paper, we propose a novel event-based training method for SNNs with delays, grounded in the EventProp formalism which enables the calculation of exact gradients with respect to weights and delays. Our method supports multiple spikes per neuron and, to the best of our knowledge, is the first delay learning algorithm to be applied to recurrent SNNs. We evaluate our method on a simple sequence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Neural dynamics and brain function
MethodsSoftmax · Attention Is All You Need
