English

Continual Learning with Columnar Spiking Neural Networks

Neural and Evolutionary Computing 2025-08-19 v2 Artificial Intelligence

Abstract

Continual learning is a key feature of biological neural systems, but artificial neural networks often suffer from catastrophic forgetting. Instead of backpropagation, biologically plausible learning algorithms may enable stable continual learning. This study proposes columnar-organized spiking neural networks (SNNs) with local learning rules for continual learning and catastrophic forgetting. Using CoLaNET (Columnar Layered Network), we show that its microcolumns adapt most efficiently to new tasks when they lack shared structure with prior learning. We demonstrate how CoLaNET hyperparameters govern the trade-off between retaining old knowledge (stability) and acquiring new information (plasticity). We evaluate CoLaNET on two benchmarks: Permuted MNIST (ten sequential pixel-permuted tasks) and a two-task MNIST/EMNIST setup. Our model learns ten sequential tasks effectively, maintaining 92% accuracy on each. It shows low forgetting, with only 4% performance degradation on the first task after training on nine subsequent tasks.

Keywords

Cite

@article{arxiv.2506.17169,
  title  = {Continual Learning with Columnar Spiking Neural Networks},
  author = {Denis Larionov and Nikolay Bazenkov and Mikhail Kiselev},
  journal= {arXiv preprint arXiv:2506.17169},
  year   = {2025}
}

Comments

14 pages, 5 figures

R2 v1 2026-07-01T03:26:56.747Z