ParaRevSNN: A Parallel Reversible Spiking Neural Network for Efficient Training and Inference
Changqing Xu, Guoqing Sun, Yi Liu, Xinfang Liao, and Yintang Yang

TL;DR
ParaRevSNN introduces a parallel reversible spiking neural network architecture that accelerates training and inference while maintaining memory efficiency, suitable for resource-constrained environments.
Contribution
It proposes a novel parallel reversible SNN design that decouples sequential dependencies, enabling faster training and inference without sacrificing accuracy.
Findings
Achieves up to 35.2% reduction in training time.
Reduces inference time to 18.15%.
Maintains or improves accuracy on multiple datasets.
Abstract
Reversible Spiking Neural Networks (RevSNNs) enable memory-efficient training by reconstructing forward activations during backpropagation, but suffer from high latency due to strictly sequential computation. To overcome this limitation, we propose ParaRevSNN, a parallel reversible SNN architecture that decouples sequential dependencies between reversible blocks while preserving reversibility. This design enables inter-block parallelism, significantly accelerating training and inference while retaining the memory-saving benefits of reversibility. Experiments on CIFAR10, CIFAR100, CIFAR10-DVS, and DVS128 Gesture demonstrate that ParaRevSNN matches or exceeds the accuracy of standard RevSNNs, while reducing training time by up to 35.2\% and inference time to 18.15\%, making it well-suited for deployment in resource-constrained scenarios.
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.
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
