ICML 2025poster0 citations

Efficient Parallel Training Methods for Spiking Neural Networks with Constant Time Complexity

Wanjin Feng, Xingyu Gao, Wenqian Du, Hailong Shi, Peilin Zhao, Pengcheng Wu, Chunyan Miao

Abstract

Spiking Neural Networks (SNNs) often suffer from high time complexity $O(T)$ due to the sequential processing of $T$ spikes, making training computationally expensive. In this paper, we propose a novel Fixed-point Parallel Training (FPT) method to accelerate SNN training without modifying the network architecture or introducing additional assumptions. FPT reduces the time complexity to $O(K)$, where $K$ is a small constant (usually $K=3$), by using a fixed-point iteration form of Leaky Integrate-and-Fire (LIF) neurons for all $T$ timesteps. We provide a theoretical convergence analysis of FPT and demonstrate that existing parallel spiking neurons can be viewed as special cases of our approach. Experimental results show that FPT effectively simulates the dynamics of original LIF neurons, significantly reducing computational time without sacrificing accuracy. This makes FPT a scalable and efficient solution for real-world applications, particularly for long-duration simulations.

Parallel TrainingSpiking Neural NetworksFixed-point Iteration
BibTeX
@inproceedings{
feng2025efficient,
title={Efficient Parallel Training Methods for Spiking Neural Networks with Constant Time Complexity},
author={Wanjin Feng and Xingyu Gao and Wenqian Du and Hailong Shi and Peilin Zhao and Pengcheng Wu and Chunyan Miao},
booktitle={Forty-second International Conference on Machine Learning},
year={2025},
url={https://openreview.net/forum?id=HZKCXym5cS}
}
Efficient Parallel Training Methods for Spiking Neural Networks with Constant Time Complexity · ICML 2025