Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Don't Stop Learning: Towards Continual Learning for the CLIP Model

About

The Contrastive Language-Image Pre-training (CLIP) Model is a recently proposed large-scale pre-train model which attracts increasing attention in the computer vision community. Benefiting from its gigantic image-text training set, the CLIP model has learned outstanding capabilities in zero-shot learning and image-text matching. To boost the recognition performance of CLIP on some target visual concepts, it is often desirable to further update the CLIP model by fine-tuning some classes-of-interest on extra training data. This operation, however, raises an important concern: will the update hurt the zero-shot learning or image-text matching capability of the CLIP, i.e., the catastrophic forgetting issue? If yes, could existing continual learning algorithms be adapted to alleviate the risk of catastrophic forgetting? To answer these questions, this work conducts a systemic study on the continual learning issue of the CLIP model. We construct evaluation protocols to measure the impact of fine-tuning updates and explore different ways to upgrade existing continual learning methods to mitigate the forgetting issue of the CLIP model. Our study reveals the particular challenges of CLIP continual learning problem and lays a foundation for further researches. Moreover, we propose a new algorithm, dubbed Learning without Forgetting via Replayed Vocabulary (VR-LwF), which shows exact effectiveness for alleviating the forgetting issue of the CLIP model.

Yuxuan Ding, Lingqiao Liu, Chunna Tian, Jingyuan Yang, Haoxuan Ding• 2022

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-100
Averaged Incremental Accuracy78.81
281
Multi-Task Incremental LearningMTIL Order II
Average Acc60.6
76
Class-incremental learningCIFAR-100 (10-split)
Accuracy78.81
63
Few-shot Image ClassificationDTD
Accuracy57.1
51
Multi-domain Task-Incremental LearningMTIL Order I 5-shot (test)
Accuracy (Caltech101)89.8
46
Incremental LearningCIFAR100 10 steps
Final Step Performance70.75
39
Incremental LearningCIFAR100 50 steps
Last Accuracy59.45
36
Few-shot Image ClassificationSUN397
Accuracy69.8
36
Class-incremental learningCIFAR100 50 steps (test)
Last Accuracy59.45
34
Class-incremental learningCIFAR100 20 steps (test)
Last Accuracy63.54
33
Showing 10 of 66 rows

Other info

Follow for update