Mitigating Forgetting in Online Continual Learning via Contrasting Semantically Distinct Augmentations
Sheng-Feng Yu, Wei-Chen Chiu

TL;DR
This paper proposes a novel contrastive learning approach with semantically distinct augmentations to mitigate catastrophic forgetting in online class-incremental continual learning, achieving superior results on standard datasets.
Contribution
It introduces semantically distinct augmentation in contrastive learning for OCL, improving model stability and reducing forgetting compared to existing methods.
Findings
Achieves state-of-the-art performance on CIFAR-10, CIFAR-100, and Mini-ImageNet.
Effectively alleviates catastrophic forgetting in class-incremental OCL.
Enhances model stability with semantically distinct augmentations.
Abstract
Online continual learning (OCL) aims to enable model learning from a non-stationary data stream to continuously acquire new knowledge as well as retain the learnt one, under the constraints of having limited system size and computational cost, in which the main challenge comes from the "catastrophic forgetting" issue -- the inability to well remember the learnt knowledge while learning the new ones. With the specific focus on the class-incremental OCL scenario, i.e. OCL for classification, the recent advance incorporates the contrastive learning technique for learning more generalised feature representation to achieve the state-of-the-art performance but is still unable to fully resolve the catastrophic forgetting. In this paper, we follow the strategy of adopting contrastive learning but further introduce the semantically distinct augmentation technique, in which it leverages strong…
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.
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
MethodsSoftmax · Contrastive Learning
