Deep Transfer Learning with Joint Adaptation Networks
About
Deep networks have been successfully applied to learn transferable features for adapting models from a source domain to a different target domain. In this paper, we present joint adaptation networks (JAN), which learn a transfer network by aligning the joint distributions of multiple domain-specific layers across domains based on a joint maximum mean discrepancy (JMMD) criterion. Adversarial training strategy is adopted to maximize JMMD such that the distributions of the source and target domains are made more distinguishable. Learning can be performed by stochastic gradient descent with the gradients computed by back-propagation in linear-time. Experiments testify that our model yields state of the art results on standard datasets.
Mingsheng Long, Han Zhu, Jianmin Wang, Michael I. Jordan• 2016
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Unsupervised Domain Adaptation | Office-Home (test) | Average Accuracy58.3 | 332 | |
| Image Classification | Office-31 | Average Accuracy84.6 | 261 | |
| Unsupervised Domain Adaptation | Office-Home | Average Accuracy58.3 | 238 | |
| Image Classification | Office-Home (test) | Mean Accuracy58.3 | 199 | |
| Domain Adaptation | Office-31 unsupervised adaptation standard | Accuracy (A to W)85.4 | 162 | |
| Domain Adaptation | Office-31 | Accuracy (A -> W)85.4 | 156 | |
| Image Classification | Office-Home | Average Accuracy58.3 | 142 | |
| Action Segmentation | 50Salads | Edit Distance73.5 | 114 | |
| Domain Adaptation | Office-Home | Average Accuracy58.3 | 111 | |
| Unsupervised Domain Adaptation | ImageCLEF-DA | Average Accuracy85.8 | 104 |
Showing 10 of 73 rows
...