NEAILGJun 3, 2024

Toward Efficient Deep Spiking Neuron Networks:A Survey On Compression

arXiv:2407.08744v11 citations
Originality Synthesis-oriented
AI Analysis

It tackles the problem of improving efficiency for DSNNs, which are promising for low-power neuromorphic hardware but limited in deployment, making it incremental as it adapts existing methods from deep learning.

This survey addresses the lack of focused research on compression methods for Deep Spiking Neural Networks (DSNNs), which face high computational costs and energy consumption due to their deep structures and numerous parameters, by reviewing techniques like pruning, quantization, and knowledge distillation to enhance efficiency.

With the rapid development of deep learning, Deep Spiking Neural Networks (DSNNs) have emerged as promising due to their unique spike event processing and asynchronous computation. When deployed on neuromorphic chips, DSNNs offer significant power advantages over Deep Artificial Neural Networks (DANNs) and eliminate time and energy consuming multiplications due to the binary nature of spikes (0 or 1). Additionally, DSNNs excel in processing temporal information, making them potentially superior for handling temporal data compared to DANNs. However, their deep network structure and numerous parameters result in high computational costs and energy consumption, limiting real-life deployment. To enhance DSNNs efficiency, researchers have adapted methods from DANNs, such as pruning, quantization, and knowledge distillation, and developed specific techniques like reducing spike firing and pruning time steps. While previous surveys have covered DSNNs algorithms, hardware deployment, and general overviews, focused research on DSNNs compression and efficiency has been lacking. This survey addresses this gap by concentrating on efficient DSNNs and their compression methods. It begins with an exploration of DSNNs' biological background and computational units, highlighting differences from DANNs. It then delves into various compression methods, including pruning, quantization, knowledge distillation, and reducing spike firing, and concludes with suggestions for future research directions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes