SkillAgentSearch skills...

MPBN

Membrane Potential Batch Normalization for Spiking Neural Networks

Install / Use

/learn @yfguo91/MPBN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Membrane Potential Batch Normalization for Spiking Neural Networks

Official implementation of Membrane Potential Batch Normalization for Spiking Neural Networks (ICCV2023).

Introduction

The spiking neuron is much more complex with the spatio-temporal dynamics. The regulated data flow after the BN layer will be disturbed again by the membrane potential updating operation before the firing function, i.e., the nonlinear activation. Therefore, we advocate adding another BN layer before the firing function to normalize the membrane potential again, called MPBN.

Dataset

The dataset will be download automatically.

Get Started

cd imloss
python main_train.py --spike --step 4 

Citation

@article{guo2023membrane,
      title={Membrane Potential Batch Normalization for Spiking Neural Networks}, 
      author={Yufei Guo and Yuhan Zhang and Yuanpei Chen and Weihang Peng and Xiaode Liu and Liwen Zhang and Xuhui Huang and Zhe Ma},
      year={2023},
      journal={arXiv preprint arXiv:2308.08359},
}

Related Skills

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated4mo ago
Forks2

Languages

Python

Security Score

72/100

Audited on Dec 2, 2025

No findings