Solving the Catastrophic Forgetting Problem in Generalized Category Discovery
Xinzi Cao, Xiawu Zheng, Guanhong Wang, Weijiang Yu, Yunhang Shen, Ke, Li, Yutong Lu, Yonghong Tian

TL;DR
This paper introduces LegoGCD, a novel method that enhances generalized category discovery by reducing catastrophic forgetting of known classes and improving recognition of novel categories through innovative regularization and divergence techniques.
Contribution
LegoGCD integrates Local Entropy Regularization and Dual-views Kullback Leibler divergence to better preserve known categories while discovering new ones in unlabeled data.
Findings
LegoGCD improves accuracy on known classes by 7.74% in CUB dataset.
LegoGCD enhances novel class recognition by 2.51% in CUB dataset.
The method effectively mitigates catastrophic forgetting across multiple datasets.
Abstract
Generalized Category Discovery (GCD) aims to identify a mix of known and novel categories within unlabeled data sets, providing a more realistic setting for image recognition. Essentially, GCD needs to remember existing patterns thoroughly to recognize novel categories. Recent state-of-the-art method SimGCD transfers the knowledge from known-class data to the learning of novel classes through debiased learning. However, some patterns are catastrophically forgot during adaptation and thus lead to poor performance in novel categories classification. To address this issue, we propose a novel learning approach, LegoGCD, which is seamlessly integrated into previous methods to enhance the discrimination of novel classes while maintaining performance on previously encountered known classes. Specifically, we design two types of techniques termed as Local Entropy Regularization (LER) and…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Data Quality and Management · AI-based Problem Solving and Planning
MethodsDeep Kernel Learning · Entropy Regularization
