paper-with-me

Papers

Category Contrast for Unsupervised Domain Adaptation in Visual Tasks

2021-06-05 · CVPR 2022 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu, Ling Shao

Instance contrast for unsupervised representation learning has achieved great success in recent years. In this work, we explore the idea of instance contrastive learning in unsupervised domain adaptation (UDA) and propose a novel Category Contrast technique (CaCo) that introduces semantic priors on top of instance discrimination for visual UDA tasks. By considering instance contrastive learning as a dictionary look-up operation, we construct a semantics-aware dictionary with samples from both source and target domains where each target sample is assigned a (pseudo) category label based on the category priors of source samples. This allows category contrastive learning (between target queries and the category-level dictionary) for category-discriminative yet domain-invariant feature representations: samples of the same category (from either source or target domain) are pulled closer while those of different categories are pushed apart simultaneously. Extensive UDA experiments in multiple visual tasks (e.g., segmentation, classification and detection) show that CaCo achieves superior performance as compared with state-of-the-art methods. The experiments also demonstrate that CaCo is complementary to existing UDA methods and generalizable to other learning setups such as unsupervised model adaptation, open-/partial-set adaptation etc.

📄 PDF Abstract BibTeX arXiv:2106.02885

Code (1)

jxhuang0508/CaCo 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Model Adaptation: Historical Contrastive Learning for Unsupervised Domain Adaptation without Source Data

2021-10-07 · NeurIPS 2021 12 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Unsupervised domain adaptation aims to align a labeled source domain and an unlabeled target domain, but it requires to access the source data which often raises concerns in data privacy, data portability and data transm…

Contrastive LearningDomain AdaptationSource Free Object DetectionUnsupervised Domain Adaptation

Boosting Novel Category Discovery Over Domains with Soft Contrastive Learning and All-in-One Classifier

2022-11-21 · Zelin Zang, Lei Shang, Senqiao Yang, Fei Wang 외

Unsupervised domain adaptation (UDA) has proven to be highly effective in transferring knowledge from a label-rich source domain to a label-scarce target domain. However, the presence of additional novel categories in th…

AllContrastive LearningData AugmentationDomain Adaptation+3

Boosting Novel Category Discovery Over Domains with Soft Contrastive Learning and All in One Classifier

2023-01-01 · ICCV 2023 1 · Zelin Zang, Lei Shang, Senqiao Yang, Fei Wang 외

Unsupervised domain adaptation (UDA) has proven to be highly effective in transferring knowledge from a label-rich source domain to a label-scarce target domain. However, the presence of additional novel categories i…

AllContrastive LearningData AugmentationDomain Adaptation+2

Link-based Contrastive Learning for One-Shot Unsupervised Domain Adaptation

2025-01-01 · CVPR 2025 1 · Yue Zhang, Mingyue Bin, Yuyang Zhang, Zhongyuan Wang 외

Unsupervised domain adaptation (UDA) aims to learn discriminative features from a labeled source domain by supervised learning and to transfer the knowledge to an unlabeled target domain via distribution alignment. H…

Contrastive LearningDomain AdaptationFace RecognitionOne-shot Unsupervised Domain Adaptation+1

CAD Models to Real-World Images: A Practical Approach to Unsupervised Domain Adaptation in Industrial Object Classification

2023-10-07 · Dennis Ritter, Mike Hemberger, Marc Hönig, Volker Stopp 외

In this paper, we systematically analyze unsupervised domain adaptation pipelines for object classification in a challenging industrial setting. In contrast to standard natural object benchmarks existing in the field, ou…

Domain AdaptationObjectTransfer LearningUnsupervised Domain Adaptation