English

Shuffle Augmentation of Features from Unlabeled Data for Unsupervised Domain Adaptation

Computer Vision and Pattern Recognition 2022-01-31 v1 Machine Learning

Abstract

Unsupervised Domain Adaptation (UDA), a branch of transfer learning where labels for target samples are unavailable, has been widely researched and developed in recent years with the help of adversarially trained models. Although existing UDA algorithms are able to guide neural networks to extract transferable and discriminative features, classifiers are merely trained under the supervision of labeled source data. Given the inevitable discrepancy between source and target domains, the classifiers can hardly be aware of the target classification boundaries. In this paper, Shuffle Augmentation of Features (SAF), a novel UDA framework, is proposed to address the problem by providing the classifier with supervisory signals from target feature representations. SAF learns from the target samples, adaptively distills class-aware target features, and implicitly guides the classifier to find comprehensive class borders. Demonstrated by extensive experiments, the SAF module can be integrated into any existing adversarial UDA models to achieve performance improvements.

Keywords

Cite

@article{arxiv.2201.11963,
  title  = {Shuffle Augmentation of Features from Unlabeled Data for Unsupervised Domain Adaptation},
  author = {Changwei Xu and Jianfei Yang and Haoran Tang and Han Zou and Cheng Lu and Tianshuo Zhang},
  journal= {arXiv preprint arXiv:2201.11963},
  year   = {2022}
}

Comments

17 pages, 5 figures

R2 v1 2026-06-24T09:06:49.203Z