Search papers, labs, and topics across Lattice.
This paper addresses the challenge of Continual Generalized Category Discovery (C-GCD) by introducing a method that utilizes Virtual Category Learning (VCL) to manage ambiguous unlabeled samples through temporary virtual categories. By integrating Expanded Neighborhood Contrastive Learning (ENCL), the approach enhances class separation and stability across learning sessions, effectively mitigating biases in category recognition. Experimental results on CIFAR-100, Tiny ImageNet, and ImageNet-100 show that this method significantly outperforms existing state-of-the-art techniques in C-GCD tasks.
Uncertain samples can now be safely categorized into virtual classes, leading to enhanced learning from unlabeled data without the risk of introducing noise.
Continual Generalized Category Discovery (C-GCD) aims to incrementally identify novel categories from sequential unlabeled data while preserving recognition of known classes, which is an essential capability for open-world visual learning. A major bottleneck lies in ambiguous unlabeled samples that cannot be confidently assigned to known classes nor reliably grouped as novel ones, making pseudo-labeling brittle and often biasing learning toward familiar categories. In this work, we introduce Virtual Category-Guided Continual Generalized Category Discovery by adapting Virtual Category Learning (VCL) to the continual setting. Our method identifies uncertain samples and assigns them to temporary virtual categories, enabling safe and informative learning from unlabeled streams without injecting noisy labels, while improving unlabeled data utilization and mitigating prediction bias. To further stabilize discovery across sessions and enhance class separation, we augment VCL with Expanded Neighborhood Contrastive Learning (ENCL), which exploits extended neighborhood relations and an adaptive margin to learn more discriminative and well-separated representations for both old and emerging classes. Extensive experiments on CIFAR-100, Tiny ImageNet, and ImageNet-100 demonstrate that our approach consistently outperforms state-of-the-art methods, establishing a scalable and effective solution for C-GCD.