[βοΈOpenreview]
[πArxiv Preprint]
This repository provides the official implementation of the paper "Unveiling the Spatial-temporal Effective Receptive Fields of Spiking Neural Networks" (NeurIPS 2025).
.
βββ erf_compute # Main folder for ST-ERF
βββ det # Codebase for Detection Experiments (Originated from mmdetection by OpenMMLab)
βββ seg # Codebase for Segmentation Experiments (Originated from mmsegmentation by OpenMMLab)
βββ README.md
Set your python environment with pytorch (lts or 2.6.0+)...
Go to the directory erf_compute/. The structure of this folder is as follows:
.
βββ izhikevich.py
βββ LICENSE
βββ spatial_Erf # Spatial ERF Code
β βββ erf_scnn # S-ERF for Spiking-CNNs
β βββ erf_sdt # S-ERF for Spiking-Transformers
βββ temporal_erf_compute.py # Temporal ERF Code
There's README.md in these folders, please check it out!
Go to [π€ericzhang0328/Spatial-temporal-ERF] and get more you want!
This whole project is influenced by
Understanding the Effective Receptive Field in Deep Convolutional Neural Networks . Thanks for their remarkable research!
If you find this work useful, please cite our paper:
@inproceedings{
zhang2025unveiling,
title={Unveiling the Spatial-temporal Effective Receptive Fields of Spiking Neural Networks},
author={Jieyuan Zhang and Xiaolong Zhou and Shuai Wang and Wenjie Wei and Hanwen Liu and Qian Sun and Malu Zhang and Yang Yang and Haizhou Li},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=tYnJC5ba6j}
}For questions regarding this implementation, please contact: Jieyuan/Eric π§ ericzh_uestc@std.uestc.edu.cn