Keys to Accurate Feature Extraction Using Residual Spiking Neural Networks
Alex Vicente-Sola, Davide L. Manna, Paul Kirkland, Gaetano Di, Caterina, Trevor Bihl

TL;DR
This paper introduces a residual spiking neural network architecture, explores various residual connection implementations, and demonstrates state-of-the-art performance on image classification datasets without ANN-SNN conversion.
Contribution
The study designs a spiking version of residual networks, analyzes different residual connection methods, and provides guidelines for optimal SNN feature extractor design.
Findings
Outperforms previous SNNs on CIFAR-10 and CIFAR-100 datasets.
Matches state-of-the-art on DVS-CIFAR10 dataset.
Provides a comprehensive guide for SNN architecture choices.
Abstract
Spiking neural networks (SNNs) have become an interesting alternative to conventional artificial neural networks (ANN) thanks to their temporal processing capabilities and energy efficient implementations in neuromorphic hardware. However the challenges involved in training SNNs have limited their performance in terms of accuracy and thus their applications. Improving learning algorithms and neural architectures for a more accurate feature extraction is therefore one of the current priorities in SNN research. In this paper we present a study on the key components of modern spiking architectures. We design a spiking version of the successful residual network architecture and provide an in-depth study on the possible implementations of spiking residual connections. This study shows how, depending on the use case, the optimal residual connection implementation may vary. Additionally, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Ferroelectric and Negative Capacitance Devices · Neural Networks and Reservoir Computing
MethodsResidual Connection
