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

Semantics Disentangling for Generalized Zero-Shot Learning

About

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the visual features of seen classes with attributes or to generate unseen samples directly. Nevertheless, the visual features used in the prior approaches do not necessarily encode semantically related information that the shared attributes refer to, which degrades the model generalization to unseen classes. To address this issue, in this paper, we propose a novel semantics disentangling framework for the generalized zero-shot learning task (SDGZSL), where the visual features of unseen classes are firstly estimated by a conditional VAE and then factorized into semantic-consistent and semantic-unrelated latent vectors. In particular, a total correlation penalty is applied to guarantee the independence between the two factorized representations, and the semantic consistency of which is measured by the derived relation network. Extensive experiments conducted on four GZSL benchmark datasets have evidenced that the semantic-consistent features disentangled by the proposed SDGZSL are more generalizable in tasks of canonical and generalized zero-shot learning. Our source code is available at https://github.com/uqzhichen/SDGZSL.

Zhi Chen, Yadan Luo, Ruihong Qiu, Sen Wang, Zi Huang, Jingjing Li, Zheng Zhang• 2021

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score77.7
250
Generalized Zero-Shot LearningSUN
H59.5
184
Generalized Zero-Shot LearningAWA2
S Score73.6
165
Zero-shot LearningCUB
Top-1 Accuracy85.1
144
Zero-shot LearningSUN
Top-1 Accuracy77
114
Zero-shot LearningAWA2
Top-1 Accuracy0.693
95
Image ClassificationCUB
Unseen Top-1 Acc81.6
89
Zero-shot Image ClassificationAWA2 (test)
Metric U64.6
46
Zero-shot Image ClassificationCUB
U Score59.9
34
Image ClassificationAWA2 GZSL
Acc (Unseen)57
32
Showing 10 of 14 rows

Other info

Follow for update