English

Category Adaptation Meets Projected Distillation in Generalized Continual Category Discovery

Machine Learning 2024-07-26 v4 Computer Vision and Pattern Recognition

Abstract

Generalized Continual Category Discovery (GCCD) tackles learning from sequentially arriving, partially labeled datasets while uncovering new categories. Traditional methods depend on feature distillation to prevent forgetting the old knowledge. However, this strategy restricts the model's ability to adapt and effectively distinguish new categories. To address this, we introduce a novel technique integrating a learnable projector with feature distillation, thus enhancing model adaptability without sacrificing past knowledge. The resulting distribution shift of the previously learned categories is mitigated with the auxiliary category adaptation network. We demonstrate that while each component offers modest benefits individually, their combination - dubbed CAMP (Category Adaptation Meets Projected distillation) - significantly improves the balance between learning new information and retaining old. CAMP exhibits superior performance across several GCCD and Class Incremental Learning scenarios. The code is available at https://github.com/grypesc/CAMP.

Keywords

Cite

@article{arxiv.2308.12112,
  title  = {Category Adaptation Meets Projected Distillation in Generalized Continual Category Discovery},
  author = {Grzegorz Rypeść and Daniel Marczak and Sebastian Cygert and Tomasz Trzciński and Bartłomiej Twardowski},
  journal= {arXiv preprint arXiv:2308.12112},
  year   = {2024}
}

Comments

Accepted for ECCV 2024

R2 v1 2026-06-28T12:02:28.720Z