Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Conditional Adversarial Domain Adaptation

About

Adversarial learning has been embedded into deep networks to learn disentangled and transferable representations for domain adaptation. Existing adversarial domain adaptation methods may not effectively align different domains of multimodal distributions native in classification problems. In this paper, we present conditional adversarial domain adaptation, a principled framework that conditions the adversarial adaptation models on discriminative information conveyed in the classifier predictions. Conditional domain adversarial networks (CDANs) are designed with two novel conditioning strategies: multilinear conditioning that captures the cross-covariance between feature representations and classifier predictions to improve the discriminability, and entropy conditioning that controls the uncertainty of classifier predictions to guarantee the transferability. With theoretical guarantees and a few lines of codes, the approach has exceeded state-of-the-art results on five datasets.

Mingsheng Long, Zhangjie Cao, Jianmin Wang, Michael I. Jordan• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationFashion MNIST (test)
Accuracy78.66
633
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy79.3
332
Image ClassificationOffice-Home (test)
Mean Accuracy67.8
328
Image ClassificationOffice-31
Average Accuracy87.7
325
Unsupervised Domain AdaptationOffice-Home
Average Accuracy79.3
279
ClassificationCelebA
Avg Accuracy90.16
197
Domain AdaptationOffice-31
Average Accuracy87.7
187
Image ClassificationOffice-Home
Average Accuracy65.8
167
Domain AdaptationOffice-31 unsupervised adaptation standard
Accuracy (A to W)94.1
162
Unsupervised Domain AdaptationDomainNet
Average Accuracy26.1
142
Showing 10 of 173 rows
...

Other info

Code

Follow for update