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
592
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy79.3
332
Image ClassificationOffice-31
Average Accuracy87.7
308
Unsupervised Domain AdaptationOffice-Home
Average Accuracy79.3
250
Image ClassificationOffice-Home (test)
Mean Accuracy67.8
199
Domain AdaptationOffice-31
Accuracy (A -> W)94.1
172
Domain AdaptationOffice-31 unsupervised adaptation standard
Accuracy (A to W)94.1
162
Image ClassificationOffice-Home
Average Accuracy65.8
148
Unsupervised Domain AdaptationDomainNet
Average Accuracy26.1
142
Domain AdaptationOffice-Home
Average Accuracy65.8
132
Showing 10 of 144 rows
...

Other info

Code

Follow for update