Similarity-based context aware continual learning for spiking neural networks
Bing Han, Feifei Zhao, Yang Li, Qingqun Kong, Xianqi Li, Yi Zeng

TL;DR
This paper introduces SCA-SNN, a novel continual learning algorithm for spiking neural networks that leverages task similarity to improve knowledge reuse, reduce energy consumption, and enhance biological plausibility.
Contribution
The paper proposes a similarity-based context-aware continual learning method for SNNs that adaptively reuses and expands neurons based on task similarity, improving efficiency and performance.
Findings
Outperforms existing SNN and DNN continual learning methods on multiple datasets.
Reduces energy consumption through selective neuron reuse.
Enhances biological interpretability of continual learning models.
Abstract
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 network-based continual learning algorithms treat each task equally, ignoring the guiding role of different task similarity associations for network learning, which limits knowledge utilization efficiency. Inspired by the context-dependent plasticity mechanism of the brain, we propose a Similarity-based Context Aware Spiking Neural Network (SCA-SNN) continual learning algorithm to efficiently accomplish task incremental learning and class incremental learning. Based on contextual similarity across tasks, the SCA-SNN model can adaptively reuse neurons from previous tasks that are beneficial for new tasks (the more similar, the more neurons are reused) and flexibly expand new…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCognitive Functions and Memory · Domain Adaptation and Few-Shot Learning
MethodsAttentive Walk-Aggregating Graph Neural Network
