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

Improving Plasticity in Online Continual Learning via Collaborative Learning

About

Online Continual Learning (CL) solves the problem of learning the ever-emerging new classification tasks from a continuous data stream. Unlike its offline counterpart, in online CL, the training data can only be seen once. Most existing online CL research regards catastrophic forgetting (i.e., model stability) as almost the only challenge. In this paper, we argue that the model's capability to acquire new knowledge (i.e., model plasticity) is another challenge in online CL. While replay-based strategies have been shown to be effective in alleviating catastrophic forgetting, there is a notable gap in research attention toward improving model plasticity. To this end, we propose Collaborative Continual Learning (CCL), a collaborative learning based strategy to improve the model's capability in acquiring new concepts. Additionally, we introduce Distillation Chain (DC), a collaborative learning scheme to boost the training of the models. We adapt CCL-DC to existing representative online CL works. Extensive experiments demonstrate that even if the learners are well-trained with state-of-the-art online CL methods, our strategy can still improve model plasticity dramatically, and thereby improve the overall performance by a large margin. The source code of our work is available at https://github.com/maorong-wang/CCL-DC.

Maorong Wang, Nicolas Michel, Ling Xiao, Toshihiko Yamasaki• 2023

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-10 (test)--
3381
Image ClassificationCIFAR-10--
507
Image ClassificationTiny ImageNet (test)
Accuracy85.24
265
Image ClassificationImageNet-100 (test)--
109
Image ClassificationTinyImageNet--
108
Image ClassificationImageNet-100
Accuracy47.93
84
Online Continual LearningTiny ImageNet (test)
Avg Accuracy39.25
42
Online Continual LearningCIFAR-100 (test)
Accuracy51.43
42
Online Continual LearningTiny-ImageNet
Average Forgetting15.56
42
Showing 10 of 18 rows

Other info

Follow for update