Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sharpness-aware Dynamic Anchor Selection for Generalized Category Discovery

About

Generalized category discovery (GCD) is an important and challenging task in open-world learning. Specifically, given some labeled data of known classes, GCD aims to cluster unlabeled data that contain both known and unknown classes. Current GCD methods based on parametric classification adopt the DINO-like pseudo-labeling strategy, where the sharpened probability output of one view is used as supervision information for the other view. However, large pre-trained models have a preference for some specific visual patterns, resulting in encoding spurious correlation for unlabeled data and generating noisy pseudo-labels. To address this issue, we propose a novel method, which contains two modules: Loss Sharpness Penalty (LSP) and Dynamic Anchor Selection (DAS). LSP enhances the robustness of model parameters to small perturbations by minimizing the worst-case loss sharpness of the model, which suppressing the encoding of trivial features, thereby reducing overfitting of noise samples and improving the quality of pseudo-labels. Meanwhile, DAS selects representative samples for the unknown classes based on KNN density and class probability during the model training and assigns hard pseudo-labels to them, which not only alleviates the confidence difference between known and unknown classes but also enables the model to quickly learn more accurate feature distribution for the unknown classes, thus further improving the clustering accuracy. Extensive experiments demonstrate that the proposed method can effectively mitigate the noise of pseudo-labels, and achieve state-of-the-art results on multiple GCD benchmarks.

Zhimao Peng, Enguang Wang, Fei Yang, Xialei Liu, Ming-Ming Cheng• 2025

Related benchmarks

TaskDatasetResultRank
Generalized Category DiscoveryImageNet-100
All Accuracy87.1
138
Generalized Category DiscoveryCIFAR-100
Accuracy (All)83.7
133
Generalized Category DiscoveryStanford Cars
Accuracy (All)65.5
128
Generalized Category DiscoveryCUB
Accuracy (All)69
113
Generalized Category DiscoveryFGVC Aircraft
Accuracy (All)55.6
82
Generalized Category DiscoveryHerbarium19
Score (All Categories)49.6
47
Showing 6 of 6 rows

Other info

Follow for update