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

MSDN: Mutually Semantic Distillation Network for Zero-Shot Learning

About

The key challenge of zero-shot learning (ZSL) is how to infer the latent semantic knowledge between visual and attribute features on seen classes, and thus achieving a desirable knowledge transfer to unseen classes. Prior works either simply align the global features of an image with its associated class semantic vector or utilize unidirectional attention to learn the limited latent semantic representations, which could not effectively discover the intrinsic semantic knowledge e.g., attribute semantics) between visual and attribute features. To solve the above dilemma, we propose a Mutually Semantic Distillation Network (MSDN), which progressively distills the intrinsic semantic representations between visual and attribute features for ZSL. MSDN incorporates an attribute$\rightarrow$visual attention sub-net that learns attribute-based visual features, and a visual$\rightarrow$attribute attention sub-net that learns visual-based attribute features. By further introducing a semantic distillation loss, the two mutual attention sub-nets are capable of learning collaboratively and teaching each other throughout the training process. The proposed MSDN yields significant improvements over the strong baselines, leading to new state-of-the-art performances on three popular challenging benchmarks, i.e., CUB, SUN, and AWA2. Our codes have been available at: \url{https://github.com/shiming-chen/MSDN}.

Shiming Chen, Ziming Hong, Guo-Sen Xie, Wenhan Yang, Qinmu Peng, Kai Wang, Jian Zhao, Xinge You• 2022

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score68.1
250
Generalized Zero-Shot LearningSUN
H41.3
184
Generalized Zero-Shot LearningAWA2
S Score74.5
165
Zero-shot LearningCUB
Top-1 Accuracy76.1
144
Zero-shot LearningSUN
Top-1 Accuracy65.8
114
Zero-shot LearningAWA2
Top-1 Accuracy0.701
95
Zero-shot Image ClassificationAWA2 (test)
Metric U62
46
Zero-shot Image ClassificationCUB
U Score68.7
34
Image ClassificationSUN Attribute (test)
U Score52.2
19
Image ClassificationAWA2 v1 (test)
Score U62
19
Showing 10 of 14 rows

Other info

Follow for update