ChronoPlastic Spiking Neural Networks
Sarim Chaudhry
TL;DR
This work addresses the difficulty of learning long-range temporal dependencies in spiking neural networks due to fixed time constants. It proposes ChronoPlastic Spiking Neural Networks (CPSNNs), where each synapse maintains fast and slow traces and modulates the slow decay with a learned warp factor, enabling input-conditioned memory without external memory or attention. Trained end-to-end with surrogate gradients, CPSNNs achieve faster convergence and higher accuracy on long-horizon tasks while preserving linear-time, neuromorphic-compatible computation. The results suggest adaptive temporal modulation at the synaptic level as a key mechanism for scalable temporal learning in spiking systems, with potential for efficient hardware deployment and broader temporal cognition applications.
Abstract
Spiking neural networks (SNNs) offer a biologically grounded and energy-efficient alternative to conventional neural architectures; however, they struggle with long-range temporal dependencies due to fixed synaptic and membrane time constants. This paper introduces ChronoPlastic Spiking Neural Networks (CPSNNs), a novel architectural principle that enables adaptive temporal credit assignment by dynamically modulating synaptic decay rates conditioned on the state of the network. CPSNNs maintain multiple internal temporal traces and learn a continuous time-warping function that selectively preserves task-relevant information while rapidly forgetting noise. Unlike prior approaches based on adaptive membrane constants, attention mechanisms, or external memory, CPSNNs embed temporal control directly within local synaptic dynamics, preserving linear-time complexity and neuromorphic compatibility. We provide a formal description of the model, analyze its computational properties, and demonstrate empirically that CPSNNs learn long-gap temporal dependencies significantly faster and more reliably than standard SNN baselines. Our results suggest that adaptive temporal modulation is a key missing ingredient for scalable temporal learning in spiking systems.
