Attending to Discriminative Certainty for Domain Adaptation
About
In this paper, we aim to solve for unsupervised domain adaptation of classifiers where we have access to label information for the source domain while these are not available for a target domain. While various methods have been proposed for solving these including adversarial discriminator based methods, most approaches have focused on the entire image based domain adaptation. In an image, there would be regions that can be adapted better, for instance, the foreground object may be similar in nature. To obtain such regions, we propose methods that consider the probabilistic certainty estimate of various regions and specify focus on these during classification for adaptation. We observe that just by incorporating the probabilistic certainty of the discriminator while training the classifier, we are able to obtain state of the art results on various datasets as compared against all the recent methods. We provide a thorough empirical analysis of the method by providing ablation analysis, statistical significance test, and visualization of the attention maps and t-SNE embeddings. These evaluations convincingly demonstrate the effectiveness of the proposed approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Unsupervised Domain Adaptation | Office-Home | Average Accuracy70.1 | 238 | |
| Image Classification | Office-Home (test) | Mean Accuracy70.2 | 199 | |
| Domain Adaptation | Office-31 unsupervised adaptation standard | Accuracy (A to W)84.1 | 162 | |
| Unsupervised Domain Adaptation | ImageCLEF-DA | Average Accuracy88.3 | 104 | |
| Unsupervised Domain Adaptation | Office-31 (full) | Average Accuracy88.5 | 36 | |
| Domain Adaptation Classification | Office-31 (test) | A -> W Accuracy97 | 31 | |
| Classification | ImageCLEF-DA (test) | Accuracy I->P78 | 9 |