paper-with-me

홈 › Papers

Transductive Unbiased Embedding for Zero-Shot Learning

2018-03-30 · CVPR 2018 6 · Jie Song, Chengchao Shen, Yezhou Yang, Yang Liu, Mingli Song

Most existing Zero-Shot Learning (ZSL) methods have the strong bias problem, in which instances of unseen (target) classes tend to be categorized as one of the seen (source) classes. So they yield poor performance after being deployed in the generalized ZSL settings. In this paper, we propose a straightforward yet effective method named Quasi-Fully Supervised Learning (QFSL) to alleviate the bias problem. Our method follows the way of transductive learning, which assumes that both the labeled source images and unlabeled target images are available for training. In the semantic embedding space, the labeled source images are mapped to several fixed points specified by the source categories, and the unlabeled target images are forced to be mapped to other points specified by the target categories. Experiments conducted on AwA2, CUB and SUN datasets demonstrate that our method outperforms existing state-of-the-art approaches by a huge margin of 9.3~24.5% following generalized ZSL settings, and by a large margin of 0.2~16.2% following conventional ZSL settings.

📄 PDF Abstract BibTeX arXiv:1803.11320

Code (0)

등록된 구현이 없습니다.

Tasks

Transductive LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Learning unbiased zero-shot semantic segmentation networks via transductive transfer

2020-07-01 · Haiyang Liu, Yichen Wang, Jiayi Zhao, Guowu Yang 외

Semantic segmentation, which aims to acquire a detailed understanding of images, is an essential issue in computer vision. However, in practical scenarios, new categories that are different from the categories in trainin…

AttributePredictionSegmentationSemantic Segmentation+3

Unbiased Max-Min Embedding Classification for Transductive Few-Shot Learning: Clustering and Classification Are All You Need

2025-03-28 · Yang Liu, Feixiang Liu, Jiale Du, Xinbo Gao 외

Convolutional neural networks and supervised learning have achieved remarkable success in various fields but are limited by the need for large annotated datasets. Few-shot learning (FSL) addresses this limitation by enab…

AllClassificationFew-Shot Learning

Transductive Universal Transport for Zero-Shot Action Recognition

2021-09-29 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos for which no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings fr…

Action RecognitionObjectPositionTemporal Localization+3

Transductive Multi-view Zero-Shot Learning

2015-01-19 · Yanwei Fu, Timothy M. Hospedales, Tao Xiang, Shaogang Gong

Most existing zero-shot learning approaches exploit transfer learning via an intermediate-level semantic representation shared between an annotated auxiliary dataset and a target dataset with different classes and no ann…

Transfer LearningZero-Shot Learning

Transductive Zero-Shot and Few-Shot CLIP

2024-01-01 · CVPR 2024 1 · Ségolène Martin, Yunshi Huang, Fereshteh Shakeri, Jean-Christophe Pesquet 외

Transductive inference has been widely investigated in few-shot image classification but completely overlooked in the recent fast growing literature on adapting vision-langage models like CLIP. This paper addresses t…

ClassificationFew-Shot Image Classificationimage-classificationImage Classification