paper-with-me

Papers

Unsupervised Cross-Domain Image Retrieval via Prototypical Optimal Transport

2024-02-28 · Bin Li, Ye Shi, Qian Yu, Jingya Wang

Unsupervised cross-domain image retrieval (UCIR) aims to retrieve images sharing the same category across diverse domains without relying on labeled data. Prior approaches have typically decomposed the UCIR problem into two distinct tasks: intra-domain representation learning and cross-domain feature alignment. However, these segregated strategies overlook the potential synergies between these tasks. This paper introduces ProtoOT, a novel Optimal Transport formulation explicitly tailored for UCIR, which integrates intra-domain feature representation learning and cross-domain alignment into a unified framework. ProtoOT leverages the strengths of the K-means clustering method to effectively manage distribution imbalances inherent in UCIR. By utilizing K-means for generating initial prototypes and approximating class marginal distributions, we modify the constraints in Optimal Transport accordingly, significantly enhancing its performance in UCIR scenarios. Furthermore, we incorporate contrastive learning into the ProtoOT framework to further improve representation learning. This encourages local semantic consistency among features with similar semantics, while also explicitly enforcing separation between features and unmatched prototypes, thereby enhancing global discriminativeness. ProtoOT surpasses existing state-of-the-art methods by a notable margin across benchmark datasets. Notably, on DomainNet, ProtoOT achieves an average P@200 enhancement of 18.17%, and on Office-Home, it demonstrates a P@15 improvement of 3.83%.

📄 PDF Abstract BibTeX arXiv:2402.18411

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage RetrievalRepresentation LearningRetrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Semantic Feature Learning for Universal Unsupervised Cross-Domain Retrieval

2024-03-08 · Lixu Wang, Xinyu Du, Qi Zhu

Cross-domain retrieval (CDR), as a crucial tool for numerous technologies, is finding increasingly broad applications. However, existing efforts face several major issues, with the most critical being the need for accura…

Retrieval

Prototypical Cross-domain Self-supervised Learning for Few-shot Unsupervised Domain Adaptation

2021-03-31 · CVPR 2021 1 · Xiangyu Yue, Zangwei Zheng, Shanghang Zhang, Yang Gao 외

Unsupervised Domain Adaptation (UDA) transfers predictive models from a fully-labeled source domain to an unlabeled target domain. In some applications, however, it is expensive even to collect labels in the source domai…

Contrastive LearningDomain AdaptationSelf-Supervised LearningSemantic Segmentation+1

Generalising Fine-Grained Sketch-Based Image Retrieval

2019-06-01 · CVPR 2019 6 · Kaiyue Pang, Ke Li, Yongxin Yang, Honggang Zhang 외

Fine-grained sketch-based image retrieval (FG-SBIR) addresses matching specific photo instance using free-hand sketch as a query modality. Existing models aim to learn an embedding space in which sketch and photo can be …

Image RetrievalRetrievalSketch-Based Image Retrieval

Unsupervised Feature Representation Learning for Domain-generalized Cross-domain Image Retrieval

2023-01-01 · ICCV 2023 1 · Conghui Hu, Can Zhang, Gim Hee Lee

Cross-domain image retrieval has been extensively studied due to its high practical value. In recently proposed unsupervised cross-domain image retrieval methods, efforts are taken to break the data annotation barrie…

Contrastive LearningImage RetrievalRepresentation LearningRetrieval

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

2023-02-13 · Xu Wang, Dezhong Peng, Ming Yan, Peng Hu

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 ret…

Image RetrievalRetrieval