paper-with-me

홈 › Papers

Asymmetric Tri-training for Unsupervised Domain Adaptation

2017-02-27 · ICML 2017 8 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada

Deep-layered models trained on a large number of labeled samples boost the accuracy of many tasks. It is important to apply such models to different domains because collecting many labeled samples in various domains is expensive. In unsupervised domain adaptation, one needs to train a classifier that works well on a target domain when provided with labeled source samples and unlabeled target samples. Although many methods aim to match the distributions of source and target samples, simply matching the distribution cannot ensure accuracy on the target domain. To learn discriminative representations for the target domain, we assume that artificially labeling target samples can result in a good representation. Tri-training leverages three classifiers equally to give pseudo-labels to unlabeled samples, but the method does not assume labeling samples generated from a different domain.In this paper, we propose an asymmetric tri-training method for unsupervised domain adaptation, where we assign pseudo-labels to unlabeled samples and train neural networks as if they are true labels. In our work, we use three networks asymmetrically. By asymmetric, we mean that two networks are used to label unlabeled target samples and one network is trained by the samples to obtain target-discriminative representations. We evaluate our method on digit recognition and sentiment analysis datasets. Our proposed method achieves state-of-the-art performance on the benchmark digit recognition datasets of domain adaptation.

📄 PDF Abstract BibTeX arXiv:1702.08400

Code (1)

ksaito-ut/atda tf

Tasks

Domain AdaptationSentiment AnalysisUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Enhancing Diversity in Teacher-Student Networks via Asymmetric branches for Unsupervised Person Re-identification

2020-11-27 · Hao Chen, Benoit Lagadec, Francois Bremond

The objective of unsupervised person re-identification (Re-ID) is to learn discriminative features without labor-intensive identity annotations. State-of-the-art unsupervised Re-ID methods assign pseudo labels to unlabel…

DiversityDomain AdaptationPerson Re-IdentificationUnsupervised Domain Adaptation+1

Asymmetric Mutual Learning for Multi-source Unsupervised Sentiment Adaptation with Dynamic Feature Network

2022-10-01 · COLING 2022 10 · Rui Li, Cheng Liu, Dazhi Jiang

Recently, fine-tuning the pre-trained language model (PrLM) on labeled sentiment datasets demonstrates impressive performance. However, collecting labeled sentiment dataset is time-consuming, and fine-tuning the whole Pr…

Domain AdaptationLanguage ModelingLanguage Modelling

Unsupervised Domain Adaptation on Person Re-Identification via Dual-level Asymmetric Mutual Learning

2023-01-29 · Qiong Wu, Jiahan Li, Pingyang Dai, Qixiang Ye 외

Unsupervised domain adaptation person re-identification (Re-ID) aims to identify pedestrian images within an unlabeled target domain with an auxiliary labeled source-domain dataset. Many existing works attempt to recover…

Domain AdaptationPerson Re-IdentificationPseudo LabelTransfer Learning+1

Unsupervised Transductive Domain Adaptation

2016-02-10 · Ozan Sener, Hyun Oh Song, Ashutosh Saxena, Silvio Savarese

Supervised learning with large scale labeled datasets and deep layered models has made a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers generalization issues under the p…

Domain AdaptationObject RecognitionUnsupervised Domain Adaptation

Cross-lingual Text-independent Speaker Verification using Unsupervised Adversarial Discriminative Domain Adaptation

2019-08-05 · Wei Xia, Jing Huang, John H. L. Hansen

Speaker verification systems often degrade significantly when there is a language mismatch between training and testing data. Being able to improve cross-lingual speaker verification system using unlabeled data can great…

Domain AdaptationSpeaker VerificationText-Independent Speaker Verification