Pith. sign in

REVIEW 2 cited by

DebGCD: Debiased Learning with Distribution Guidance for Generalized Category Discovery

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.04804 v1 pith:3OSI4A65 submitted 2025-04-07 cs.CV

DebGCD: Debiased Learning with Distribution Guidance for Generalized Category Discovery

classification cs.CV
keywords learningdistributiondebgcdclassesdebiasedknownsemanticunknown
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this paper, we tackle the problem of Generalized Category Discovery (GCD). Given a dataset containing both labelled and unlabelled images, the objective is to categorize all images in the unlabelled subset, irrespective of whether they are from known or unknown classes. In GCD, an inherent label bias exists between known and unknown classes due to the lack of ground-truth labels for the latter. State-of-the-art methods in GCD leverage parametric classifiers trained through self-distillation with soft labels, leaving the bias issue unattended. Besides, they treat all unlabelled samples uniformly, neglecting variations in certainty levels and resulting in suboptimal learning. Moreover, the explicit identification of semantic distribution shifts between known and unknown classes, a vital aspect for effective GCD, has been neglected. To address these challenges, we introduce DebGCD, a \underline{Deb}iased learning with distribution guidance framework for \underline{GCD}. Initially, DebGCD co-trains an auxiliary debiased classifier in the same feature space as the GCD classifier, progressively enhancing the GCD features. Moreover, we introduce a semantic distribution detector in a separate feature space to implicitly boost the learning efficacy of GCD. Additionally, we employ a curriculum learning strategy based on semantic distribution certainty to steer the debiased learning at an optimized pace. Thorough evaluations on GCD benchmarks demonstrate the consistent state-of-the-art performance of our framework, highlighting its superiority. Project page: https://visual-ai.github.io/debgcd/

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DP-BOA: Dirichlet-Process Birth-or-Assign for On-the-Fly Category Discovery

    cs.CV 2026-07 conditional novelty 6.0

    DP-BOA replaces fixed match thresholds in on-the-fly category discovery with an online Dirichlet-process Gaussian mixture that compares posterior-predictive evidence for assigning a sample to an existing category vers...

  2. Virtual Category-Guided Continual Generalized Category Discovery

    cs.CV 2026-07 conditional novelty 5.0

    Virtual categories for uncertain unlabeled samples plus expanded-neighborhood contrastive learning improve continual generalized category discovery over strong baselines.