paper-with-me

Papers

Developmental Plasticity-inspired Adaptive Pruning for Deep Spiking and Artificial Neural Networks

2022-11-23 · Bing Han, Feifei Zhao, Yi Zeng, Guobin Shen

Developmental plasticity plays a prominent role in shaping the brain's structure during ongoing learning in response to dynamically changing environments. However, the existing network compression methods for deep artificial neural networks (ANNs) and spiking neural networks (SNNs) draw little inspiration from brain's developmental plasticity mechanisms, thus limiting their ability to learn efficiently, rapidly, and accurately. This paper proposed a developmental plasticity-inspired adaptive pruning (DPAP) method, with inspiration from the adaptive developmental pruning of dendritic spines, synapses, and neurons according to the ``use it or lose it, gradually decay" principle. The proposed DPAP model considers multiple biologically realistic mechanisms (such as dendritic spine dynamic plasticity, activity-dependent neural spiking trace, and local synaptic plasticity), with additional adaptive pruning strategy, so that the network structure can be dynamically optimized during learning without any pre-training and retraining. Extensive comparative experiments show consistent and remarkable performance and speed boost with the extremely compressed networks on a diverse set of benchmark tasks for deep ANNs and SNNs, especially the spatio-temporal joint pruning of SNNs in neuromorphic datasets. This work explores how developmental plasticity enables complex deep networks to gradually evolve into brain-like efficient and compact structures, eventually achieving state-of-the-art (SOTA) performance for biologically realistic SNNs.

📄 PDF Abstract BibTeX arXiv:2211.12714

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Adaptive Sparse Structure Development with Pruning and Regeneration for Spiking Neural Networks

2022-11-22 · Bing Han, Feifei Zhao, Yi Zeng, Wenxuan Pan

Spiking Neural Networks (SNNs) are more biologically plausible and computationally efficient. Therefore, SNNs have the natural advantage of drawing the sparse structural plasticity of brain development to alleviate the e…

Ensemble plasticity and network adaptability in SNNs

2022-03-11 · Mahima Milinda Alwis Weerasinghe, David Parry, Grace Wang, Jacqueline Whalley

Artificial Spiking Neural Networks (ASNNs) promise greater information processing efficiency because of discrete event-based (i.e., spike) computation. Several Machine Learning (ML) applications use biologically inspired…

EEGElectroencephalogram (EEG)Ensemble Learning

Towards Efficient Deep Spiking Neural Networks Construction with Spiking Activity based Pruning

2024-06-03 · Yaxin Li, Qi Xu, Jiangrong Shen, Hongming Xu 외

The emergence of deep and large-scale spiking neural networks (SNNs) exhibiting high performance across diverse complex datasets has led to a need for compressing network models due to the presence of a significant numbe…

Model CompressionNetwork PruningSparse Learning

Multi-Plasticity Synergy with Adaptive Mechanism Assignment for Training Spiking Neural Networks

2025-08-19 · Yuzhe Liu, Xin Deng, Qiang Yu arxiv

Spiking Neural Networks (SNNs) are promising brain-inspired models known for low power consumption and superior potential for temporal processing, but identifying suitable learning mechanisms remains a challenge. Despite…

An Unsupervised STDP-based Spiking Neural Network Inspired By Biologically Plausible Learning Rules and Connections

2022-07-06 · Yiting Dong, Dongcheng Zhao, Yang Li, Yi Zeng

The backpropagation algorithm has promoted the rapid development of deep learning, but it relies on a large amount of labeled data and still has a large gap with how humans learn. The human brain can quickly learn variou…