Learning Prototype via Placeholder for Zero-shot Recognition
Zaiquan Yang, Yang Liu, Wenjia Xu, Chong Huang, Lei Zhou, Chao Tong

TL;DR
This paper introduces a novel zero-shot learning method that uses placeholder prototypes to better align visual and semantic spaces, significantly improving recognition of unseen classes.
Contribution
It proposes learning prototypes via placeholders to mitigate domain shift, combining seen classes to hallucinate new classes as placeholders, and employs semantic-oriented fine-tuning for reliability.
Findings
Significant performance improvements on five benchmark datasets.
Effective mitigation of domain shift in zero-shot learning.
Enhanced semantic reliability of class prototypes.
Abstract
Zero-shot learning (ZSL) aims to recognize unseen classes by exploiting semantic descriptions shared between seen classes and unseen classes. Current methods show that it is effective to learn visual-semantic alignment by projecting semantic embeddings into the visual space as class prototypes. However, such a projection function is only concerned with seen classes. When applied to unseen classes, the prototypes often perform suboptimally due to domain shift. In this paper, we propose to learn prototypes via placeholders, termed LPL, to eliminate the domain shift between seen and unseen classes. Specifically, we combine seen classes to hallucinate new classes which play as placeholders of the unseen classes in the visual and semantic space. Placed between seen classes, the placeholders encourage prototypes of seen classes to be highly dispersed. And more space is spared for the…
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
