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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Fashion MNIST (test) | Accuracy78.66 | 568 | |
| Unsupervised Domain Adaptation | Office-Home (test) | Average Accuracy79.3 | 332 | |
| Image Classification | Office-31 | Average Accuracy87.7 | 261 | |
| Unsupervised Domain Adaptation | Office-Home | Average Accuracy79.3 | 238 | |
| Image Classification | Office-Home (test) | Mean Accuracy67.8 | 199 | |
| Domain Adaptation | Office-31 unsupervised adaptation standard | Accuracy (A to W)94.1 | 162 | |
| Domain Adaptation | Office-31 | Accuracy (A -> W)94.1 | 156 | |
| Image Classification | Office-Home | Average Accuracy65.8 | 142 | |
| Domain Adaptation | Office-Home (test) | Mean Accuracy65.8 | 112 | |
| Domain Adaptation | Office-Home | Average Accuracy65.8 | 111 |