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.

Audio-Visual Generalized Zero-Shot Learning using Pre-Trained Large Multi-Modal Models

faceonlive/ai-research 9 Apr 2024

However, existing benchmarks predate the popularization of large multi-modal models, such as CLIP and CLAP.

152
09 Apr 2024

Less but Better: Enabling Generalized Zero-shot Learning Towards Unseen Domains by Intrinsic Learning from Redundant LLM Semantics

chunhuiz/semantics-of-officehome-and-minidomainnet 21 Mar 2024

Different from existing GZSL methods which alleviate DSP by generating features of unseen classes with semantics, CDGZSL needs to construct a common feature space across domains and acquire the corresponding intrinsic semantics shared among domains to transfer from seen to unseen domains.

0
21 Mar 2024

Data Distribution Distilled Generative Model for Generalized Zero-Shot Recognition

pjbq/d3gzsl 18 Feb 2024

To counter this, we introduce an end-to-end generative GZSL framework called D$^3$GZSL.

1
18 Feb 2024

Dual Feature Augmentation Network for Generalized Zero-shot Learning

sion1/dfan 25 Sep 2023

To address these issues, we propose a novel Dual Feature Augmentation Network (DFAN), which comprises two feature augmentation modules, one for visual features and the other for semantic features.

13
25 Sep 2023

Zero-Shot Learning by Harnessing Adversarial Samples

uqzhichen/haszsl 1 Aug 2023

To take the advantage of image augmentations while mitigating the semantic distortion issue, we propose a novel ZSL approach by Harnessing Adversarial Samples (HAS).

1
01 Aug 2023

Improving Zero-Shot Generalization for CLIP with Synthesized Prompts

mrflogs/SHIP ICCV 2023

Thereafter, we fine-tune CLIP with off-the-shelf methods by combining labeled and synthesized features.

80
14 Jul 2023

Progressive Semantic-Visual Mutual Adaption for Generalized Zero-Shot Learning

manliucoder/psvma CVPR 2023

Generalized Zero-Shot Learning (GZSL) identifies unseen categories by knowledge transferred from the seen domain, relying on the intrinsic interactions between visual and semantic information.

15
27 Mar 2023

Learning Generalized Zero-Shot Learners for Open-Domain Image Geolocalization

geolocal/StreetCLIP 1 Feb 2023

Image geolocalization is the challenging task of predicting the geographic coordinates of origin for a given photo.

0
01 Feb 2023

On the Transferability of Visual Features in Generalized Zero-Shot Learning

uvavision/tv-gzsl 22 Nov 2022

Generalized Zero-Shot Learning (GZSL) aims to train a classifier that can generalize to unseen classes, using a set of attributes as auxiliary information, and the visual features extracted from a pre-trained convolutional neural network.

4
22 Nov 2022

PROTOtypical Logic Tensor Networks (PROTO-LTN) for Zero Shot Learning

francescomanigrass/proto-ltn 26 Jun 2022

We focus here on the subsumption or \texttt{isOfClass} predicate, which is fundamental to encode most semantic image interpretation tasks.

2
26 Jun 2022