NECVNov 11, 2025

Stabilizing Direct Training of Spiking Neural Networks: Membrane Potential Initialization and Threshold-robust Surrogate Gradient

arXiv:2511.08708v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses training instability in SNNs, which is crucial for advancing energy-efficient AI, though it appears incremental as it builds on existing direct training methods.

The paper tackles the challenges of temporal covariate shift and unstable gradient flow in directly training Spiking Neural Networks (SNNs) by introducing MP-Init and TrSG, achieving state-of-the-art accuracy on static and dynamic image datasets.

Recent advancements in the direct training of Spiking Neural Networks (SNNs) have demonstrated high-quality outputs even at early timesteps, paving the way for novel energy-efficient AI paradigms. However, the inherent non-linearity and temporal dependencies in SNNs introduce persistent challenges, such as temporal covariate shift (TCS) and unstable gradient flow with learnable neuron thresholds. In this paper, we present two key innovations: MP-Init (Membrane Potential Initialization) and TrSG (Threshold-robust Surrogate Gradient). MP-Init addresses TCS by aligning the initial membrane potential with its stationary distribution, while TrSG stabilizes gradient flow with respect to threshold voltage during training. Extensive experiments validate our approach, achieving state-of-the-art accuracy on both static and dynamic image datasets. The code is available at: https://github.com/kookhh0827/SNN-MP-Init-TRSG

Foundations

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

Your Notes