Multi-Source Domain Adaptation and Semi-Supervised Domain Adaptation with Focus on Visual Domain Adaptation Challenge 2019

  • 2019-10-08 17:17:35
  • Yingwei Pan, Yehao Li, Qi Cai, Yang Chen, Ting Yao
  • 1

Abstract

This notebook paper presents an overview and comparative analysis of oursystems designed for the following two tasks in Visual Domain AdaptationChallenge (VisDA-2019): multi-source domain adaptation and semi-superviseddomain adaptation. Multi-Source Domain Adaptation: We investigate both pixel-level andfeature-level adaptation for multi-source domain adaptation task, i.e.,directly hallucinating labeled target sample via CycleGAN and learningdomain-invariant feature representations through self-learning. Moreover, themechanism of fusing features from different backbones is further studied tofacilitate the learning of domain-invariant classifiers. Source code andpre-trained models are available at\url{https://github.com/Panda-Peter/visda2019-multisource}. Semi-Supervised Domain Adaptation: For this task, we adopt a standardself-learning framework to construct a classifier based on the labeled sourceand target data, and generate the pseudo labels for unlabeled target data.These target data with pseudo labels are then exploited to re-training theclassifier in a following iteration. Furthermore, a prototype-basedclassification module is additionally utilized to strengthen the predictions.Source code and pre-trained models are available at\url{https://github.com/Panda-Peter/visda2019-semisupervised}.

 

Quick Read (beta)

loading the full paper ...