Generalized Category Discovery via Reciprocal Learning and Class-Wise Distribution Regularization

Published: 01 May 2025, Last Modified: 23 Jul 2025ICML 2025 posterEveryoneRevisionsBibTeXCC BY 4.0
Abstract: Generalized Category Discovery (GCD) aims to identify unlabeled samples by leveraging the base knowledge from labeled ones, where the unlabeled set consists of both base and novel classes. Since clustering methods are time-consuming at inference, parametric-based approaches have become more popular. However, recent parametric-based methods suffer from inferior base discrimination due to unreliable self-supervision. To address this issue, we propose a Reciprocal Learning Framework (RLF) that introduces an auxiliary branch devoted to base classification. During training, the main branch filters the pseudo-base samples to the auxiliary branch. In response, the auxiliary branch provides more reliable soft labels for the main branch, leading to a virtuous cycle. Furthermore, we introduce Class-wise Distribution Regularization (CDR) to mitigate the learning bias towards base classes. CDR essentially increases the prediction confidence of the unlabeled data and boosts the novel class performance. Combined with both components, our proposed method, RLCD, achieves superior performance in all classes with negligible extra computation. Comprehensive experiments across seven GCD datasets validate its superiority. Our codes are available at https://github.com/APORduo/RLCD.
Lay Summary: This paper addresses the challenge of classifying unlabeled images by leveraging information from partially labeled data. We observe that recent methods often show a decreased ability to distinguish known categories. To mitigate this issue, we propose a reciprocal framework that introduces an auxiliary branch to offer more reliable supervision and preserve knowledge of known categories. Additionally, we develop a novel regularization technique, called Class-wise Distribution Regularization (CDR), to promote balanced learning across all categories. Consequently, our method achieves significantly improved performance.
Primary Area: General Machine Learning->Unsupervised and Semi-supervised Learning
Keywords: Generalized Category Discovery,Distribution Regularization
Submission Number: 5824
Loading