paper-with-me

Papers

Discriminative Distillation to Reduce Class Confusion in Continual Learning

2021-08-11 · Changhong Zhong, Zhiying Cui, Ruixuan Wang, Wei-Shi Zheng

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.

📄 PDF Abstract BibTeX arXiv:2108.05187

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learningimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Online Prototype Learning for Online Continual Learning

2023-08-01 · ICCV 2023 1 · Yujie Wei, Jiaxin Ye, Zhizhong Huang, Junping Zhang 외

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 Distillation

Contrastive Supervised Distillation for Continual Representation Learning

2022-05-11 · Tommaso Barletti, Niccolo' Biondi, Federico Pernici, Matteo Bruni 외

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 LearningRetrieval

Label-Guided Knowledge Distillation for Continual Semantic Segmentation on 2D Images and 3D Point Clouds

2023-01-01 · ICCV 2023 1 · Ze Yang, Ruibo Li, Evan Ling, Chi Zhang 외

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 Segmentation

Resolving Task Confusion in Dynamic Expansion Architectures for Class Incremental Learning

2022-12-29 · Bingchen Huang, Zhineng Chen, Peng Zhou, Jiayin Chen 외

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)+1

Learn and Review: Enhancing Continual Named Entity Recognition via Reviewing Synthetic Samples

2022-05-01 · Findings (ACL) 2022 5 · Yu Xia, Quan Wang, Yajuan Lyu, Yong Zhu 외

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