A Gating Model for Bias Calibration in Generalized Zero-shot Learning
Gukyeong Kwon, Ghassan AlRegib

TL;DR
This paper introduces a gating model with a two-stream autoencoder for generalized zero-shot learning, effectively reducing bias towards seen classes and improving accuracy on benchmark datasets.
Contribution
It proposes a novel gating framework that separates seen and unseen class predictions using autoencoder-based features, enhancing GZSL performance and efficiency.
Findings
Achieves state-of-the-art harmonic mean accuracy on SUN and AWA2 datasets.
Requires at least 20% fewer model parameters than existing generative approaches.
Effectively reduces bias towards seen classes in GZSL tasks.
Abstract
Generalized zero-shot learning (GZSL) aims at training a model that can generalize to unseen class data by only using auxiliary information. One of the main challenges in GZSL is a biased model prediction toward seen classes caused by overfitting on only available seen class data during training. To overcome this issue, we propose a two-stream autoencoder-based gating model for GZSL. Our gating model predicts whether the query data is from seen classes or unseen classes, and utilizes separate seen and unseen experts to predict the class independently from each other. This framework avoids comparing the biased prediction scores for seen classes with the prediction scores for unseen classes. In particular, we measure the distance between visual and attribute representations in the latent space and the cross-reconstruction space of the autoencoder. These distances are utilized as…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Cancer-related molecular mechanisms research · COVID-19 diagnosis using AI
MethodsBalanced Selection
