Happy: A Debiased Learning Framework for Continual Generalized Category Discovery
Shijie Ma, Fei Zhu, Zhun Zhong, Wenzhuo Liu, Xu-Yao Zhang, Cheng-Lin, Liu

TL;DR
This paper introduces Happy, a debiased learning framework for continual generalized category discovery that effectively balances discovering new classes and retaining knowledge of old classes without storing past samples.
Contribution
The paper proposes a novel debiased learning framework with hardness-aware prototype sampling and soft entropy regularization for C-GCD, addressing prediction and hardness biases.
Findings
Achieves 7.5% overall gains on ImageNet-100
Effectively manages conflicts in C-GCD tasks
Outperforms existing methods in continual discovery scenarios
Abstract
Constantly discovering novel concepts is crucial in evolving environments. This paper explores the underexplored task of Continual Generalized Category Discovery (C-GCD), which aims to incrementally discover new classes from unlabeled data while maintaining the ability to recognize previously learned classes. Although several settings are proposed to study the C-GCD task, they have limitations that do not reflect real-world scenarios. We thus study a more practical C-GCD setting, which includes more new classes to be discovered over a longer period, without storing samples of past classes. In C-GCD, the model is initially trained on labeled data of known classes, followed by multiple incremental stages where the model is fed with unlabeled data containing both old and new classes. The core challenge involves two conflicting objectives: discover new classes and prevent forgetting old…
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.
Code & Models
Videos
Taxonomy
TopicsAI-based Problem Solving and Planning · Rough Sets and Fuzzy Logic · Software Engineering Research
MethodsEntropy Regularization
