NEETLGApr 30, 2024

DelGrad: Exact event-based gradients for training delays and weights on spiking neuromorphic hardware

arXiv:2404.19165v318 citationsh-index: 26Nat Commun
Originality Highly original
AI Analysis

This addresses the challenge of efficiently training SNNs with delays on noisy neuromorphic hardware, which is incremental as it builds on prior work but introduces a novel exact gradient approach.

The paper tackled the problem of training spiking neural networks (SNNs) with delays on neuromorphic hardware by proposing DelGrad, an event-based method that computes exact gradients for weights and delays, resulting in demonstrated memory efficiency and accuracy benefits, including higher accuracy and fewer parameters on the BrainScaleS-2 platform.

Spiking neural networks (SNNs) inherently rely on the timing of signals for representing and processing information. Incorporating trainable transmission delays, alongside synaptic weights, is crucial for shaping these temporal dynamics. While recent methods have shown the benefits of training delays and weights in terms of accuracy and memory efficiency, they rely on discrete time, approximate gradients, and full access to internal variables like membrane potentials. This limits their precision, efficiency, and suitability for neuromorphic hardware due to increased memory requirements and I/O bandwidth demands. To address these challenges, we propose DelGrad, an analytical, event-based method to compute exact loss gradients for both synaptic weights and delays. The inclusion of delays in the training process emerges naturally within our proposed formalism, enriching the model's search space with a temporal dimension. Moreover, DelGrad, grounded purely in spike timing, eliminates the need to track additional variables such as membrane potentials. To showcase this key advantage, we demonstrate the functionality and benefits of DelGrad on the BrainScaleS-2 neuromorphic platform, by training SNNs in a chip-in-the-loop fashion. For the first time, we experimentally demonstrate the memory efficiency and accuracy benefits of adding delays to SNNs on noisy mixed-signal hardware. Additionally, these experiments also reveal the potential of delays for stabilizing networks against noise. DelGrad opens a new way for training SNNs with delays on neuromorphic hardware, which results in fewer required parameters, higher accuracy and ease of hardware training.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes