Cluster-based Contrastive Disentangling for Generalized Zero-Shot Learning
Yi Gao, Chenwei Tang, Jiancheng Lv

TL;DR
This paper introduces a Cluster-based Contrastive Disentangling method for GZSL that reduces semantic gap and domain shift by clustering data, disentangling features, and applying contrastive learning, achieving state-of-the-art results.
Contribution
The paper proposes a novel CCD approach combining clustering, disentangling, and contrastive learning to improve generalized zero-shot learning performance.
Findings
Achieves state-of-the-art results on four datasets.
Effectively reduces semantic gap and domain shift.
Improves discriminability of generated features.
Abstract
Generalized Zero-Shot Learning (GZSL) aims to recognize both seen and unseen classes by training only the seen classes, in which the instances of unseen classes tend to be biased towards the seen class. In this paper, we propose a Cluster-based Contrastive Disentangling (CCD) method to improve GZSL by alleviating the semantic gap and domain shift problems. Specifically, we first cluster the batch data to form several sets containing similar classes. Then, we disentangle the visual features into semantic-unspecific and semantic-matched variables, and further disentangle the semantic-matched variables into class-shared and class-unique variables according to the clustering results. The disentangled learning module with random swapping and semantic-visual alignment bridges the semantic gap. Moreover, we introduce contrastive learning on semantic-matched and class-unique variables to learn…
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
MethodsContrastive Learning
