Model Selection for Generalized Zero-shot Learning
Hongguang Zhang, Piotr Koniusz

TL;DR
This paper introduces a model selection approach for generalized zero-shot learning that improves classification by distinguishing between seen and unseen classes, leveraging generated auxiliary data to address data imbalance.
Contribution
It proposes a novel model selection mechanism that separates seen and unseen class recognition, enhancing zero-shot learning performance.
Findings
Achieved state-of-the-art results on four datasets.
Effectively reduces negative impact of data imbalance.
Utilizes generated data to improve class distinction.
Abstract
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 makes it hard for the classifier to distinguish if a given testing sample comes from a seen or unseen class. However, using Generative Adversarial Network (GAN) to generate auxiliary datapoints by the semantic embeddings of unseen classes alleviates the above problem. Current approaches combine the auxiliary datapoints and original training data to train the generalized zero-shot learning model and obtain state-of-the-art results. Inspired by such models, we propose to feed the generated data via a model selection mechanism. Specifically, we leverage two sources of datapoints (observed and auxiliary) to train some classifier to recognize which test datapoints come from seen…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · COVID-19 diagnosis using AI
