Applying the temporal shift trick from video CNNs to spiking networks, with random channel split points and a residual scaling factor, yields small accuracy gains on standard SNN benchmarks.
RMP-Loss: Regularizing Membrane Potential Distribution for Spiking Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Spiking Neural Networks (SNNs) as one of the biology-inspired models have received much attention recently. It can significantly reduce energy consumption since they quantize the real-valued membrane potentials to 0/1 spikes to transmit information thus the multiplications of activations and weights can be replaced by additions when implemented on hardware. However, this quantization mechanism will inevitably introduce quantization error, thus causing catastrophic information loss. To address the quantization error problem, we propose a regularizing membrane potential loss (RMP-Loss) to adjust the distribution which is directly related to quantization error to a range close to the spikes. Our method is extremely simple to implement and straightforward to train an SNN. Furthermore, it is shown to consistently outperform previous state-of-the-art methods over different network architectures and datasets.
fields
cs.NE 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
TS-SNN: Temporal Shift Module for Spiking Neural Networks
Applying the temporal shift trick from video CNNs to spiking networks, with random channel split points and a residual scaling factor, yields small accuracy gains on standard SNN benchmarks.