Transductive Zero-Shot Learning with a Self-training dictionary approach
Yunlong Yu, Zhong Ji, Xi Li, Jichang Guo, Zhongfei Zhang, Haibin Ling,, Fei Wu

TL;DR
This paper introduces a transductive zero-shot learning method using a self-training dictionary approach that models semantic relationships through bidirectional mappings and iterative refinement, improving recognition of unseen classes.
Contribution
It proposes a novel transductive ZSL framework with a self-training dictionary method that effectively addresses domain shift by iterative bootstrapping and bidirectional semantic modeling.
Findings
Outperforms state-of-the-art on AwA, CUB, and SUN datasets.
Effectively mitigates domain shift in zero-shot learning.
Demonstrates robustness through iterative self-training.
Abstract
As an important and challenging problem in computer vision, zero-shot learning (ZSL) aims at automatically recognizing the instances from unseen object classes without training data. To address this problem, ZSL is usually carried out in the following two aspects: 1) capturing the domain distribution connections between seen classes data and unseen classes data; and 2) modeling the semantic interactions between the image feature space and the label embedding space. Motivated by these observations, we propose a bidirectional mapping based semantic relationship modeling scheme that seeks for crossmodal knowledge transfer by simultaneously projecting the image features and label embeddings into a common latent space. Namely, we have a bidirectional connection relationship that takes place from the image feature space to the latent space as well as from the label embedding space to 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.
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 · Human Pose and Action Recognition
