Surrogates, Spikes, and Sparsity: Performance Analysis and Characterization of SNN Hyperparameters on Hardware
Ilkin Aliyev, Jesus Lopez, and Tosiron Adegbija

TL;DR
This paper analyzes how training hyperparameters like surrogate functions and neuron models influence hardware efficiency and sparsity in Spiking Neural Networks, providing insights for optimizing low-power inference on hardware.
Contribution
It offers a detailed workload characterization of SNN hyperparameters' impact on hardware latency and accuracy, introducing a methodology to predict hardware behavior from training choices.
Findings
Spike Rate Escape reduces latency by up to 12.2% with minimal accuracy loss.
Transitioning from LIF to Lapicque neurons yields up to 28% latency reduction.
Hyperparameter tuning can improve accuracy by 9.1% and double inference speed.
Abstract
Spiking Neural Networks (SNNs) offer inherent advantages for low-power inference through sparse, event-driven computation. However, the theoretical energy benefits of SNNs are often decoupled from real hardware performance due to the opaque relationship between training-time choices and inference-time sparsity. While prior work has focused on weight pruning and compression, the role of training hyperparameters -- specifically surrogate gradient functions and neuron model configurations -- in shaping hardware-level activation sparsity remains underexplored. This paper presents a workload characterization study quantifying the sensitivity of hardware latency to SNN hyperparameters. We decouple the impact of surrogate gradient functions (e.g., Fast Sigmoid, Spike Rate Escape) and neuron models (LIF, Lapicque) on classification accuracy and inference efficiency across three event-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Advanced Neural Network Applications · Ferroelectric and Negative Capacitance Devices
