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

Contrastive Continual Learning with Importance Sampling and Prototype-Instance Relation Distillation

About

Recently, because of the high-quality representations of contrastive learning methods, rehearsal-based contrastive continual learning has been proposed to explore how to continually learn transferable representation embeddings to avoid the catastrophic forgetting issue in traditional continual settings. Based on this framework, we propose Contrastive Continual Learning via Importance Sampling (CCLIS) to preserve knowledge by recovering previous data distributions with a new strategy for Replay Buffer Selection (RBS), which minimize estimated variance to save hard negative samples for representation learning with high quality. Furthermore, we present the Prototype-instance Relation Distillation (PRD) loss, a technique designed to maintain the relationship between prototypes and sample representations using a self-distillation process. Experiments on standard continual learning benchmarks reveal that our method notably outperforms existing baselines in terms of knowledge preservation and thereby effectively counteracts catastrophic forgetting in online contexts. The code is available at https://github.com/lijy373/CCLIS.

Jiyong Li, Dilshod Azizov, Yang Li, Shangsong Liang• 2024

Related benchmarks

TaskDatasetResultRank
Class-incremental learningCIFAR-10 Seq
Final Average Accuracy (FAA)78.57
53
Task-Incremental LearningCIFAR-100 Seq--
28
Task-Incremental LearningTiny ImageNet Seq
FF33.2
27
Class-incremental learningTinyImageNet Seq
Average Accuracy22.88
25
Task-Incremental LearningSeq-Tiny-ImageNet
Average Accuracy57.04
25
Task-Incremental LearningCIFAR-10 Seq
Average Accuracy96.2
25
Class-incremental learningSeq-CIFAR-100
Average Accuracy46.08
23
Class-incremental learningCIFAR-100 Seq
Average Forgetting42.53
23
Task-Incremental LearningSeq-CIFAR-100
Average Forgetting12.68
14
Showing 9 of 9 rows

Other info

Follow for update