paper-with-me

Papers

Semantic Borrowing for Generalized Zero-Shot Learning

2021-01-30 · Xiaowei Chen

Generalized zero-shot learning (GZSL) is one of the most realistic but challenging problems due to the partiality of the classifier to supervised classes, especially under the class-inductive instance-inductive (CIII) training setting, where testing data are not available. Instance-borrowing methods and synthesizing methods solve it to some extent with the help of testing semantics, but therefore neither can be used under CIII. Besides, the latter require the training process of a classifier after generating examples. In contrast, a novel non-transductive regularization under CIII called Semantic Borrowing (SB) for improving GZSL methods with compatibility metric learning is proposed in this paper, which not only can be used for training linear models, but also nonlinear ones such as artificial neural networks. This regularization item in the loss function borrows similar semantics in the training set, so that the classifier can model the relationship between the semantics of zero-shot and supervised classes more accurately during training. In practice, the information of semantics of unknown classes would not be available for training while this approach does NOT need it. Extensive experiments on GZSL benchmark datasets show that SB can reduce the partiality of the classifier to supervised classes and improve the performance of generalized zero-shot classification, surpassing inductive GZSL state of the arts.

📄 PDF Abstract BibTeX arXiv:2102.04969

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot LearningMetric Learningzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

Visual and Semantic Prompt Collaboration for Generalized Zero-Shot Learning

2025-03-29 · CVPR 2025 1 · Huajie Jiang, Zhengxian Li, Xiaohan Yu, Yongli Hu 외

Generalized zero-shot learning aims to recognize both seen and unseen classes with the help of semantic information that is shared among different classes. It inevitably requires consistent visual-semantic alignment. Exi…

Generalized Zero-Shot LearningZero-Shot Learning

Generalized Zero-Shot Learning with Deep Calibration Network

2018-12-01 · NeurIPS 2018 12 · Shichen Liu, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

A technical challenge of deep learning is recognizing target classes without seen data. Zero-shot learning leverages semantic representations such as attributes or class prototypes to bridge source and target classes. Ex…

Generalized Zero-Shot LearningZero-Shot Learning

A Unified approach for Conventional Zero-shot, Generalized Zero-shot and Few-shot Learning

2017-06-27 · Shafin Rahman, Salman H. Khan, Fatih Porikli

Prevalent techniques in zero-shot learning do not generalize well to other related problem scenarios. Here, we present a unified approach for conventional zero-shot, generalized zero-shot and few-shot learning problems. …

Few-Shot LearningGeneralized Zero-Shot LearningOne-Shot LearningZero-Shot Learning

Bias-Awareness for Zero-Shot Learning the Seen and Unseen

2020-08-25 · William Thong, Cees G. M. Snoek

Generalized zero-shot learning recognizes inputs from both seen and unseen classes. Yet, existing methods tend to be biased towards the classes seen during training. In this paper, we strive to mitigate this bias. We pro…

Generalized Zero-Shot LearningZero-Shot Learning

Semantics Disentangling for Generalized Zero-Shot Learning

2021-01-20 · ICCV 2021 10 · Zhi Chen, Yadan Luo, Ruihong Qiu, Sen Wang 외

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt t…

Generalized Zero-Shot LearningRelation NetworkZero-Shot Learning