ARAINEApr 11

Full Feature Spiking Neural Network Simulation on Micro-Controllers for Neuromorphic Applications at the Edge

arXiv:2604.164747.3
Predicted impact top 72% in AR · last 90 daysOriginality Incremental advance
AI Analysis

This work enables full-featured SNN simulation on ultra-low-power microcontrollers, making neuromorphic edge computing more accessible for resource-constrained applications.

The authors demonstrate that the SNN simulator CARLsim can run its full feature set on a low-power MCU (RP2350) using IEEE 16-bit floats, achieving 97.5% accuracy on a 1200-neuron benchmark and real-time simulation of 186 neurons at 20 mW, with 5x better energy efficiency than an ARM Cortex-A53 processor.

Microcontroller units (MCU), which have an order of magnitude lower Size, Weight and Power (SWaP) than standard computers, makes them suitable for applications at the edge. Neuromorphic computing, which can realize low SWaP, relies on Spiking Neural Networks (SNNs). Until now, software based simulations of SNNs required GPU-based workstations, application classified core processors such as the ARM Cortex-A53, or specialized hardware like Intel's Loihi. In the present work, we demonstrate that the SNN simulator CARLsim can run its full feature set on a MCU RP2350 with 8 MB memory. We accomplished this by utilizing IEEE 16-bit float point numbers, which reduced memory requirements without loss of function. We were able to run the Synfire4 benchmark which comprises 1200 neurons. The accuracy was 97.5% compared to the standard single precision numbers. Furthermore, we show that CARLsim runs a Synfire4 benchmark scaled-down to 186 neurons on a MCU in real-time at only 20 mW. Compared to the smallest application class ARM processor used by Raspberry in their Pi Zero 2 W, our MCU implementation is five times more energy efficient for the SNN itself, and an order of magnitude better when compared to the complete SoC (MCU/CPU + Board).

Foundations

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

Your Notes