AAAI 2026technical0 citations

Learning a Fix and Explore Framework for Continuous Generalized Category Discovery

Chunming Li, Shidong Wang, Haofeng Zhang

Abstract

To address the limitations of transductive learning in evolving real-world scenarios where unknown categories may continuously emerge, Continual Generalized Category Discovery (C-GCD) presents a novel paradigm that extends conventional category discovery frameworks. Unlike traditional static learning environments, C-GCD requires models to incrementally discover novel categories across multiple operational phases while maintaining discrimination capabilities for previously learned classes, posing significant challenges in balancing stability and plasticity. Prior approaches typically employ parameter-level knowledge distillation from historical models to alleviate catastrophic forgetting, which effectively preserves prior knowledge and optimizes computational efficiency. However, our analysis reveals that the persistent availability of samples from previous stages enables more sophisticated knowledge preservation strategies. Specifically, we present a Fix and Explore strategy that employs distinct learning methodologies for different types of potential data, aiming to preserve the features of old categories as much as possible and gradually exploring the potential distribution of new class latent spaces, we can enhance the model

BibTeX
@inproceedings{aaai2026_learningafixande,
  title = {Learning a Fix and Explore Framework for Continuous Generalized Category Discovery},
  author = {Chunming Li and Shidong Wang and Haofeng Zhang},
  booktitle = {AAAI 2026},
  year = {2026}
}