Learning Semantic Ambiguities for Zero-Shot Learning
Celina Hanouti, Herv\'e Le Borgne

TL;DR
This paper introduces a regularization technique for generative zero-shot learning models that synthesizes discriminative features for unseen classes using only semantic prototypes, improving recognition accuracy.
Contribution
It proposes a novel regularization method applicable to any generative ZSL model, enhancing the synthesis of features for unseen classes based solely on semantic descriptions.
Findings
Achieves state-of-the-art or comparable results on four benchmark datasets.
Effective in both inductive and transductive ZSL settings.
Reduces bias towards seen classes in generative models.
Abstract
Zero-shot learning (ZSL) aims at recognizing classes for which no visual sample is available at training time. To address this issue, one can rely on a semantic description of each class. A typical ZSL model learns a mapping between the visual samples of seen classes and the corresponding semantic descriptions, in order to do the same on unseen classes at test time. State of the art approaches rely on generative models that synthesize visual features from the prototype of a class, such that a classifier can then be learned in a supervised manner. However, these approaches are usually biased towards seen classes whose visual instances are the only one that can be matched to a given class prototype. We propose a regularization method that can be applied to any conditional generative-based ZSL method, by leveraging only the semantic class prototypes. It learns to synthesize discriminative…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
