Continual Learning with Neuron Activation Importance
Machine Learning
2021-07-28 v1 Computer Vision and Pattern Recognition
Abstract
Continual learning is a concept of online learning with multiple sequential tasks. One of the critical barriers of continual learning is that a network should learn a new task keeping the knowledge of old tasks without access to any data of the old tasks. In this paper, we propose a neuron activation importance-based regularization method for stable continual learning regardless of the order of tasks. We conduct comprehensive experiments on existing benchmark data sets to evaluate not just the stability and plasticity of our method with improved classification accuracy also the robustness of the performance along the changes of task order.
Cite
@article{arxiv.2107.12657,
title = {Continual Learning with Neuron Activation Importance},
author = {Sohee Kim and Seungkyu Lee},
journal= {arXiv preprint arXiv:2107.12657},
year = {2021}
}