NECVLGMar 23, 2023

Skip Connections in Spiking Neural Networks: An Analysis of Their Effect on Network Training

arXiv:2303.13563v17 citationsh-index: 8
Originality Incremental advance
AI Analysis

This addresses the problem of improving SNN training for researchers and practitioners in neuromorphic computing, but it is incremental as it adapts existing ANN techniques to SNNs.

The paper tackles the challenge of training spiking neural networks (SNNs) by analyzing the impact of skip connections, showing that optimizing their position, type, and number improves accuracy and efficiency, with an average +8% accuracy increase on CIFAR-10-DVS and DVS128 Gesture datasets.

Spiking neural networks (SNNs) have gained attention as a promising alternative to traditional artificial neural networks (ANNs) due to their potential for energy efficiency and their ability to model spiking behavior in biological systems. However, the training of SNNs is still a challenging problem, and new techniques are needed to improve their performance. In this paper, we study the impact of skip connections on SNNs and propose a hyperparameter optimization technique that adapts models from ANN to SNN. We demonstrate that optimizing the position, type, and number of skip connections can significantly improve the accuracy and efficiency of SNNs by enabling faster convergence and increasing information flow through the network. Our results show an average +8% accuracy increase on CIFAR-10-DVS and DVS128 Gesture datasets adaptation of multiple state-of-the-art models.

Foundations

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

Your Notes