Abstract
There is an increasing need of continual learning in dynamic systems, such as the self-driving vehicle, the surveillance drone, and the robotic system. Such a system requires learning from the data stream, training the model to preserve previous information and adapt to a new task, and generating a single-headed vector for future inference. Different from previous approaches with dynamic structures, this work focuses on a single network and model segmentation to prevent catastrophic forgetting. Leveraging the redundant capacity of a single network, model parameters for each task are separated into two groups: one important group which is frozen to preserve current knowledge, and secondary group to be saved (not pruned) for a future learning. A fixed-size memory containing a small amount of previously seen data is further adopted to assist the training. Without additional regularization, the simple yet effective approach of Progressive Segmented Training (PST) successfully incorporates multiple tasks and achieves the state-of-the-art accuracy in the single-head evaluation on CIFAR-10 and CIFAR-100 datasets. Moreover, the segmented training significantly improves computation efficiency in continual learning at the edge.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 18th IEEE International Conference on Machine Learning and Applications, ICMLA 2019 |
Editors | M. Arif Wani, Taghi M. Khoshgoftaar, Dingding Wang, Huanjing Wang, Naeem Seliya |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 1629-1636 |
Number of pages | 8 |
ISBN (Electronic) | 9781728145495 |
DOIs | |
State | Published - Dec 2019 |
Externally published | Yes |
Event | 18th IEEE International Conference on Machine Learning and Applications, ICMLA 2019 - Boca Raton, United States Duration: Dec 16 2019 → Dec 19 2019 |
Publication series
Name | Proceedings - 18th IEEE International Conference on Machine Learning and Applications, ICMLA 2019 |
---|
Conference
Conference | 18th IEEE International Conference on Machine Learning and Applications, ICMLA 2019 |
---|---|
Country/Territory | United States |
City | Boca Raton |
Period | 12/16/19 → 12/19/19 |
Bibliographical note
Publisher Copyright:© 2019 IEEE.
Keywords
- Computer Vision
- Continual Learning
- Convolutional Neural Network
- Deep Learning
- Image Recognition