English

Multi-Level Knowledge Distillation and Dynamic Self-Supervised Learning for Continual Learning

Computer Vision and Pattern Recognition 2026-04-01 v3 Artificial Intelligence Machine Learning

Abstract

Class-incremental with repetition (CIR), where previously trained classes repeatedly introduced in future tasks, is a more realistic scenario than the traditional class incremental setup, which assumes that each task contains unseen classes. CIR assumes that we can easily access abundant unlabeled data from external sources, such as the Internet. Therefore, we propose two components that efficiently use the unlabeled data to ensure the high stability and the plasticity of models trained in CIR setup. First, we introduce multi-level knowledge distillation (MLKD) that distills knowledge from multiple previous models across multiple perspectives, including features and logits, so the model can maintain much various previous knowledge. Moreover, we implement dynamic self-supervised loss (SSL) to utilize the unlabeled data that accelerates the learning of new classes, while dynamic weighting of SSL keeps the focus of training to the primary task. Both of our proposed components significantly improve the performance in CIR setup, achieving 2nd place in the CVPR 5th CLVISION Challenge.

Keywords

Cite

@article{arxiv.2508.12692,
  title  = {Multi-Level Knowledge Distillation and Dynamic Self-Supervised Learning for Continual Learning},
  author = {Taeheon Kim and San Kim and Minhyuk Seo and Dongjae Jeon and Wonje Jeung and Jonghyun Choi},
  journal= {arXiv preprint arXiv:2508.12692},
  year   = {2026}
}

Comments

2nd Place in Class-Incremental with Repetition (CIR) using Unlabeled Data Challenge at 5th CLVISION workshop, CVPR 2024

R2 v1 2026-07-01T04:54:22.147Z