Self-distilled Knowledge Delegator for Exemplar-free Class Incremental Learning
Fanfan Ye, Liang Ma, Qiaoyong Zhong, Di Xie, Shiliang Pu

TL;DR
This paper introduces a knowledge delegator that uses self-distillation to transfer knowledge from a trained model to a new one, effectively mitigating catastrophic forgetting in exemplar-free class incremental learning.
Contribution
It proposes a novel knowledge delegator mechanism that enables exemplar-free incremental learning by transferring knowledge via self-distillation, outperforming existing methods.
Findings
Outperforms existing exemplar-free methods on four benchmarks.
Achieves performance comparable to exemplar-based methods without using exemplars.
Effective in maintaining old task performance in incremental learning.
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,…
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
