English

Continual Learners are Incremental Model Generalizers

Machine Learning 2023-06-22 v1 Computer Vision and Pattern Recognition

Abstract

Motivated by the efficiency and rapid convergence of pre-trained models for solving downstream tasks, this paper extensively studies the impact of Continual Learning (CL) models as pre-trainers. In both supervised and unsupervised CL, we find that the transfer quality of the representation often increases gradually without noticeable degradation in fine-tuning performance. This is because CL models can learn improved task-general features when easily forgetting task-specific knowledge. Based on this observation, we suggest a new unsupervised CL framework with masked modeling, which aims to capture fluent task-generic representation during training. Furthermore, we propose a new fine-tuning scheme, GLobal Attention Discretization (GLAD), that preserves rich task-generic representation during solving downstream tasks. The model fine-tuned with GLAD achieves competitive performance and can also be used as a good pre-trained model itself. We believe this paper breaks the barriers between pre-training and fine-tuning steps and leads to a sustainable learning framework in which the continual learner incrementally improves model generalization, yielding better transfer to unseen tasks.

Keywords

Cite

@article{arxiv.2306.12026,
  title  = {Continual Learners are Incremental Model Generalizers},
  author = {Jaehong Yoon and Sung Ju Hwang and Yue Cao},
  journal= {arXiv preprint arXiv:2306.12026},
  year   = {2023}
}

Comments

ICML 2023

R2 v1 2026-06-28T11:10:23.133Z