TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Parametric Classification for Generalized Category Discove...

Parametric Classification for Generalized Category Discovery: A Baseline Study

Xin Wen, Bingchen Zhao, Xiaojuan Qi

2022-11-21ICCV 2023 1Representation LearningClassificationOpen-World Semi-Supervised LearningNovel Class Discovery
PaperPDFCode(official)Code

Abstract

Generalized Category Discovery (GCD) aims to discover novel categories in unlabelled datasets using knowledge learned from labelled samples. Previous studies argued that parametric classifiers are prone to overfitting to seen categories, and endorsed using a non-parametric classifier formed with semi-supervised k-means. However, in this study, we investigate the failure of parametric classifiers, verify the effectiveness of previous design choices when high-quality supervision is available, and identify unreliable pseudo-labels as a key problem. We demonstrate that two prediction biases exist: the classifier tends to predict seen classes more often, and produces an imbalanced distribution across seen and novel categories. Based on these findings, we propose a simple yet effective parametric classification method that benefits from entropy regularisation, achieves state-of-the-art performance on multiple GCD benchmarks and shows strong robustness to unknown class numbers. We hope the investigation and proposed simple framework can serve as a strong baseline to facilitate future studies in this field. Our code is available at: https://github.com/CVMI-Lab/SimGCD.

Results

TaskDatasetMetricValueModel
Image ClassificationImageNet-100 (TEMI Split)All accuracy (50% Labeled)83.6SimGCD (ViT-B-16)
Image ClassificationImageNet-100 (TEMI Split)Novel accuracy (50% Labeled)79.1SimGCD (ViT-B-16)
Image ClassificationImageNet-100 (TEMI Split)Seen accuracy (50% Labeled)92.4SimGCD (ViT-B-16)
Image ClassificationCIFAR-10All accuracy (50% Labeled)97SimGCD (ViT-B-16)
Image ClassificationCIFAR-10Novel accuracy (50% Labeled)98.5SimGCD (ViT-B-16)
Image ClassificationCIFAR-10Seen accuracy (50% Labeled)93.9SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)All accuracy (50% Labeled)83.6SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)Novel accuracy (50% Labeled)79.1SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationImageNet-100 (TEMI Split)Seen accuracy (50% Labeled)92.4SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationCIFAR-10All accuracy (50% Labeled)97SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationCIFAR-10Novel accuracy (50% Labeled)98.5SimGCD (ViT-B-16)
Semi-Supervised Image ClassificationCIFAR-10Seen accuracy (50% Labeled)93.9SimGCD (ViT-B-16)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16