Continual Learning with Node-Importance based Adaptive Group Sparse Regularization
Sangwon Jung, Hongjoon Ahn, Sungmin Cha, Taesup Moon

TL;DR
This paper introduces AGS-CL, a novel continual learning method that adaptively regularizes nodes based on importance, effectively preventing catastrophic forgetting and outperforming existing methods on various benchmarks.
Contribution
The paper presents a new adaptive group sparsity regularization technique for continual learning that dynamically updates node importance and re-initializes unimportant nodes to improve performance.
Findings
AGS-CL outperforms state-of-the-art baselines on multiple benchmarks.
The method uses less memory for regularization parameters.
Explicit control of model capacity helps prevent catastrophic forgetting.
Abstract
We propose a novel regularization-based continual learning method, dubbed as Adaptive Group Sparsity based Continual Learning (AGS-CL), using two group sparsity-based penalties. Our method selectively employs the two penalties when learning each node based its the importance, which is adaptively updated after learning each new task. By utilizing the proximal gradient descent method for learning, the exact sparsity and freezing of the model is guaranteed, and thus, the learner can explicitly control the model capacity as the learning continues. Furthermore, as a critical detail, we re-initialize the weights associated with unimportant nodes after learning each task in order to prevent the negative transfer that causes the catastrophic forgetting and facilitate efficient learning of new tasks. Throughout the extensive experimental results, we show that our AGS-CL uses much less additional…
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.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Human Pose and Action Recognition
