English

Bridging the Projection Gap: Overcoming Projection Bias Through Parameterized Distance Learning

Computer Vision and Pattern Recognition 2024-09-23 v3 Artificial Intelligence

Abstract

Generalized zero-shot learning (GZSL) aims to recognize samples from both seen and unseen classes using only seen class samples for training. However, GZSL methods are prone to bias towards seen classes during inference due to the projection function being learned from seen classes. Most methods focus on learning an accurate projection, but bias in the projection is inevitable. We address this projection bias by proposing to learn a parameterized Mahalanobis distance metric for robust inference. Our key insight is that the distance computation during inference is critical, even with a biased projection. We make two main contributions - (1) We extend the VAEGAN (Variational Autoencoder \& Generative Adversarial Networks) architecture with two branches to separately output the projection of samples from seen and unseen classes, enabling more robust distance learning. (2) We introduce a novel loss function to optimize the Mahalanobis distance representation and reduce projection bias. Extensive experiments on four datasets show that our approach outperforms state-of-the-art GZSL techniques with improvements of up to 3.5 \% on the harmonic mean metric.

Keywords

Cite

@article{arxiv.2309.01390,
  title  = {Bridging the Projection Gap: Overcoming Projection Bias Through Parameterized Distance Learning},
  author = {Chong Zhang and Mingyu Jin and Qinkai Yu and Haochen Xue and Shreyank N Gowda and Xiaobo Jin},
  journal= {arXiv preprint arXiv:2309.01390},
  year   = {2024}
}

Comments

18 pages, 9 figures

R2 v1 2026-06-28T12:11:52.501Z