NECVNov 17, 2024

STOP: Spatiotemporal Orthogonal Propagation for Weight-Threshold-Leakage Synergistic Training of Deep Spiking Neural Networks

arXiv:2411.11082v22 citationsh-index: 8Neuromorph. Comput. Eng.
Originality Incremental advance
AI Analysis

This addresses the problem of deploying energy-efficient SNNs on resource-limited edge devices for AI-of-things applications, representing an incremental improvement over existing methods.

The paper tackles the challenge of efficient and high-accuracy deep spiking neural network (SNN) learning for edge computing by proposing the STOP algorithm, which synergistically trains synaptic weights, firing thresholds, and leakage factors, achieving accuracies of 94.84% on CIFAR-10, 74.92% on CIFAR-100, 98.26% on DVS-Gesture, and 77.10% on DVS-CIFAR10.

The prevailing of artificial intelligence-of-things calls for higher energy-efficient edge computing paradigms, such as neuromorphic agents leveraging brain-inspired spiking neural network (SNN) models based on spatiotemporally sparse binary spikes. However, the lack of efficient and high-accuracy deep SNN learning algorithms prevents them from practical edge deployments at a strictly bounded cost. In this paper, we propose the spatiotemporal orthogonal propagation (STOP) algorithm to tackle this challenge. Our algorithm enables fully synergistic learning of synaptic weights as well as firing thresholds and leakage factors in spiking neurons to improve SNN accuracy, in a unified temporally-forward trace-based framework to mitigate the huge memory requirement for storing neural states across all time-steps in the forward pass. Characteristically, the spatially-backward neuronal errors and temporally-forward traces propagate orthogonally to and independently of each other, substantially reducing computational complexity. Our STOP algorithm obtained high recognition accuracies of 94.84%, 74.92%, 98.26% and 77.10% on the CIFAR-10, CIFAR-100, DVS-Gesture and DVS-CIFAR10 datasets with adequate deep convolutional SNNs of VGG-11 or ResNet-18 structures. Compared with other deep SNN training algorithms, our method is more plausible for edge intelligent scenarios where resources are limited but high-accuracy in-situ learning is desired.

Foundations

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

Your Notes