Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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 domain, making most previous works impractical. To cope with this problem, recent work performed instance-wise cross-domain self-supervised learning, followed by an additional fine-tuning stage. However, the instance-wise self-supervised learning only learns and aligns low-level discriminative features. In this paper, we propose an end-to-end Prototypical Cross-domain Self-Supervised Learning (PCS) framework for Few-shot Unsupervised Domain Adaptation (FUDA). PCS not only performs cross-domain low-level feature alignment, but it also encodes and aligns semantic structures in the shared embedding space across domains. Our framework captures category-wise semantic structures of the data by in-domain prototypical contrastive learning; and performs feature alignment through cross-domain prototypical self-supervision. Compared with state-of-the-art methods, PCS improves the mean classification accuracy over different domain pairs on FUDA by 10.5%, 3.5%, 9.0%, and 13.2% on Office, Office-Home, VisDA-2017, and DomainNet, respectively. Our project page is at http://xyue.io/pcs-fuda/index.html

Xiangyu Yue, Zangwei Zheng, Shanghang Zhang, Yang Gao, Trevor Darrell, Kurt Keutzer, Alberto Sangiovanni Vincentelli• 2021

Related benchmarks

TaskDatasetResultRank
Unsupervised Domain AdaptationOffice-Home
Average Accuracy45.9
238
Domain AdaptationOffice-Home
Average Accuracy70.6
111
Unsupervised Domain AdaptationOffice-31
A->W Accuracy41.5
83
Image ClassificationDomainNet
Average Accuracy44.98
58
Domain AdaptationOffice 3-shots 31
Accuracy (D->A)76.4
25
Domain AdaptationDomainNet target
R->C Accuracy45.2
22
Domain AdaptationOffice-31 1-shot
A->D Accuracy60.2
16
Cross-Domain RetrievalDomainNet (test)
Shared-set mAP (Qu->Cl)23.3
16
Domain AdaptationOffice-Home 6% labeled source samples (test)
Ar → Cl Performance46.1
15
Domain AdaptationOffice-Home 3% labeled source samples (test)
Ar -> Cl Accuracy42.1
15
Showing 10 of 17 rows

Other info

Code

Follow for update