English

Overcoming Catastrophic Forgetting by Neuron-level Plasticity Control

Computer Vision and Pattern Recognition 2019-08-01 v1

Abstract

To address the issue of catastrophic forgetting in neural networks, we propose a novel, simple, and effective solution called neuron-level plasticity control (NPC). While learning a new task, the proposed method preserves the knowledge for the previous tasks by controlling the plasticity of the network at the neuron level. NPC estimates the importance value of each neuron and consolidates important \textit{neurons} by applying lower learning rates, rather than restricting individual connection weights to stay close to certain values. The experimental results on the incremental MNIST (iMNIST) and incremental CIFAR100 (iCIFAR100) datasets show that neuron-level consolidation is substantially more effective compared to the connection-level consolidation approaches.

Keywords

Cite

@article{arxiv.1907.13322,
  title  = {Overcoming Catastrophic Forgetting by Neuron-level Plasticity Control},
  author = {Inyoung Paik and Sangjun Oh and Tae-Yeong Kwak and Injung Kim},
  journal= {arXiv preprint arXiv:1907.13322},
  year   = {2019}
}

Comments

8 pages

R2 v1 2026-06-23T10:35:39.830Z