English

Task-Independent Knowledge Makes for Transferable Representations for Generalized Zero-Shot Learning

Computer Vision and Pattern Recognition 2021-04-06 v1 Artificial Intelligence

Abstract

Generalized Zero-Shot Learning (GZSL) targets recognizing new categories by learning transferable image representations. Existing methods find that, by aligning image representations with corresponding semantic labels, the semantic-aligned representations can be transferred to unseen categories. However, supervised by only seen category labels, the learned semantic knowledge is highly task-specific, which makes image representations biased towards seen categories. In this paper, we propose a novel Dual-Contrastive Embedding Network (DCEN) that simultaneously learns task-specific and task-independent knowledge via semantic alignment and instance discrimination. First, DCEN leverages task labels to cluster representations of the same semantic category by cross-modal contrastive learning and exploring semantic-visual complementarity. Besides task-specific knowledge, DCEN then introduces task-independent knowledge by attracting representations of different views of the same image and repelling representations of different images. Compared to high-level seen category supervision, this instance discrimination supervision encourages DCEN to capture low-level visual knowledge, which is less biased toward seen categories and alleviates the representation bias. Consequently, the task-specific and task-independent knowledge jointly make for transferable representations of DCEN, which obtains averaged 4.1% improvement on four public benchmarks.

Keywords

Cite

@article{arxiv.2104.01832,
  title  = {Task-Independent Knowledge Makes for Transferable Representations for Generalized Zero-Shot Learning},
  author = {Chaoqun Wang and Xuejin Chen and Shaobo Min and Xiaoyan Sun and Houqiang Li},
  journal= {arXiv preprint arXiv:2104.01832},
  year   = {2021}
}

Comments

Accepted at AAAI2021

R2 v1 2026-06-24T00:51:05.060Z