Share your thoughts, 1 month free Claude Pro on usSee more
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
Generalized Zero-Shot LearningCUB
H Score344
307
Image ClassificationCUB-200-2011 (test)
Top-1 Acc25.5
286
Generalized Zero-Shot LearningSUN
H26.3
229
Generalized Zero-Shot LearningAWA2
H Score23.9
217
Zero-shot LearningCUB
Top-1 Accuracy54.9
183
Zero-shot LearningAWA2
Top-1 Accuracy0.625
133
Zero-shot LearningSUN
Top-1 Accuracy58.1
132
Image ClassificationCUB-200
Accuracy27.3
106
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