English

Towards Scalable GPU-Accelerated SNN Training via Temporal Fusion

Artificial Intelligence 2024-08-02 v1 Distributed, Parallel, and Cluster Computing

Abstract

Drawing on the intricate structures of the brain, Spiking Neural Networks (SNNs) emerge as a transformative development in artificial intelligence, closely emulating the complex dynamics of biological neural networks. While SNNs show promising efficiency on specialized sparse-computational hardware, their practical training often relies on conventional GPUs. This reliance frequently leads to extended computation times when contrasted with traditional Artificial Neural Networks (ANNs), presenting significant hurdles for advancing SNN research. To navigate this challenge, we present a novel temporal fusion method, specifically designed to expedite the propagation dynamics of SNNs on GPU platforms, which serves as an enhancement to the current significant approaches for handling deep learning tasks with SNNs. This method underwent thorough validation through extensive experiments in both authentic training scenarios and idealized conditions, confirming its efficacy and adaptability for single and multi-GPU systems. Benchmarked against various existing SNN libraries/implementations, our method achieved accelerations ranging from 5×5\times to 40×40\times on NVIDIA A100 GPUs. Publicly available experimental codes can be found at https://github.com/EMI-Group/snn-temporal-fusion.

Keywords

Cite

@article{arxiv.2408.00280,
  title  = {Towards Scalable GPU-Accelerated SNN Training via Temporal Fusion},
  author = {Yanchen Li and Jiachun Li and Kebin Sun and Luziwei Leng and Ran Cheng},
  journal= {arXiv preprint arXiv:2408.00280},
  year   = {2024}
}

Comments

International Conference on Artificial Neural Networks (ICANN) 2024

R2 v1 2026-06-28T18:00:03.520Z