paper-with-me

Papers

Improved Feature Generating Framework for Transductive Zero-shot Learning

2024-12-24 · Zihan Ye, Xinyuan Ru, Shiming Chen, Yaochu Jin, Kaizhu Huang, Xiaobo Jin

Feature Generative Adversarial Networks have emerged as powerful generative models in producing high-quality representations of unseen classes within the scope of Zero-shot Learning (ZSL). This paper delves into the pivotal influence of unseen class priors within the framework of transductive ZSL (TZSL) and illuminates the finding that even a marginal prior bias can result in substantial accuracy declines. Our extensive analysis uncovers that this inefficacy fundamentally stems from the utilization of an unconditional unseen discriminator - a core component in existing TZSL. We further establish that the detrimental effects of this component are inevitable unless the generator perfectly fits class-specific distributions. Building on these insights, we introduce our Improved Feature Generation Framework, termed I-VAEGAN, which incorporates two novel components: Pseudo-conditional Feature Adversarial (PFA) learning and Variational Embedding Regression (VER). PFA circumvents the need for prior estimation by explicitly injecting the predicted semantics as pseudo conditions for unseen classes premised by precise semantic regression. Meanwhile, VER utilizes reconstructive pre-training to learn class statistics, obtaining better semantic regression. Our I-VAEGAN achieves state-of-the-art TZSL accuracy across various benchmarks and priors. Our code would be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2412.18282

Code (0)

등록된 구현이 없습니다.

Tasks

regressionZero-Shot Learning

Similar Papers 제목 키워드 기반

f-VAEGAN-D2: A Feature Generating Framework for Any-Shot Learning

2019-03-25 · CVPR 2019 6 · Yongqin Xian, Saurabh Sharma, Bernt Schiele, Zeynep Akata

When labeled training data is scarce, a promising data augmentation approach is to generate visual features of unknown classes using their attributes. To learn the class conditional distribution of CNN features, these mo…

Data AugmentationFew-Shot LearningGeneralized Zero-Shot LearningTransductive Learning+1

Transductive Zero-Shot Learning by Decoupled Feature Generation

2021-02-05 · Federico Marmoreo, Jacopo Cavazza, Vittorio Murino

In this paper, we address zero-shot learning (ZSL), the problem of recognizing categories for which no labeled visual data are available during training. We focus on the transductive setting, in which unlabelled visual d…

Zero-Shot Learning

Exploiting Semantic Attributes for Transductive Zero-Shot Learning

2023-03-17 · Zhengbo Wang, Jian Liang, Zilei Wang, Tieniu Tan

Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learni…

AttributeDecoderGenerative Adversarial NetworkZero-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

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