Discriminative Distillation to Reduce Class Confusion in Continual Learning
Successful continual learning of new knowledge would enable intelligent systems to recognize more and more classes of objects. However, current intelligent systems often fail to correctly recognize previously learned classes of objects when updated to learn new classes. It is widely believed that such downgraded performance is solely due to the catastrophic forgetting of previously learned knowledge. In this study, we argue that the class confusion phenomena may also play a role in downgrading the classification performance during continual learning, i.e., the high similarity between new classes and any previously learned classes would also cause the classifier to make mistakes in recognizing these old classes, even if the knowledge of these old classes is not forgotten. To alleviate the class confusion issue, we propose a discriminative distillation strategy to help the classify well learn the discriminative features between confusing classes during continual learning. Experiments on multiple natural image classification tasks support that the proposed distillation strategy, when combined with existing methods, is effective in further improving continual learning.
Code (0)
등록된 구현이 없습니다.
Tasks
Continual Learningimage-classificationImage ClassificationSimilar Papers 제목 키워드 기반
Online Prototype Learning for Online Continual Learning
Online continual learning (CL) studies the problem of learning continuously from a single-pass data stream while adapting to new data and mitigating catastrophic forgetting. Recently, by storing a small subset of old dat…
Continual LearningKnowledge DistillationContrastive Supervised Distillation for Continual Representation Learning
In this paper, we propose a novel training procedure for the continual representation learning problem in which a neural network model is sequentially learned to alleviate catastrophic forgetting in visual search tasks. …
Representation LearningRetrievalLabel-Guided Knowledge Distillation for Continual Semantic Segmentation on 2D Images and 3D Point Clouds
Continual semantic segmentation (CSS) aims to extend an existing model to tackle unseen tasks while retaining its old knowledge. Naively fine-tuning the old model on new data leads to catastrophic forgetting. A commo…
Continual Semantic SegmentationKnowledge DistillationSemantic SegmentationResolving Task Confusion in Dynamic Expansion Architectures for Class Incremental Learning
The dynamic expansion architecture is becoming popular in class incremental learning, mainly due to its advantages in alleviating catastrophic forgetting. However, task confusion is not well assessed within this framewor…
class-incremental learningClass Incremental LearningIncremental LearningIncremental Learning on CIFAR100-B0(5steps of 20 classes)+1Learn and Review: Enhancing Continual Named Entity Recognition via Reviewing Synthetic Samples
Traditional methods for named entity recognition (NER) classify mentions into a fixed set of pre-defined entity types. However, in many real-world scenarios, new entity types are incrementally involved. To investigate th…
Continual LearningContinual Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+2