...

Unlocking the Multi-modal Potential of CLIP for Generalized Category Discovery


View a PDF of the paper titled GET: Unlocking the Multi-modal Potential of CLIP for Generalized Category Discovery, by Enguang Wang and 5 other authors

View PDF
HTML (experimental)

Abstract:Given unlabelled datasets containing both old and new categories, generalized category discovery (GCD) aims to accurately discover new classes while correctly classifying old classes. Current GCD methods only use a single visual modality of information, resulting in a poor classification of visually similar classes. As a different modality, text information can provide complementary discriminative information, which motivates us to introduce it into the GCD task. However, the lack of class names for unlabelled data makes it impractical to utilize text information. To tackle this challenging problem, in this paper, we propose a Text Embedding Synthesizer (TES) to generate pseudo text embeddings for unlabelled samples. Specifically, our TES leverages the property that CLIP can generate aligned vision-language features, converting visual embeddings into tokens of the CLIP’s text encoder to generate pseudo text embeddings. Besides, we employ a dual-branch framework, through the joint learning and instance consistency of different modality branches, visual and semantic information mutually enhance each other, promoting the interaction and fusion of visual and text knowledge. Our method unlocks the multi-modal potentials of CLIP and outperforms the baseline methods by a large margin on all GCD benchmarks, achieving new state-of-the-art. Our code is available at: this https URL.

Submission history

From: Xialei Liu [view email]
[v1]
Fri, 15 Mar 2024 02:40:13 UTC (21,080 KB)
[v2]
Wed, 10 Jul 2024 08:20:56 UTC (6,469 KB)
[v3]
Fri, 21 Mar 2025 01:50:55 UTC (4,109 KB)

Source link

#Unlocking #Multimodal #Potential #CLIP #Generalized #Category #Discovery