English

Teacher-Student Competition for Unsupervised Domain Adaptation

Computer Vision and Pattern Recognition 2020-10-21 v2 Machine Learning

Abstract

With the supervision from source domain only in class-level, existing unsupervised domain adaptation (UDA) methods mainly learn the domain-invariant representations from a shared feature extractor, which causes the source-bias problem. This paper proposes an unsupervised domain adaptation approach with Teacher-Student Competition (TSC). In particular, a student network is introduced to learn the target-specific feature space, and we design a novel competition mechanism to select more credible pseudo-labels for the training of student network. We introduce a teacher network with the structure of existing conventional UDA method, and both teacher and student networks compete to provide target pseudo-labels to constrain every target sample's training in student network. Extensive experiments demonstrate that our proposed TSC framework significantly outperforms the state-of-the-art domain adaptation methods on Office-31 and ImageCLEF-DA benchmarks.

Keywords

Cite

@article{arxiv.2010.09572,
  title  = {Teacher-Student Competition for Unsupervised Domain Adaptation},
  author = {Ruixin Xiao and Zhilei Liu and Baoyuan Wu},
  journal= {arXiv preprint arXiv:2010.09572},
  year   = {2020}
}

Comments

Accepted by ICPR 2020

R2 v1 2026-06-23T19:27:21.716Z