CVFeb 13, 2023

Correspondence-Free Domain Alignment for Unsupervised Cross-Domain Image Retrieval

arXiv:2302.06081v235 citationsh-index: 33
Originality Incremental advance
AI Analysis

This addresses the problem of retrieving images across domains without labeled data for researchers in computer vision, though it is incremental as it builds on existing cross-domain retrieval techniques.

The paper tackles unsupervised cross-domain image retrieval without correspondence or category annotations by proposing a Correspondence-free Domain Alignment (CoDA) method, which achieves competitive results on four benchmark datasets compared to six state-of-the-art methods.

Cross-domain image retrieval aims at retrieving images across different domains to excavate cross-domain classificatory or correspondence relationships. This paper studies a less-touched problem of cross-domain image retrieval, i.e., unsupervised cross-domain image retrieval, considering the following practical assumptions: (i) no correspondence relationship, and (ii) no category annotations. It is challenging to align and bridge distinct domains without cross-domain correspondence. To tackle the challenge, we present a novel Correspondence-free Domain Alignment (CoDA) method to effectively eliminate the cross-domain gap through In-domain Self-matching Supervision (ISS) and Cross-domain Classifier Alignment (CCA). To be specific, ISS is presented to encapsulate discriminative information into the latent common space by elaborating a novel self-matching supervision mechanism. To alleviate the cross-domain discrepancy, CCA is proposed to align distinct domain-specific classifiers. Thanks to the ISS and CCA, our method could encode the discrimination into the domain-invariant embedding space for unsupervised cross-domain image retrieval. To verify the effectiveness of the proposed method, extensive experiments are conducted on four benchmark datasets compared with six state-of-the-art methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes