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

Cross-Domain Adaptive Clustering for Semi-Supervised Domain Adaptation

About

In semi-supervised domain adaptation, a few labeled samples per class in the target domain guide features of the remaining target samples to aggregate around them. However, the trained model cannot produce a highly discriminative feature representation for the target domain because the training data is dominated by labeled samples from the source domain. This could lead to disconnection between the labeled and unlabeled target samples as well as misalignment between unlabeled target samples and the source domain. In this paper, we propose a novel approach called Cross-domain Adaptive Clustering to address this problem. To achieve both inter-domain and intra-domain adaptation, we first introduce an adversarial adaptive clustering loss to group features of unlabeled target data into clusters and perform cluster-wise feature alignment across the source and target domains. We further apply pseudo labeling to unlabeled samples in the target domain and retain pseudo-labels with high confidence. Pseudo labeling expands the number of ``labeled" samples in each class in the target domain, and thus produces a more robust and powerful cluster core for each class to facilitate adversarial learning. Extensive experiments on benchmark datasets, including DomainNet, Office-Home and Office, demonstrate that our proposed approach achieves the state-of-the-art performance in semi-supervised domain adaptation.

Jichang Li, Guanbin Li, Yemin Shi, Yizhou Yu• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationDomainNet--
58
Semi-supervised Domain AdaptationDomainNet 3-shot
Mean Accuracy76
48
Semi-supervised Domain AdaptationOffice-Home 3-shot
Mean Accuracy74.8
47
Semi-supervised Domain AdaptationDomainNet 1-shot
Mean Accuracy73.6
46
Domain AdaptationOffice 3-shots 31
Accuracy (D->A)70
25
Image ClassificationDomainNet-345 (target)
Overall Accuracy69.3
13
Semi-supervised Domain AdaptationOffice-Home 1-shot
Acc (A->C)61.2
11
Image ClassificationDomainNet-345 (Unlabeled Common)
Accuracy67.3
9
Image ClassificationDomainNet-345 (Unlabeled Mixed)
Accuracy63
9
Image ClassificationDomainNet 345 (Unlabeled Private)
Accuracy64.6
9
Showing 10 of 15 rows

Other info

Code

Follow for update