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

SpectralGCD: Spectral Concept Selection and Cross-modal Representation Learning for Generalized Category Discovery

About

Generalized Category Discovery (GCD) aims to identify novel categories in unlabeled data while leveraging a small labeled subset of known classes. Training a parametric classifier solely on image features often leads to overfitting to old classes, and recent multimodal approaches improve performance by incorporating textual information. However, they treat modalities independently and incur high computational cost. We propose SpectralGCD, an efficient and effective multimodal approach to GCD that uses CLIP cross-modal image-concept similarities as a unified cross-modal representation. Each image is expressed as a mixture over semantic concepts from a large task-agnostic dictionary, which anchors learning to explicit semantics and reduces reliance on spurious visual cues. To maintain the semantic quality of representations learned by an efficient student, we introduce Spectral Filtering which exploits a cross-modal covariance matrix over the softmaxed similarities measured by a strong teacher model to automatically retain only relevant concepts from the dictionary. Forward and reverse knowledge distillation from the same teacher ensures that the cross-modal representations of the student remain both semantically sufficient and well-aligned. Across six benchmarks, SpectralGCD delivers accuracy comparable to or significantly superior to state-of-the-art methods at a fraction of the computational cost. The code is publicly available at: https://github.com/miccunifi/SpectralGCD.

Lorenzo Caselli, Marco Mistretta, Simone Magistri, Andrew D. Bagdanov• 2026

Related benchmarks

TaskDatasetResultRank
Generalized Category DiscoveryImageNet-100
All Accuracy93.4
138
Generalized Category DiscoveryCIFAR-100
Accuracy (All)86.1
133
Generalized Category DiscoveryStanford Cars
Accuracy (All)89.1
128
Generalized Category DiscoveryCUB
Accuracy (All)79.2
113
Generalized Category DiscoveryCIFAR-10
All Accuracy98.5
105
Generalized Category DiscoveryFGVC Aircraft
Accuracy (All)63
82
Showing 6 of 6 rows

Other info

Follow for update