Feature Representation Learning for Unsupervised Cross-domain Image Retrieval
Conghui Hu, Gim Hee Lee

TL;DR
This paper proposes an unsupervised method for cross-domain image retrieval that leverages cluster-wise contrastive learning and a novel distance-of-distance loss to achieve high accuracy without labeled data.
Contribution
It introduces a new unsupervised framework combining cluster-wise contrastive learning and a distance-of-distance loss for cross-domain image retrieval.
Findings
Outperforms state-of-the-art methods on Office-Home and DomainNet datasets.
Effectively learns class-aware features without supervision.
Reduces domain discrepancy without external labels.
Abstract
Current supervised cross-domain image retrieval methods can achieve excellent performance. However, the cost of data collection and labeling imposes an intractable barrier to practical deployment in real applications. In this paper, we investigate the unsupervised cross-domain image retrieval task, where class labels and pairing annotations are no longer a prerequisite for training. This is an extremely challenging task because there is no supervision for both in-domain feature representation learning and cross-domain alignment. We address both challenges by introducing: 1) a new cluster-wise contrastive learning mechanism to help extract class semantic-aware features, and 2) a novel distance-of-distance loss to effectively measure and minimize the domain discrepancy without any external supervision. Experiments on the Office-Home and DomainNet datasets consistently show the superior…
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
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Image Retrieval and Classification Techniques
MethodsContrastive Learning
