paper-with-me

홈 › Papers

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

2023-03-23 · Hadjer Benmeziane, Amine Ziad Ounnoughene, Imane Hamzaoui, Younes Bouhadjar

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.

📄 PDF Abstract BibTeX arXiv:2303.13563

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationPosition

Similar Papers 제목 키워드 기반

Rethinking Skip Connections in Spiking Neural Networks with Time-To-First-Spike Coding

2023-12-01 · Youngeun Kim, Adar Kahana, Ruokai Yin, Yuhang Li 외

Time-To-First-Spike (TTFS) coding in Spiking Neural Networks (SNNs) offers significant advantages in terms of energy efficiency, closely mimicking the behavior of biological neurons. In this work, we delve into the role …

TSkips: Efficiency Through Explicit Temporal Delay Connections in Spiking Neural Networks

2024-11-22 · Prajna G. Malettira, Shubham Negi, Wachirawit Ponghiran, Kaushik Roy

Spiking Neural Networks (SNNs) with their bio-inspired Leaky Integrate-and-Fire (LIF) neurons inherently capture temporal information. This makes them well-suited for sequential tasks like processing event-based data fro…

Gesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionNavigate+4

Sequence Approximation using Feedforward Spiking Neural Network for Spatiotemporal Learning: Theory and Optimization Methods

2021-09-29 · ICLR 2022 4 · Xueyuan She, Saurabh Dash, Saibal Mukhopadhyay

A dynamical system of spiking neurons with only feedforward connections can classify spatiotemporal patterns without recurrent connections. However, the theoretical construct of a feedforward Spiking Neural Network (SNN)…

Gesture RecognitionImage ClassificationLearning Theory

Skip-Connected Self-Recurrent Spiking Neural Networks with Joint Intrinsic Parameter and Synaptic Weight Training

2020-10-23 · Wenrui Zhang, Peng Li

As an important class of spiking neural networks (SNNs), recurrent spiking neural networks (RSNNs) possess great computational power and have been widely used for processing sequential data like audio and text. However, …

ASRC-SNN: Adaptive Skip Recurrent Connection Spiking Neural Network

2025-05-16 · Shang Xu, Jiayu Zhang, ZiMing Wang, Runhao Jiang 외

In recent years, Recurrent Spiking Neural Networks (RSNNs) have shown promising potential in long-term temporal modeling. Many studies focus on improving neuron models and also integrate recurrent structures, leveraging …