paper-with-me

홈 › Papers

Alleviating Feature Confusion for Generative Zero-shot Learning

2019-09-17 · Jingjing Li, Mengmeng Jing, Ke Lu, Lei Zhu, Yang Yang, Zi Huang

Lately, generative adversarial networks (GANs) have been successfully applied to zero-shot learning (ZSL) and achieved state-of-the-art performance. By synthesizing virtual unseen visual features, GAN-based methods convert the challenging ZSL task into a supervised learning problem. However, GAN-based ZSL methods have to train the generator on the seen categories and further apply it to unseen instances. An inevitable issue of such a paradigm is that the synthesized unseen features are prone to seen references and incapable to reflect the novelty and diversity of real unseen instances. In a nutshell, the synthesized features are confusing. One cannot tell unseen categories from seen ones using the synthesized features. As a result, the synthesized features are too subtle to be classified in generalized zero-shot learning (GZSL) which involves both seen and unseen categories at the test stage. In this paper, we first introduce the feature confusion issue. Then, we propose a new feature generating network, named alleviating feature confusion GAN (AFC-GAN), to challenge the issue. Specifically, we present a boundary loss which maximizes the decision boundary of seen categories and unseen ones. Furthermore, a novel metric named feature confusion score (FCS) is proposed to quantify the feature confusion. Extensive experiments on five widely used datasets verify that our method is able to outperform previous state-of-the-arts under both ZSL and GZSL protocols.

📄 PDF Abstract BibTeX arXiv:1909.07615

Code (1)

lijin118/AFC-GAN 공식 구현 pytorch

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Unseen No More: Unlocking the Potential of CLIP for Generative Zero-shot HOI Detection

2024-08-12 · Yixin Guo, Yu Liu, Jianghao Li, Weimin WANG 외

Zero-shot human-object interaction (HOI) detector is capable of generalizing to HOI categories even not encountered during training. Inspired by the impressive zero-shot capabilities offered by CLIP, latest methods striv…

Human-Object Interaction DetectionZero-Shot Human-Object Interaction Detection

SalientFusion: Context-Aware Compositional Zero-Shot Food Recognition

2025-09-04 · Jiajun Song, Xiaoou Liu arxiv

Food recognition has gained significant attention, but the rapid emergence of new dishes requires methods for recognizing unseen food categories, motivating Zero-Shot Food Learning (ZSFL). We propose the task of Composit…

Compositional Zero-Shot Learning

Logits DeConfusion with CLIP for Few-Shot Learning

2025-04-16 · CVPR 2025 1 · Shuo Li, Fang Liu, Zehua Hao, Xinyi Wang 외

With its powerful visual-language alignment capability, CLIP performs well in zero-shot and few-shot learning tasks. However, we found in experiments that CLIP's logits suffer from serious inter-class confusion problems …

Few-Shot Learning

Resolving Semantic Confusions for Improved Zero-Shot Detection

2022-12-12 · British Machine Vision Conference 2022 11 · Sandipan Sarma, Sushil Kumar, Arijit Sur

Zero-shot detection (ZSD) is a challenging task where we aim to recognize and localize objects simultaneously, even when our model has not been trained with visual samples of a few target ("unseen") classes. Recently, me…

Generalized Zero-Shot Object DetectionObject DetectionTransfer LearningTriplet+2

Delve into Base-Novel Confusion: Redundancy Exploration for Few-Shot Class-Incremental Learning

2024-05-08 · Haichen Zhou, Yixiong Zou, Ruixuan Li, Yuhua Li 외

Few-shot class-incremental learning (FSCIL) aims to acquire knowledge from novel classes with limited samples while retaining information about base classes. Existing methods address catastrophic forgetting and overfitti…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning