Multi-Bit Mechanism: A Novel Information Transmission Paradigm for Spiking Neural Networks
Yongjun Xiao, Xianlong Tian, Yongqi Ding, Pei He, Mengmeng Jing, Lin Zuo
TL;DR
The paper addresses information loss and limited expressiveness in spiking neural networks caused by single-bit spikes and layer-by-layer information flow. It introduces a multi-bit spike mechanism that extends spikes to fixed-point representations with $m$ integer bits and $n$ fractional bits, paired with interlaminar connections enhanced by Efficient Channel Attention to re-stimulate neurons. The approach preserves the MAC-to-AC computation advantage of SNNs and yields consistent improvements on both static (CIFAR-10/100) and neuromorphic (DVS-Gesture) datasets, including strong performance at ultra-low time steps. This work proposes a new information transmission paradigm for SNNs with modest parameter overhead and potential for energy-efficient, high-precision neuromorphic computing.
Abstract
Since proposed, spiking neural networks (SNNs) gain recognition for their high performance, low power consumption and enhanced biological interpretability. However, while bringing these advantages, the binary nature of spikes also leads to considerable information loss in SNNs, ultimately causing performance degradation. We claim that the limited expressiveness of current binary spikes, resulting in substantial information loss, is the fundamental issue behind these challenges. To alleviate this, our research introduces a multi-bit information transmission mechanism for SNNs. This mechanism expands the output of spiking neurons from the original single bit to multiple bits, enhancing the expressiveness of the spikes and reducing information loss during the forward process, while still maintaining the low energy consumption advantage of SNNs. For SNNs, this represents a new paradigm of information transmission. Moreover, to further utilize the limited spikes, we extract effective signals from the previous layer to re-stimulate the neurons, thus encouraging full spikes emission across various bit levels. We conducted extensive experiments with our proposed method using both direct training method and ANN-SNN conversion method, and the results show consistent performance improvements.
