Continual Pre-Training Mitigates Forgetting in Language and Vision
Andrea Cossu, Tinne Tuytelaars, Antonio Carta, Lucia Passaro, Vincenzo, Lomonaco, Davide Bacciu

TL;DR
This paper explores continual pre-training in language and vision models, demonstrating that it reduces forgetting and that self-supervised methods outperform supervised ones in knowledge retention.
Contribution
It formalizes the continual pre-training scenario and provides empirical evidence that self-supervised pre-training enhances knowledge retention during continual learning.
Findings
Continual pre-training reduces catastrophic forgetting.
Self-supervised pre-training outperforms supervised pre-training in retaining knowledge.
Empirical results support the effectiveness of continual pre-training in language and vision models.
Abstract
Pre-trained models are nowadays a fundamental component of machine learning research. In continual learning, they are commonly used to initialize the model before training on the stream of non-stationary data. However, pre-training is rarely applied during continual learning. We formalize and investigate the characteristics of the continual pre-training scenario in both language and vision environments, where a model is continually pre-trained on a stream of incoming data and only later fine-tuned to different downstream tasks. We show that continually pre-trained models are robust against catastrophic forgetting and we provide strong empirical evidence supporting the fact that self-supervised pre-training is more effective in retaining previous knowledge than supervised protocols. Code is provided at https://github.com/AndreaCossu/continual-pretraining-nlp-vision .
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
