ETLP: Event-based Three-factor Local Plasticity for online learning with neuromorphic hardware
Fernando M. Quintana, Fernando Perez-Peña, Pedro L. Galindo, Emre O. Neftci, Elisabetta Chicca, Lyes Khacef
TL;DR
ETLP addresses online learning under locality constraints on neuromorphic hardware by combining a temporal gradient estimate with DRTP-based local updates, using a three-factor signal: pre-synaptic spike trace, post-synaptic surrogate gradient, and a teaching-label-driven trigger. It leverages ALIF neurons with adaptive thresholds and an event-driven update mechanism, enabling fully local, on-chip learning suitable for edge devices. Empirical results on N-MNIST and SHD show competitive accuracy with lower computational complexity than BPTT, with recurrence and threshold adaptation significantly boosting SHD performance. A proof-of-concept FPGA implementation demonstrates practical mapping of ETLP primitives to neuromorphic hardware, highlighting low latency and energy efficiency for real-time online learning at the edge.
Abstract
Neuromorphic perception with event-based sensors, asynchronous hardware and spiking neurons is showing promising results for real-time and energy-efficient inference in embedded systems. The next promise of brain-inspired computing is to enable adaptation to changes at the edge with online learning. However, the parallel and distributed architectures of neuromorphic hardware based on co-localized compute and memory imposes locality constraints to the on-chip learning rules. We propose in this work the Event-based Three-factor Local Plasticity (ETLP) rule that uses (1) the pre-synaptic spike trace, (2) the post-synaptic membrane voltage and (3) a third factor in the form of projected labels with no error calculation, that also serve as update triggers. We apply ETLP with feedforward and recurrent spiking neural networks on visual and auditory event-based pattern recognition, and compare it to Back-Propagation Through Time (BPTT) and eProp. We show a competitive performance in accuracy with a clear advantage in the computational complexity for ETLP. We also show that when using local plasticity, threshold adaptation in spiking neurons and a recurrent topology are necessary to learn spatio-temporal patterns with a rich temporal structure. Finally, we provide a proof of concept hardware implementation of ETLP on FPGA to highlight the simplicity of its computational primitives and how they can be mapped into neuromorphic hardware for online learning with low-energy consumption and real-time interaction.
