Synthesized Classifiers for Zero-Shot Learning
Soravit Changpinyo, Wei-Lun Chao, Boqing Gong, Fei Sha

TL;DR
This paper introduces a novel zero-shot learning approach that synthesizes classifiers by aligning semantic and model spaces using phantom classes, leading to improved recognition of unseen object classes.
Contribution
It proposes a manifold learning framework with phantom classes to synthesize classifiers, enhancing zero-shot learning accuracy on large-scale datasets.
Findings
Outperforms state-of-the-art methods on four benchmark datasets.
Achieves high accuracy on the large-scale ImageNet Fall 2011 dataset.
Demonstrates the effectiveness of manifold alignment in zero-shot recognition.
Abstract
Given semantic descriptions of object classes, zero-shot learning aims to accurately recognize objects of the unseen classes, from which no examples are available at the training stage, by associating them to the seen classes, from which labeled examples are provided. We propose to tackle this problem from the perspective of manifold learning. Our main idea is to align the semantic space that is derived from external information to the model space that concerns itself with recognizing visual features. To this end, we introduce a set of "phantom" object classes whose coordinates live in both the semantic space and the model space. Serving as bases in a dictionary, they can be optimized from labeled data such that the synthesized real object classifiers achieve optimal discriminative performance. We demonstrate superior accuracy of our approach over the state of the art on four benchmark…
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 · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
