π€ AI Summary
This work addresses generalized category discovery in continual learning, where the goal is to identify novel classes from unlabeled data while mitigating catastrophic forgetting and feature misalignment for known classes. The authors propose GOAL, a unified framework that, for the first time, integrates a fixed Equiangular Tight Frame (ETF) classifier into this setting. By leveraging geometric constraints, GOAL establishes a stable feature space: supervised feature alignment is applied to known classes, while a confidence-guided self-alignment strategy is employed for novel classes, enabling synergistic learning across old and new categories. Evaluated on four benchmarks, GOAL outperforms the current state-of-the-art method, Happy, reducing the forgetting rate by 16.1% and improving novel class discovery accuracy by 3.2%.
π Abstract
Continual Generalized Category Discovery (C-GCD) requires identifying novel classes from unlabeled data while retaining knowledge of known classes over time. Existing methods typically update classifier weights dynamically, resulting in forgetting and inconsistent feature alignment. We propose GOAL, a unified framework that introduces a fixed Equiangular Tight Frame (ETF) classifier to impose a consistent geometric structure throughout learning. GOAL conducts supervised alignment for labeled samples and confidence-guided alignment for novel samples, enabling stable integration of new classes without disrupting old ones. Experiments on four benchmarks show that GOAL outperforms the prior method Happy, reducing forgetting by 16.1% and boosting novel class discovery by 3.2%, establishing a strong solution for long-horizon continual discovery.