Event-based backpropagation on the neuromorphic platform SpiNNaker2

Published: 17 Oct 2024, Last Modified: 28 Nov 2024MLNCP PosterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Spiking Neural Networks, Neuromorphic, Spinnaker, EventProp
TL;DR: Fully event-based on-chip training of SNNs using exact gradient backpropagation (EventProp) on Spinnaker2 chip
Abstract: Neuromorphic computing aims to replicate the brain's capabilities for energy efficient and parallel information processing, promising a solution to the increasing demand for faster and more efficient computational systems. Efficient training of neural networks on neuromorphic hardware requires the development of training algorithms that retain the sparsity of spike-based communication during training. Here, we report on the first implementation of event-based backpropagation on the SpiNNaker2 neuromorphic hardware platform. We use EventProp, an algorithm for event-based backpropagation in spiking neural networks, to compute exact gradients using sparse communication of error signals between neurons. Our implementation computes multi-layer networks of leaky integrate-and-fire neurons using discretized versions of the differential equations and their adjoints, and uses event packets to transmit spikes and error signals between network layers. We demonstrate a proof-of-concept of batch-parallelized, on-chip training of spiking neural networks using the Yin Yang dataset, and provide an off-chip implementation for efficient prototyping, hyper-parameter search, and hybrid training methods.
Submission Number: 15
Loading