English

Deep Transfer Learning with Joint Adaptation Networks

Machine Learning 2017-08-18 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1605.06636,
  title  = {Deep Transfer Learning with Joint Adaptation Networks},
  author = {Mingsheng Long and Han Zhu and Jianmin Wang and Michael I. Jordan},
  journal= {arXiv preprint arXiv:1605.06636},
  year   = {2017}
}

Comments

34th International Conference on Machine Learning

R2 v1 2026-06-22T14:06:19.598Z