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

Label-Embedding for Image Classification

About

Attributes act as intermediate representations that enable parameter sharing between classes, a must when training data is scarce. We propose to view attribute-based image classification as a label-embedding problem: each class is embedded in the space of attribute vectors. We introduce a function that measures the compatibility between an image and a label embedding. The parameters of this function are learned on a training set of labeled samples to ensure that, given an image, the correct classes rank higher than the incorrect ones. Results on the Animals With Attributes and Caltech-UCSD-Birds datasets show that the proposed framework outperforms the standard Direct Attribute Prediction baseline in a zero-shot learning scenario. Label embedding enjoys a built-in ability to leverage alternative sources of information instead of or in addition to attributes, such as e.g. class hierarchies or textual descriptions. Moreover, label embedding encompasses the whole range of learning settings from zero-shot learning to regular learning with a large number of labeled examples.

Zeynep Akata, Florent Perronnin, Zaid Harchaoui, Cordelia Schmid• 2015

Related benchmarks

TaskDatasetResultRank
Image ClassificationCUB-200-2011 (test)
Top-1 Acc25.5
276
Generalized Zero-Shot LearningCUB
H Score344
250
Generalized Zero-Shot LearningSUN
H26.3
184
Generalized Zero-Shot LearningAWA2
S Score81.8
165
Zero-shot LearningCUB
Top-1 Accuracy54.9
144
Zero-shot LearningSUN
Top-1 Accuracy58.1
114
Zero-shot LearningAWA2
Top-1 Accuracy0.625
95
Image ClassificationCUB-200
Accuracy27.3
92
Image ClassificationCUB
Unseen Top-1 Acc23.7
89
Image ClassificationSUN
Harmonic Mean Top-1 Accuracy26.3
86
Showing 10 of 71 rows
...

Other info

Code

Follow for update