Adversarial Multiple Source Domain Adaptation

Abstract

While domain adaptation has been actively researched, most algorithms focus on the single-source-single-target adaptation setting. In this paper we propose new generalization bounds and algorithms under both classification and regression settings for unsupervised multiple source domain adaptation. Our theoretical analysis naturally leads to an efficient learning strategy using adversarial neural networks: we show how to interpret it as learning feature representations that are invariant to the multiple domain shifts while still being discriminative for the learning task. To this end, we propose multisource domain adversarial networks (MDAN) that approach domain adaptation by optimizing task-adaptive generalization bounds. To demonstrate the effectiveness of MDAN, we conduct extensive experiments showing superior adaptation performance on both classification and regression problems: sentiment analysis, digit classification, and vehicle counting.

Cite

Text

Zhao et al. "Adversarial Multiple Source Domain Adaptation." Neural Information Processing Systems, 2018.

Markdown

[Zhao et al. "Adversarial Multiple Source Domain Adaptation." Neural Information Processing Systems, 2018.](https://mlanthology.org/neurips/2018/zhao2018neurips-adversarial/)

BibTeX

@inproceedings{zhao2018neurips-adversarial,
  title     = {{Adversarial Multiple Source Domain Adaptation}},
  author    = {Zhao, Han and Zhang, Shanghang and Wu, Guanhang and Moura, José M. F. and Costeira, Joao P. and Gordon, Geoffrey J.},
  booktitle = {Neural Information Processing Systems},
  year      = {2018},
  pages     = {8559-8570},
  url       = {https://mlanthology.org/neurips/2018/zhao2018neurips-adversarial/}
}