CVNov 24, 2023

Adaptive Calibration: A Unified Conversion Framework of Spiking Neural Networks

arXiv:2311.14265v212 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses the challenge of making SNNs more practical and energy-efficient for applications like classification and object detection, representing an incremental improvement over existing conversion methods.

The paper tackled the performance and efficiency gap between Spiking Neural Networks (SNNs) and traditional Artificial Neural Networks (ANNs) by proposing an adaptive calibration framework, resulting in superior performance and reduced energy consumption across multiple tasks.

Spiking Neural Networks (SNNs) have emerged as a promising energy-efficient alternative to traditional Artificial Neural Networks (ANNs). Despite this, bridging the performance gap with ANNs in practical scenarios remains a significant challenge. This paper focuses on addressing the dual objectives of enhancing the performance and efficiency of SNNs through the established SNN Calibration conversion framework. Inspired by the biological nervous system, we propose a novel Adaptive-Firing Neuron Model (AdaFire) that dynamically adjusts firing patterns across different layers, substantially reducing conversion errors within limited timesteps. Moreover, to meet our efficiency objectives, we propose two novel strategies: an Sensitivity Spike Compression (SSC) technique and an Input-aware Adaptive Timesteps (IAT) technique. These techniques synergistically reduce both energy consumption and latency during the conversion process, thereby enhancing the overall efficiency of SNNs. Extensive experiments demonstrate our approach outperforms state-of-the-art SNNs methods, showcasing superior performance and efficiency in 2D, 3D, and event-driven classification, as well as object detection and segmentation tasks.

Code Implementations1 repo
Foundations

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

Your Notes