STAER: Temporal Aligned Rehearsal for Continual Spiking Neural Network
Matteo Gianferrari, Omayma Moussadek, Riccardo Salami, Cosimo Fiorini, Lorenzo Tartarini, Daniela Gandolfi, Simone Calderara

TL;DR
STAER introduces a novel temporal alignment framework for Spiking Neural Networks, significantly improving continual learning performance by preserving spike timing and representation stability, matching or surpassing ANN baselines.
Contribution
The paper proposes STAER, a new method that explicitly aligns spike timing in SNNs using differentiable Soft-DTW and temporal logit adjustments, advancing continual learning capabilities.
Findings
Achieves state-of-the-art results on Sequential-MNIST and Sequential-CIFAR10.
Matches or outperforms strong ANN baselines like ER and DER++.
Demonstrates the importance of explicit temporal alignment for stability.
Abstract
Spiking Neural Networks (SNNs) are inherently suited for continuous learning due to their event-driven temporal dynamics; however, their application to Class-Incremental Learning (CIL) has been hindered by catastrophic forgetting and the temporal misalignment of spike patterns. In this work, we introduce Spiking Temporal Alignment with Experience Replay (STAER), a novel framework that explicitly preserves temporal structure to bridge the performance gap between SNNs and ANNs. Our approach integrates a differentiable Soft-DTW alignment loss to maintain spike timing fidelity and employs a temporal expansion and contraction mechanism on output logits to enforce robust representation learning. Implemented on a deep ResNet19 spiking backbone, STAER achieves state-of-the-art performance on Sequential-MNIST and Sequential-CIFAR10. Empirical results demonstrate that our method matches or…
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 · Neural Networks and Reservoir Computing · Ferroelectric and Negative Capacitance Devices
