Towards Effective Deep Embedding for Zero-Shot Learning
Lei Zhang, Peng Wang, Lingqiao Liu, Chunhua Shen, Wei Wei, Yannning, Zhang, Anton Van Den Hengel

TL;DR
This paper proposes a novel two-branch network for zero-shot learning that constructs an effective embedding space satisfying intra-class compactness and inter-class separability, improving matching accuracy.
Contribution
It introduces a simple yet effective joint embedding method with a transductive extension using pseudo labeling to enhance zero-shot learning performance.
Findings
Achieved superior results on five standard ZSL datasets.
Demonstrated the effectiveness of the transductive extension with pseudo labeling.
Validated the importance of intra-class compactness and inter-class separability in embedding space.
Abstract
Zero-shot learning (ZSL) can be formulated as a cross-domain matching problem: after being projected into a joint embedding space, a visual sample will match against all candidate class-level semantic descriptions and be assigned to the nearest class. In this process, the embedding space underpins the success of such matching and is crucial for ZSL. In this paper, we conduct an in-depth study on the construction of embedding space for ZSL and posit that an ideal embedding space should satisfy two criteria: intra-class compactness and inter-class separability. While the former encourages the embeddings of visual samples of one class to distribute tightly close to the semantic description embedding of this class, the latter requires embeddings from different classes to be well separated from each other. Towards this goal, we present a simple but effective two-branch network to…
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 · Multimodal Machine Learning Applications
