Improving Generalized Zero-Shot Learning by Semantic Discriminator
Xinpeng Li

TL;DR
This paper introduces a Semantic Discriminator (SD) that improves Generalized Zero-Shot Learning by accurately distinguishing between seen and unseen class instances in the semantic space, enhancing classification accuracy.
Contribution
The paper proposes a simple, parameter-free semantic discriminator that can be integrated with existing GZSL methods to improve domain distinction and overall accuracy.
Findings
Enhanced GZSL accuracy with the proposed SD method
Compatibility with various existing ZSL approaches
No additional fixed parameters required
Abstract
It is a recognized fact that the classification accuracy of unseen classes in the setting of Generalized Zero-Shot Learning (GZSL) is much lower than that of traditional Zero-Shot Leaning (ZSL). One of the reasons is that an instance is always misclassified to the wrong domain. Here we refer to the seen and unseen classes as two domains respectively. We propose a new approach to distinguish whether the instances come from the seen or unseen classes. First the visual feature of instance is projected into the semantic space. Then the absolute norm difference between the projected semantic vector and the class semantic embedding vector, and the minimum distance between the projected semantic vectors and the semantic embedding vectors of the seen classes are used as discrimination basis. This approach is termed as SD (Semantic Discriminator) because domain judgement of instance is performed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
