Advancing Spiking Neural Networks Towards Multiscale Spatiotemporal Interaction Learning

Abstract

Recent advancements in neuroscience research have propelled the development of Spiking Neural Networks (SNNs), which not only have the potential to further advance neuroscience research but also serve as an energy-efficient alternative to Artificial Neural Networks (ANNs) due to their spike-driven characteristics. However, previous studies often overlooked the multiscale information and its spatiotemporal correlation between event data, leading SNN models to approximate each frame of input events as static images. We hypothesize that this oversimplification significantly contributes to the performance gap between SNNs and traditional ANNs. To address this issue, we have designed a Spiking Multiscale Attention (SMA) module that captures multiscale spatiotemporal interaction information. Furthermore, we developed a regularization method named Attention ZoneOut (AZO), which utilizes spatiotemporal attention weights to reduce the model's generalization error through pseudo-ensemble training. Our approach has achieved state-of-the-art results on mainstream neuromorphic datasets. Additionally, we have reached a performance of 77.1\% on the Imagenet-1K dataset using a 104-layer ResNet architecture enhanced with SMA and AZO. This achievement confirms the state-of-the-art performance of SNNs with non-transformer architectures and underscores the effectiveness of our method in bridging the performance gap between SNN models and traditional ANN models.

Cite

Text

Shan et al. "Advancing Spiking Neural Networks Towards Multiscale Spatiotemporal Interaction Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I2.32141

Markdown

[Shan et al. "Advancing Spiking Neural Networks Towards Multiscale Spatiotemporal Interaction Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/shan2025aaai-advancing/) doi:10.1609/AAAI.V39I2.32141

BibTeX

@inproceedings{shan2025aaai-advancing,
  title     = {{Advancing Spiking Neural Networks Towards Multiscale Spatiotemporal Interaction Learning}},
  author    = {Shan, Yimeng and Zhang, Malu and Zhu, Ruijie and Qiu, Xuerui and Eshraghian, Jason K. and Qu, Haicheng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {1501-1509},
  doi       = {10.1609/AAAI.V39I2.32141},
  url       = {https://mlanthology.org/aaai/2025/shan2025aaai-advancing/}
}