Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Compacting, Picking and Growing for Unforgetting Continual Learning

About

Continual lifelong learning is essential to many applications. In this paper, we propose a simple but effective approach to continual deep learning. Our approach leverages the principles of deep model compression, critical weights selection, and progressive networks expansion. By enforcing their integration in an iterative manner, we introduce an incremental learning method that is scalable to the number of sequential tasks in a continual learning process. Our approach is easy to implement and owns several favorable characteristics. First, it can avoid forgetting (i.e., learn new tasks while remembering all previous tasks). Second, it allows model expansion but can maintain the model compactness when handling sequential tasks. Besides, through our compaction and selection/expansion mechanism, we show that the knowledge accumulated through learning previous tasks is helpful to build a better model for the new tasks compared to training the models independently with tasks. Experimental results show that our approach can incrementally learn a deep model tackling multiple tasks without forgetting, while the model compactness is maintained with the performance more satisfiable than individual task training.

Steven C.Y. Hung, Cheng-Hao Tu, Cheng-En Wu, Chien-Hung Chen, Yi-Ming Chan, Chu-Song Chen• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet (val)
Accuracy75.81
115
Image ClassificationStanford Cars (val)
Accuracy92.8
56
Facial Expression RecognitionAffectNet
Accuracy63.57
25
Emotion RecognitionAffectNet 7 classes (test val)
Accuracy63.57
25
Image ClassificationCIFAR-100 20 tasks (test)
Average Accuracy80.9
7
Age Group ClassificationAdience
Accuracy57.66
7
Image ClassificationCUBS (eval)
Accuracy83.59
6
Image ClassificationFlowers (eval)
Accuracy0.9662
6
Image ClassificationWikiart (eval)
Accuracy77.15
6
Image ClassificationSketch (eval)
Accuracy80.33
6
Showing 10 of 12 rows

Other info

Code

Follow for update