Our new X account is live! Follow @wizwand_team for updates
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
568
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy79.3
332
Image ClassificationOffice-31
Average Accuracy87.7
261
Unsupervised Domain AdaptationOffice-Home
Average Accuracy79.3
238
Image ClassificationOffice-Home (test)
Mean Accuracy67.8
199
Domain AdaptationOffice-31 unsupervised adaptation standard
Accuracy (A to W)94.1
162
Domain AdaptationOffice-31
Accuracy (A -> W)94.1
156
Image ClassificationOffice-Home
Average Accuracy65.8
142
Domain AdaptationOffice-Home (test)
Mean Accuracy65.8
112
Domain AdaptationOffice-Home
Average Accuracy65.8
111
Showing 10 of 133 rows
...

Other info

Code

Follow for update