paper-with-me

홈 › Papers

Rotation Augmented Distillation for Exemplar-Free Class Incremental Learning with Detailed Analysis

2023-08-29 · Xiuwei Chen, Xiaobin Chang

Class incremental learning (CIL) aims to recognize both the old and new classes along the increment tasks. Deep neural networks in CIL suffer from catastrophic forgetting and some approaches rely on saving exemplars from previous tasks, known as the exemplar-based setting, to alleviate this problem. On the contrary, this paper focuses on the Exemplar-Free setting with no old class sample preserved. Balancing the plasticity and stability in deep feature learning with only supervision from new classes is more challenging. Most existing Exemplar-Free CIL methods report the overall performance only and lack further analysis. In this work, different methods are examined with complementary metrics in greater detail. Moreover, we propose a simple CIL method, Rotation Augmented Distillation (RAD), which achieves one of the top-tier performances under the Exemplar-Free setting. Detailed analysis shows our RAD benefits from the superior balance between plasticity and stability. Finally, more challenging exemplar-free settings with fewer initial classes are undertaken for further demonstrations and comparisons among the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2308.15236

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningExemplar-FreeIncremental Learning

Similar Papers 제목 키워드 기반

Augmented Geometric Distillation for Data-Free Incremental Person ReID

2022-01-01 · CVPR 2022 1 · Yichen Lu, Mei Wang, Weihong Deng

Incremental learning (IL) remains an open issue for Person Re-identification (ReID), where a ReID system is expected to preserve preceding knowledge while learning incrementally. However, due to the strict privacy li…

Incremental LearningPerson Re-IdentificationRetrieval

Adversarial Pseudo-replay for Exemplar-free Class-incremental Learning

2025-11-22 · Hiroto Honda arxiv

Exemplar-free class-incremental learning (EFCIL) aims to retain old knowledge acquired in the previous task while learning new classes, without storing the previous images due to storage constraints or privacy concerns. …

class-incremental learningKnowledge DistillationAdversarial Attack

Adapt Your Teacher: Improving Knowledge Distillation for Exemplar-free Continual Learning

2023-08-18 · Filip Szatkowski, Mateusz Pyla, Marcin Przewięźlikowski, Sebastian Cygert 외

In this work, we investigate exemplar-free class incremental learning (CIL) with knowledge distillation (KD) as a regularization strategy, aiming to prevent forgetting. KD-based methods are successfully used in CIL, but …

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+3

Self-distilled Knowledge Delegator for Exemplar-free Class Incremental Learning

2022-05-23 · Fanfan Ye, Liang Ma, Qiaoyong Zhong, Di Xie 외

Exemplar-free incremental learning is extremely challenging due to inaccessibility of data from old tasks. In this paper, we attempt to exploit the knowledge encoded in a previously trained classification model to handle…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+1

StPR: Spatiotemporal Preservation and Routing for Exemplar-Free Video Class-Incremental Learning

2025-05-20 · Huaijie Wang, De Cheng, Guozhang Li, Zhipeng Xu 외

Video Class-Incremental Learning (VCIL) seeks to develop models that continuously learn new action categories over time without forgetting previously acquired knowledge. Unlike traditional Class-Incremental Learning (CIL…

class-incremental learningClass Incremental LearningExemplar-FreeIncremental Learning+1