Plug-and-Play Homeostatic Spark: Zero-Cost Acceleration for SNN Training Across Paradigms
Rui Chen, Xingyu Chen, Yaoqing Hu, Shihan Kong, Zhiheng Wu, Junzhi Yu
TL;DR
This work tackles the instability and slow convergence of spiking neural network training by introducing AHSAR, a plug-and-play, parameter-free homeostatic controller. It combines rate sensing, a reaction-diffusion layer-wise homeostasis, and a global gain modulation to keep per-layer activity within a productive window across training paradigms. Across diverse architectures, modalities, and datasets, AHSAR yields faster convergence, higher accuracy, and improved out-of-distribution robustness without changing model structure or loss. The approach demonstrates that dual-timescale regulation—fast intra-epoch balancing and slow inter-epoch adaptation—is a simple, effective principle for scalable and efficient SNN training with minimal computational overhead.
Abstract
Spiking neural networks offer event driven computation, sparse activation, and hardware efficiency, yet training often converges slowly and lacks stability. We present Adaptive Homeostatic Spiking Activity Regulation (AHSAR), an extremely simple plug in and training paradigm agnostic method that stabilizes optimization and accelerates convergence without changing the model architecture, loss, or gradients. AHSAR introduces no trainable parameters. It maintains a per layer homeostatic state during the forward pass, maps centered firing rate deviations to threshold scales through a bounded nonlinearity, uses lightweight cross layer diffusion to avoid sharp imbalance, and applies a slow across epoch global gain that combines validation progress with activity energy to tune the operating point. The computational cost is negligible. Across diverse training methods, SNN architectures of different depths, widths, and temporal steps, and both RGB and DVS datasets, AHSAR consistently improves strong baselines and enhances out of distribution robustness. These results indicate that keeping layer activity within a moderate band is a simple and effective principle for scalable and efficient SNN training.
