2020

Improve Unsupervised Domain Adaptation with Mixup Training

Yan, Shen, Song, Huan, Li, Nanxiang et al.

Understand

Unsupervised domain adaptation studies the problem of utilizing a relevant source domain with abundant labels to build predictive modeling for an unannotated target domain.

  • Recent work observe that the popular adversarial approach of learning domain-invariant features is insufficient to achieve desirable target domain performance and thus introduce additional training constraints, e.g.
  • cluster assumption.
  • However, these approaches impose the constraints on source and target domains individually, ignoring the important interplay between them.

Reading the bibliography…