paper-with-me

홈 › Papers

Data Distribution Distilled Generative Model for Generalized Zero-Shot Recognition

2024-02-18 · Yijie Wang, Mingjian Hong, Luwen Huangfu, Sheng Huang

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

📄 PDF Abstract BibTeX arXiv:2402.11424

Code (1)

pjbq/d3gzsl 공식 구현 pytorch

Tasks

Generalized Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Model Selection for Generalized Zero-shot Learning

2018-11-08 · Hongguang Zhang, Piotr Koniusz

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+1

Out-of-Distribution Detection for Generalized Zero-Shot Action Recognition

2019-04-18 · CVPR 2019 6 · Devraj Mandal, Sanath Narayan, Saikumar Dwivedi, Vikram Gupta 외

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+1

Domain segmentation and adjustment for generalized zero-shot learning

2020-02-01 · Xinsheng Wang, Shanmin Pang, Jihua Zhu

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 Learning

Generalized Zero-Shot Learning via VAE-Conditioned Generative Flow

2020-09-01 · Yu-Chao Gu, Le Zhang, Yun Liu, Shao-Ping Lu 외

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 Learning

Bidirectional Mapping Coupled GAN for Generalized Zero-Shot Learning

2020-12-30 · Tasfia Shermin, Shyh Wei Teng, Ferdous Sohel, Manzur Murshed 외

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