NELGJun 30, 2025

Unsupervised Sparse Coding-based Spiking Neural Network for Real-time Spike Sorting

arXiv:2506.24041v1h-index: 2Neuromorph. Comput. Eng.
Originality Incremental advance
AI Analysis

This addresses the problem of efficient neural decoding for brain-machine interfaces, representing an incremental improvement with specific hardware optimizations.

The study tackled real-time, low-power spike sorting for brain-machine interfaces by introducing the Neuromorphic Sparse Sorter (NSS), a two-layer spiking neural network that achieved a 77% F1-score with 8.6mW power consumption and 0.25ms per inference on drifting neural recordings.

Spike sorting is a crucial step in decoding multichannel extracellular neural signals, enabling the identification of individual neuronal activity. A key challenge in brain-machine interfaces (BMIs) is achieving real-time, low-power spike sorting at the edge while keeping high neural decoding performance. This study introduces the Neuromorphic Sparse Sorter (NSS), a compact two-layer spiking neural network optimized for efficient spike sorting. NSS leverages the Locally Competitive Algorithm (LCA) for sparse coding to extract relevant features from noisy events with reduced computational demands. NSS learns to sort detected spike waveforms in an online fashion and operates entirely unsupervised. To exploit multi-bit spike coding capabilities of neuromorphic platforms like Intel's Loihi 2, a custom neuron model was implemented, enabling flexible power-performance trade-offs via adjustable spike bit-widths. Evaluations on simulated and real-world tetrode signals with biological drift showed NSS outperformed established pipelines such as WaveClus3 and PCA+KMeans. With 2-bit graded spikes, NSS on Loihi 2 outperformed NSS implemented with leaky integrate-and-fire neuron and achieved an F1-score of 77% (+10% improvement) while consuming 8.6mW (+1.65mW) when tested on a drifting recording, with a computational processing time of 0.25ms (+60 us) per inference.

Foundations

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

Your Notes