paper-with-me

Papers

ESL-SNNs: An Evolutionary Structure Learning Strategy for Spiking Neural Networks

2023-06-06 · Jiangrong Shen, Qi Xu, Jian K. Liu, Yueming Wang, Gang Pan, Huajin Tang

Spiking neural networks (SNNs) have manifested remarkable advantages in power consumption and event-driven property during the inference process. To take full advantage of low power consumption and improve the efficiency of these models further, the pruning methods have been explored to find sparse SNNs without redundancy connections after training. However, parameter redundancy still hinders the efficiency of SNNs during training. In the human brain, the rewiring process of neural networks is highly dynamic, while synaptic connections maintain relatively sparse during brain development. Inspired by this, here we propose an efficient evolutionary structure learning (ESL) framework for SNNs, named ESL-SNNs, to implement the sparse SNN training from scratch. The pruning and regeneration of synaptic connections in SNNs evolve dynamically during learning, yet keep the structural sparsity at a certain level. As a result, the ESL-SNNs can search for optimal sparse connectivity by exploring all possible parameters across time. Our experiments show that the proposed ESL-SNNs framework is able to learn SNNs with sparse structures effectively while reducing the limited accuracy. The ESL-SNNs achieve merely 0.28% accuracy loss with 10% connection density on the DVS-Cifar10 dataset. Our work presents a brand-new approach for sparse training of SNNs from scratch with biologically plausible evolutionary mechanisms, closing the gap in the expressibility between sparse training and dense training. Hence, it has great potential for SNN lightweight training and inference with low power consumption and small memory usage.

📄 PDF Abstract BibTeX arXiv:2306.03693

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Brain-inspired Evolutionary Architectures for Spiking Neural Networks

2023-09-11 · Wenxuan Pan, Feifei Zhao, Zhuoya Zhao, Yi Zeng

The complex and unique neural network topology of the human brain formed through natural evolution enables it to perform multiple cognitive functions simultaneously. Automated evolutionary mechanisms of biological networ…

Biologically inspired structure learning with reverse knowledge distillation for spiking neural networks

2023-04-19 · Qi Xu, Yaxin Li, Xuanye Fang, Jiangrong Shen 외

Spiking neural networks (SNNs) have superb characteristics in sensory information recognition tasks due to their biological plausibility. However, the performance of some current spiking-based models is limited by their …

Knowledge Distillation

A multi-agent evolutionary robotics framework to train spiking neural networks

2020-12-07 · Souvik Das, Anirudh Shankar, Vaneet Aggarwal

A novel multi-agent evolutionary robotics (ER) based framework, inspired by competitive evolutionary environments in nature, is demonstrated for training Spiking Neural Networks (SNN). The weights of a population of SNNs…

Evolutionary Spiking Neural Networks: A Survey

2024-06-18 · Shuaijie Shen, Rui Zhang, Chao Wang, Renzhuo Huang 외

Spiking neural networks (SNNs) are gaining increasing attention as potential computationally efficient alternatives to traditional artificial neural networks(ANNs). However, the unique information propagation mechanisms …

Survey

SPENSER: Towards a NeuroEvolutionary Approach for Convolutional Spiking Neural Networks

2023-05-18 · Henrique Branquinho, Nuno Lourenço, Ernesto Costa

Spiking Neural Networks (SNNs) have attracted recent interest due to their energy efficiency and biological plausibility. However, the performance of SNNs still lags behind traditional Artificial Neural Networks (ANNs), …

image-classificationImage Classification