Skip to content

Chrazqee/MPE-PSN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPE-PSN spiking neuron

🎉 This work has been accepted by ICASSP 2025. 🎉

This is the official Pytorch implementation of the paper Time-independent Spiking Neuron via Membrane Potential Estimation for Efficient Spiking Neural Networks

Quickly begin

step1: clone the repo

git clone https://github.com/Chrazqee/MPE-PSN.git

step2: run the *.sh scripts we support (You may need to install certain packages on your own.)

chmod +x train.sh
./train.sh

and then, you will get the results that we support in related dirs.

Some figures in the paper

Citation

if you find our project useful, please cite:

@misc{chen2024timeindependentspikingneuronmembrane,
      title={Time-independent Spiking Neuron via Membrane Potential Estimation for Efficient Spiking Neural Networks}, 
      author={Hanqi Chen and Lixing Yu and Shaojie Zhan and Penghui Yao and Jiankun Shao},
      year={2024},
      eprint={2409.04978},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2409.04978}, 
}

Acknowledgement

PSN, Spikingjelly and, NSNN

For their implementations of codes!!!

About

[ICASSP2025] The implementation of MPE-PSN spiking neuron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published