English

RMP-Loss: Regularizing Membrane Potential Distribution for Spiking Neural Networks

Computer Vision and Pattern Recognition 2023-08-15 v1

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.

Keywords

Cite

@article{arxiv.2308.06787,
  title  = {RMP-Loss: Regularizing Membrane Potential Distribution for Spiking Neural Networks},
  author = {Yufei Guo and Xiaode Liu and Yuanpei Chen and Liwen Zhang and Weihang Peng and Yuhan Zhang and Xuhui Huang and Zhe Ma},
  journal= {arXiv preprint arXiv:2308.06787},
  year   = {2023}
}

Comments

Accepted by ICCV2023

R2 v1 2026-06-28T11:54:37.826Z