English

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

Computer Vision and Pattern Recognition 2022-05-24 v1

Abstract

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 the catastrophic forgetting problem in continual learning. Specifically, we introduce a so-called knowledge delegator, which is capable of transferring knowledge from the trained model to a randomly re-initialized new model by generating informative samples. Given the previous model only, the delegator is effectively learned using a self-distillation mechanism in a data-free manner. The knowledge extracted by the delegator is then utilized to maintain the performance of the model on old tasks in incremental learning. This simple incremental learning framework surpasses existing exemplar-free methods by a large margin on four widely used class incremental benchmarks, namely CIFAR-100, ImageNet-Subset, Caltech-101 and Flowers-102. Notably, we achieve comparable performance to some exemplar-based methods without accessing any exemplars.

Keywords

Cite

@article{arxiv.2205.11071,
  title  = {Self-distilled Knowledge Delegator for Exemplar-free Class Incremental Learning},
  author = {Fanfan Ye and Liang Ma and Qiaoyong Zhong and Di Xie and Shiliang Pu},
  journal= {arXiv preprint arXiv:2205.11071},
  year   = {2022}
}

Comments

Accepted by IJCNN 2022

R2 v1 2026-06-24T11:25:14.203Z