SiLIF: Structured State Space Model Dynamics and Parametrization for Spiking Neural Networks
About
Multi-state spiking neurons combine sparse binary activations with rich second-order nonlinear recurrent dynamics, making them a promising alternative to standard deep learning models. However, gradient propagation through these dynamics often leads to instabilities that hinder scalability and performance. Inspired by the stable training and strong performance of state space models (SSMs) on long sequences, we introduce two SSM-inspired Leaky Integrate-and-Fire (SiLIF) neuron models. The first extends a two-state neuron with a learnable discretization timestep and logarithmic reparametrization, while the second additionally incorporates the initialization scheme and structure of complex-state SSMs, enabling oscillatory regimes. Our two SiLIF models achieve new state-of-the-art performance among spiking neuron models on both event-based and raw-audio speech recognition datasets. We further demonstrate a favorable performance-efficiency trade-off compared to SSMs, even surpassing them while using half the computational cost through the use of synaptic delays. Our code is available at https://github.com/Maxtimer97/SSM-inspired-LIF.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Classification | SHD (test) | -- | 48 | |
| Keyword Spotting | GSC | -- | 22 | |
| Keyword Classification | SSC v1.0 (test) | Number of Spikes2.04e+4 | 12 | |
| Keyword Classification | GSC v1.0 (test) | Number of Spikes6.60e+3 | 12 | |
| Audio Keyword Classification | SSC | -- | 8 |