paper-with-me

홈 › Papers

Learning Robust Visual-semantic Mapping for Zero-shot Learning

2021-04-12 · Jingcai Guo

Zero-shot learning (ZSL) aims at recognizing unseen class examples (e.g., images) with knowledge transferred from seen classes. This is typically achieved by exploiting a semantic feature space shared by both seen and unseen classes, e.g., attributes or word vectors, as the bridge. In ZSL, the common practice is to train a mapping function between the visual and semantic feature spaces with labeled seen class examples. When inferring, given unseen class examples, the learned mapping function is reused to them and recognizes the class labels on some metrics among their semantic relations. However, the visual and semantic feature spaces are generally independent and exist in entirely different manifolds. Under such a paradigm, the ZSL models may easily suffer from the domain shift problem when constructing and reusing the mapping function, which becomes the major challenge in ZSL. In this thesis, we explore effective ways to mitigate the domain shift problem and learn a robust mapping function between the visual and semantic feature spaces. We focus on fully empowering the semantic feature space, which is one of the key building blocks of ZSL. In summary, this thesis targets fully empowering the semantic feature space and design effective solutions to mitigate the domain shift problem and hence obtain a more robust visual-semantic mapping function for ZSL. Extensive experiments on various datasets demonstrate the effectiveness of our proposed methods.

📄 PDF Abstract BibTeX arXiv:2104.05668

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-Shot Recognition using Dual Visual-Semantic Mapping Paths

2017-03-15 · CVPR 2017 7 · Yanan Li, Donghui Wang, Huanhang Hu, Yuetan Lin 외

Zero-shot recognition aims to accurately recognize objects of unseen classes by using a shared visual-semantic mapping between the image feature space and the semantic embedding space. This mapping is learned on training…

Zero-Shot Learning

Multi-Task Zero-Shot Action Recognition with Prioritised Data Augmentation

2016-11-26 · Xun Xu, Timothy M. Hospedales, Shaogang Gong

Zero-Shot Learning (ZSL) promises to scale visual recognition by bypassing the conventional model training requirement of annotated examples for every category. This is achieved by establishing a mapping connecting low-l…

Action RecognitionData AugmentationTemporal Action LocalizationZero-Shot Action Recognition+1

Semantically Tied Paired Cycle Consistency for Zero-Shot Sketch-based Image Retrieval

2019-03-08 · CVPR 2019 6 · Anjan Dutta, Zeynep Akata

Zero-shot sketch-based image retrieval (SBIR) is an emerging task in computer vision, allowing to retrieve natural images relevant to sketch queries that might not been seen in the training phase. Existing works either r…

feature selectionImage RetrievalRetrievalSketch-Based Image Retrieval

ZegOT: Zero-shot Segmentation Through Optimal Transport of Text Prompts

2023-01-28 · Kwanyoung Kim, Yujin Oh, Jong Chul Ye

Recent success of large-scale Contrastive Language-Image Pre-training (CLIP) has led to great promise in zero-shot semantic segmentation by transferring image-text aligned knowledge to pixel-level classification. However…

SegmentationSemantic SegmentationZero Shot SegmentationZero-Shot Semantic Segmentation

CANZSL: Cycle-Consistent Adversarial Networks for Zero-Shot Learning from Natural Language

2019-09-21 · Zhi Chen, Jingjing Li, Yadan Luo, Zi Huang 외

Existing methods using generative adversarial approaches for Zero-Shot Learning (ZSL) aim to generate realistic visual features from class semantics by a single generative network, which is highly under-constrained. As a…

Generative Adversarial NetworkZero-Shot Learning