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

FREE: Feature Refinement for Generalized Zero-Shot Learning

About

Generalized zero-shot learning (GZSL) has achieved significant progress, with many efforts dedicated to overcoming the problems of visual-semantic domain gap and seen-unseen bias. However, most existing methods directly use feature extraction models trained on ImageNet alone, ignoring the cross-dataset bias between ImageNet and GZSL benchmarks. Such a bias inevitably results in poor-quality visual features for GZSL tasks, which potentially limits the recognition performance on both seen and unseen classes. In this paper, we propose a simple yet effective GZSL method, termed feature refinement for generalized zero-shot learning (FREE), to tackle the above problem. FREE employs a feature refinement (FR) module that incorporates \textit{semantic$\rightarrow$visual} mapping into a unified generative model to refine the visual features of seen and unseen class samples. Furthermore, we propose a self-adaptive margin center loss (SAMC-loss) that cooperates with a semantic cycle-consistency loss to guide FR to learn class- and semantically-relevant representations, and concatenate the features in FR to extract the fully refined features. Extensive experiments on five benchmark datasets demonstrate the significant performance gain of FREE over its baseline and current state-of-the-art methods. Our codes are available at https://github.com/shiming-chen/FREE .

Shiming Chen, Wenjie Wang, Beihao Xia, Qinmu Peng, Xinge You, Feng Zheng, Ling Shao• 2021

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score57.7
250
Generalized Zero-Shot LearningSUN
H41.7
184
Generalized Zero-Shot LearningAWA2
S Score75.4
165
Image ClassificationCUB
Unseen Top-1 Acc59.9
89
Image ClassificationSUN
Harmonic Mean Top-1 Accuracy41.7
86
Zero-shot Image ClassificationAWA2 (test)
Metric U60.4
46
Zero-shot Image ClassificationCUB
U Score55.7
34
Image ClassificationAWA1
Test Set Score (ts)62.9
30
Image ClassificationSUN Attribute (test)
U Score47.4
19
Image ClassificationAWA2 v1 (test)
Score U60.4
19
Showing 10 of 12 rows

Other info

Follow for update