Scalable Training for Continuous-Time Spiking Neural Networks

Yusuke Sakemi, Tomoya Takeuchi, Takeo Hosomi, Kazuyuki Aihara· July 17, 2026 View original

Summary

This paper introduces a memory-efficient framework, Differentiable Spike-Time Discretization (DSTD), for training deep continuous-time Spiking Neural Networks (SNNs). DSTD significantly reduces memory and training time by mapping irregular spikes to fixed time points and incorporating temporal regularization.

Training deep continuous-time Spiking Neural Networks (SNNs) has been severely limited by the substantial memory required for precise spike-time computation. This process involves evaluating and retaining candidate firing times across intervals determined by presynaptic spike ordering, leading to high memory consumption. The new research proposes Differentiable Spike-Time Discretization (DSTD), a memory-efficient training framework for leaky integrate-and-fire neurons. DSTD converts irregular presynaptic spikes into differentiable weighted events at fixed time points, effectively replacing the input-dependent candidate dimension with a fixed number of time intervals. This approach accurately approximates continuous-time membrane-potential dynamics while drastically reducing activation memory. In dense LIF layers, DSTD achieved up to a 100-fold reduction in peak memory consumption and up to a 20-fold speedup in training time compared to exact spike-time computation. Coupled with synfire-chain-inspired temporal regularization to mitigate dead-neuron failures, these methods enabled the training of complex SNNs (9-layer on CIFAR-10, 20-layer on Fashion-MNIST) on a single GPU, opening new avenues for scalable neuromorphic computing.

Why it matters

This breakthrough makes training deep continuous-time SNNs far more scalable and accessible, accelerating research and development in neuromorphic computing and enabling more energy-efficient AI hardware.

How to implement this in your domain

  1. 1Explore DSTD for training SNNs in neuromorphic hardware simulation environments.
  2. 2Investigate applying temporal regularization techniques to improve SNN stability.
  3. 3Benchmark DSTD's memory and speed improvements against existing SNN training methods.
  4. 4Develop SNN models for edge AI applications where energy efficiency is critical.

Who benefits

Neuromorphic ComputingEdge AIRoboticsIoTHealthcare

Key takeaways

  • Training deep continuous-time SNNs is memory-intensive.
  • DSTD offers a memory-efficient framework for SNN training.
  • It reduces memory by up to 100x and training time by up to 20x.
  • Temporal regularization improves SNN stability and enables deeper networks.

Original post by Yusuke Sakemi, Tomoya Takeuchi, Takeo Hosomi, Kazuyuki Aihara

"arXiv:2607.14672v1 Announce Type: new Abstract: Continuous-time spiking neural networks (SNNs) provide an event-driven framework for temporal computation, computational neuroscience, and neuromorphic hardware. However, training deep continuous-time SNNs is severely constrained by…"

View on X

Originally posted by Yusuke Sakemi, Tomoya Takeuchi, Takeo Hosomi, Kazuyuki Aihara on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses