paper-with-me

Papers

Enhancing Efficient Continual Learning with Dynamic Structure Development of Spiking Neural Networks

2023-08-09 · Bing Han, Feifei Zhao, Yi Zeng, Wenxuan Pan, Guobin Shen

Children possess the ability to learn multiple cognitive tasks sequentially, which is a major challenge toward the long-term goal of artificial general intelligence. Existing continual learning frameworks are usually applicable to Deep Neural Networks (DNNs) and lack the exploration on more brain-inspired, energy-efficient Spiking Neural Networks (SNNs). Drawing on continual learning mechanisms during child growth and development, we propose Dynamic Structure Development of Spiking Neural Networks (DSD-SNN) for efficient and adaptive continual learning. When learning a sequence of tasks, the DSD-SNN dynamically assigns and grows new neurons to new tasks and prunes redundant neurons, thereby increasing memory capacity and reducing computational overhead. In addition, the overlapping shared structure helps to quickly leverage all acquired knowledge to new tasks, empowering a single network capable of supporting multiple incremental tasks (without the separate sub-network mask for each task). We validate the effectiveness of the proposed model on multiple class incremental learning and task incremental learning benchmarks. Extensive experiments demonstrated that our model could significantly improve performance, learning speed and memory capacity, and reduce computational overhead. Besides, our DSD-SNN model achieves comparable performance with the DNNs-based methods, and significantly outperforms the state-of-the-art (SOTA) performance for existing SNNs-based continual learning methods.

📄 PDF Abstract BibTeX arXiv:2308.04749

Code (1)

braincog-x/brain-cog 공식 구현 pytorch

Tasks

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Enhancing learning in spiking neural networks through neuronal heterogeneity and neuromodulatory signaling

2024-07-05 · Alejandro Rodriguez-Garcia, Jie Mei, Srikanth Ramaswamy

Recent progress in artificial intelligence (AI) has been driven by insights from neuroscience, particularly with the development of artificial neural networks (ANNs). This has significantly enhanced the replication of co…

Continual LearningDiversityTransfer Learning

Similarity-based context aware continual learning for spiking neural networks

2024-10-28 · Bing Han, Feifei Zhao, Yang Li, Qingqun Kong 외

Biological brains have the capability to adaptively coordinate relevant neuronal populations based on the task context to learn continuously changing tasks in real-world environments. However, existing spiking neural net…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning

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 artifi…

STAER: Temporal Aligned Rehearsal for Continual Spiking Neural Network

2026-01-16 · Matteo Gianferrari, Omayma Moussadek, Riccardo Salami, Cosimo Fiorini 외 arxiv

Spiking Neural Networks (SNNs) are inherently suited for continuous learning due to their event-driven temporal dynamics; however, their application to Class-Incremental Learning (CIL) has been hindered by catastrophic f…

class-incremental learningRepresentation Learning

ALADE-SNN: Adaptive Logit Alignment in Dynamically Expandable Spiking Neural Networks for Class Incremental Learning

2024-12-17 · Wenyao Ni, Jiangrong Shen, Qi Xu, Huajin Tang

Inspired by the human brain's ability to adapt to new tasks without erasing prior knowledge, we develop spiking neural networks (SNNs) with dynamic structures for Class Incremental Learning (CIL). Our comparative experim…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning