Generating Visual Representations for Zero-Shot Classification
Maxime Bucher (1), St\'ephane Herbin (1), Fr\'ed\'eric Jurie ((1), Palaiseau)

TL;DR
This paper proposes a generative approach for zero-shot and generalized zero-shot classification, transforming the problem into supervised learning by generating artificial examples for unseen categories, achieving state-of-the-art results.
Contribution
It introduces a conditional generative model to produce training data for unseen classes, overcoming limitations of previous embedding-based methods.
Findings
Achieves state-of-the-art results on multiple datasets
Effectively handles both ZSC and GZSC tasks
Demonstrates the effectiveness of generative models in zero-shot learning
Abstract
This paper addresses the task of learning an image clas-sifier when some categories are defined by semantic descriptions only (e.g. visual attributes) while the others are defined by exemplar images as well. This task is often referred to as the Zero-Shot classification task (ZSC). Most of the previous methods rely on learning a common embedding space allowing to compare visual features of unknown categories with semantic descriptions. This paper argues that these approaches are limited as i) efficient discrimi-native classifiers can't be used ii) classification tasks with seen and unseen categories (Generalized Zero-Shot Classification or GZSC) can't be addressed efficiently. In contrast , this paper suggests to address ZSC and GZSC by i) learning a conditional generator using seen classes ii) generate artificial training examples for the categories without exemplars. ZSC is then…
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 · Face recognition and analysis · Generative Adversarial Networks and Image Synthesis
