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

Vocabulary-free Image Classification

About

Recent advances in large vision-language models have revolutionized the image classification paradigm. Despite showing impressive zero-shot capabilities, a pre-defined set of categories, a.k.a. the vocabulary, is assumed at test time for composing the textual prompts. However, such assumption can be impractical when the semantic context is unknown and evolving. We thus formalize a novel task, termed as Vocabulary-free Image Classification (VIC), where we aim to assign to an input image a class that resides in an unconstrained language-induced semantic space, without the prerequisite of a known vocabulary. VIC is a challenging task as the semantic space is extremely large, containing millions of concepts, with hard-to-discriminate fine-grained categories. In this work, we first empirically verify that representing this semantic space by means of an external vision-language database is the most effective way to obtain semantically relevant content for classifying the image. We then propose Category Search from External Databases (CaSED), a method that exploits a pre-trained vision-language model and an external vision-language database to address VIC in a training-free manner. CaSED first extracts a set of candidate categories from captions retrieved from the database based on their semantic similarity to the image, and then assigns to the image the best matching candidate category according to the same vision-language model. Experiments on benchmark datasets validate that CaSED outperforms other complex vision-language frameworks, while being efficient with much fewer parameters, paving the way for future research in this direction.

Alessandro Conti, Enrico Fini, Massimiliano Mancini, Paolo Rota, Yiming Wang, Elisa Ricci• 2023

Related benchmarks

TaskDatasetResultRank
Multi-label image recognitionMS-COCO 2014 (val)
mAP54.42
51
object recognitionCOCO (val)
Recall61.6
31
object recognitionCC3M (test)
Recall0.653
21
object recognitionOpenImages v7 (val)
Recall56
21
Object DetectionObjects365
AP22.08
15
Fine grained classificationBirds-200
cACC25.6
12
Fine grained classificationFlowers-102
cACC67.2
11
Image TaggingObjects365
OP63.84
11
Fine grained classificationDogs-120
cACC38
11
Object Recognition (Cross-Validation)COCO (val)
Recall0.535
10
Showing 10 of 14 rows

Other info

Follow for update