Generalized Zero-Shot Learning

55 papers with code • 12 benchmarks • 10 datasets

In generalized zero shot learning (GZSL), the set of classes are split into seen and unseen classes, where training relies on the semantic features of the seen and unseen classes and the visual representations of only the seen classes, while testing uses the visual representations of the seen and unseen classes.

Recognition of Unseen Bird Species by Learning from Field Guides

ac-rodriguez/zsl_billow 3 Jun 2022

Illustrations contained in field guides deliberately focus on discriminative properties of each species, and can serve as side information to transfer knowledge from seen to unseen bird species.

4
03 Jun 2022

Zero-Shot Logit Adjustment

cdb342/ijcai-2022-zla 25 Apr 2022

As a consequence of our derivation, the aforementioned two properties are incorporated into the classifier training as seen-unseen priors via logit adjustment.

19
25 Apr 2022

Deconstructed Generation-Based Zero-Shot Model

cdb342/dgz 24 Apr 2022

Recent research on Generalized Zero-Shot Learning (GZSL) has focused primarily on generation-based methods.

2
24 Apr 2022

Unseen Classes at a Later Time? No Problem

sumitramalagi/unseen-classes-at-a-later-time CVPR 2022

Secondly, we introduce a unified feature-generative framework for CGZSL that leverages bi-directional incremental alignment to dynamically adapt to addition of new classes, with or without labeled data, that arrive over time in any of these CGZSL settings.

13
30 Mar 2022

A Gating Model for Bias Calibration in Generalized Zero-shot Learning

gukyeongkwon/gating-ae 8 Mar 2022

Also, the two-stream autoencoder works as a unified framework for the gating model and the unseen expert, which makes the proposed method computationally efficient.

3
08 Mar 2022

Bias-Eliminated Semantic Refinement for Any-Shot Learning

liangjunfeng/srwgan 10 Feb 2022

When training samples are scarce, the semantic embedding technique, ie, describing class labels with attributes, provides a condition to generate visual features for unseen objects by transferring the knowledge from seen objects.

11
10 Feb 2022

Closed-form Sample Probing for Learning Generative Models in Zero-shot Learning

cetinsamet/closed-form-sample-probing ICLR 2022

In our approach, at each generative model update step, we fit a task-specific closed-form ZSL model from generated samples, and measure its loss on novel samples all within the compute graph, a procedure that we refer to as sample probing.

0
29 Sep 2021

Generative Zero-Shot Learning for Semantic Segmentation of 3D Point Clouds

valeoai/3DGenZ 13 Aug 2021

While there has been a number of studies on Zero-Shot Learning (ZSL) for 2D images, its application to 3D data is still recent and scarce, with just a few methods limited to classification.

31
13 Aug 2021

FREE: Feature Refinement for Generalized Zero-Shot Learning

shiming-chen/FREE ICCV 2021

FREE employs a feature refinement (FR) module that incorporates \textit{semantic$\rightarrow$visual} mapping into a unified generative model to refine the visual features of seen and unseen class samples.

34
29 Jul 2021

Multi-Label Generalized Zero Shot Learning for the Classification of Disease in Chest Radiographs

nyuad-cai/CXR-ML-GZSL 14 Jul 2021

Here, we propose a multi-label generalized zero shot learning (CXR-ML-GZSL) network that can simultaneously predict multiple seen and unseen diseases in CXR images.

28
14 Jul 2021