Continual Learning via Neural Pruning
Siavash Golkar, Michael Kagan, Kyunghyun Cho

TL;DR
This paper presents CLNP, a continual learning method that uses neural pruning to allocate inactive neurons for new tasks, balancing sparsity and performance through graceful forgetting, and demonstrating improved results over existing methods.
Contribution
Introduces CLNP, a neural pruning-based continual learning approach that manages model capacity and performance via controlled forgetting and transferability diagnostics.
Findings
CLNP outperforms weight elasticity methods in experiments.
Features of earlier layers are more transferable.
Graceful forgetting helps prevent uncontrolled performance loss.
Abstract
We introduce Continual Learning via Neural Pruning (CLNP), a new method aimed at lifelong learning in fixed capacity models based on neuronal model sparsification. In this method, subsequent tasks are trained using the inactive neurons and filters of the sparsified network and cause zero deterioration to the performance of previous tasks. In order to deal with the possible compromise between model sparsity and performance, we formalize and incorporate the concept of graceful forgetting: the idea that it is preferable to suffer a small amount of forgetting in a controlled manner if it helps regain network capacity and prevents uncontrolled loss of performance during the training of future tasks. CLNP also provides simple continual learning diagnostic tools in terms of the number of free neurons left for the training of future tasks as well as the number of neurons that are being reused.…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Adversarial Robustness in Machine Learning
MethodsPruning
