ASRC-SNN: Adaptive Skip Recurrent Connection Spiking Neural Network
Shang Xu, Jiayu Zhang, Ziming Wang, Runhao Jiang, Rui Yan, Huajin Tang

TL;DR
This paper introduces ASRC-SNN, an adaptive skip recurrent connection method for Spiking Neural Networks that mitigates gradient vanishing and improves long-term temporal modeling performance.
Contribution
It proposes the Adaptive Skip Recurrent Connection (ASRC) to learn optimal skip spans, enhancing recurrent structures in SNNs for better temporal modeling.
Findings
ASRC-SNN outperforms baseline models on temporal benchmarks.
Replacing vanilla recurrent structures with SRC improves performance.
ASRC enhances robustness and long-term temporal modeling capabilities.
Abstract
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 their synergistic effects to improve the long-term temporal modeling capabilities of Spiking Neural Networks (SNNs). However, these studies often place an excessive emphasis on the role of neurons, overlooking the importance of analyzing neurons and recurrent structures as an integrated framework. In this work, we consider neurons and recurrent structures as an integrated system and conduct a systematic analysis of gradient propagation along the temporal dimension, revealing a challenging gradient vanishing problem. To address this issue, we propose the Skip Recurrent Connection (SRC) as a replacement for the vanilla recurrent structure, effectively mitigating the…
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 · Neural Networks and Reservoir Computing · Generative Adversarial Networks and Image Synthesis
MethodsFocus
