Semantic Feature Extraction for Generalized Zero-shot Learning
About
Generalized zero-shot learning (GZSL) is a technique to train a deep learning model to identify unseen classes using the attribute. In this paper, we put forth a new GZSL technique that improves the GZSL classification performance greatly. Key idea of the proposed approach, henceforth referred to as semantic feature extraction-based GZSL (SE-GZSL), is to use the semantic feature containing only attribute-related information in learning the relationship between the image and the attribute. In doing so, we can remove the interference, if any, caused by the attribute-irrelevant information contained in the image feature. To train a network extracting the semantic feature, we present two novel loss functions, 1) mutual information-based loss to capture all the attribute-related information in the image feature and 2) similarity-based loss to remove unwanted attribute-irrelevant information. From extensive experiments using various datasets, we show that the proposed SE-GZSL technique outperforms conventional GZSL approaches by a large margin.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Generalized Zero-Shot Learning | CUB | H Score56.4 | 307 | |
| Generalized Zero-Shot Learning | SUN | H43.1 | 229 | |
| Generalized Zero-Shot Learning | AWA2 | H Score0.688 | 217 | |
| Image Classification | Caltech-USCD Birds-200 (CUB) Proposed Split 2011 | H56.4 | 17 | |
| Image Classification | Animals With Attributes 2 (Proposed Split) | H68.8 | 16 | |
| Image Classification | SUN Attribute Proposed Split | H43.1 | 13 |