Data Distribution Distilled Generative Model for Generalized Zero-Shot Recognition
In the realm of Zero-Shot Learning (ZSL), we address biases in Generalized Zero-Shot Learning (GZSL) models, which favor seen data. To counter this, we introduce an end-to-end generative GZSL framework called D$^3$GZSL. This framework respects seen and synthesized unseen data as in-distribution and out-of-distribution data, respectively, for a more balanced model. D$^3$GZSL comprises two core modules: in-distribution dual space distillation (ID$^2$SD) and out-of-distribution batch distillation (O$^2$DBD). ID$^2$SD aligns teacher-student outcomes in embedding and label spaces, enhancing learning coherence. O$^2$DBD introduces low-dimensional out-of-distribution representations per batch sample, capturing shared structures between seen and unseen categories. Our approach demonstrates its effectiveness across established GZSL benchmarks, seamlessly integrating into mainstream generative frameworks. Extensive experiments consistently showcase that D$^3$GZSL elevates the performance of existing generative GZSL methods, underscoring its potential to refine zero-shot learning practices.The code is available at: https://github.com/PJBQ/D3GZSL.git
Code (1)
Tasks
Generalized Zero-Shot LearningZero-Shot LearningSimilar Papers 제목 키워드 기반
Model Selection for Generalized Zero-shot Learning
In the problem of generalized zero-shot learning, the datapoints from unknown classes are not available during training. The main challenge for generalized zero-shot learning is the unbalanced data distribution which mak…
Generalized Zero-Shot LearningGenerative Adversarial NetworkmodelModel Selection+1Out-of-Distribution Detection for Generalized Zero-Shot Action Recognition
Generalized zero-shot action recognition is a challenging problem, where the task is to recognize new action categories that are unavailable during the training stage, in addition to the seen action categories. Existing …
Action RecognitionAction Recognition In VideosOut-of-Distribution DetectionTemporal Action Localization+1Domain segmentation and adjustment for generalized zero-shot learning
In the generalized zero-shot learning, synthesizing unseen data with generative models has been the most popular method to address the imbalance of training data between seen and unseen classes. However, this method requ…
Generalized Zero-Shot LearningZero-Shot LearningGeneralized Zero-Shot Learning via VAE-Conditioned Generative Flow
Generalized zero-shot learning (GZSL) aims to recognize both seen and unseen classes by transferring knowledge from semantic descriptions to visual representations. Recent generative methods formulate GZSL as a missing d…
Generalized Zero-Shot LearningZero-Shot LearningBidirectional Mapping Coupled GAN for Generalized Zero-Shot Learning
Bidirectional mapping-based generalized zero-shot learning (GZSL) methods rely on the quality of synthesized features to recognize seen and unseen data. Therefore, learning a joint distribution of seen-unseen domains and…
Generalized Zero-Shot LearningGenerative Adversarial NetworkZero-Shot Learning