Asymmetric Tri-training for Unsupervised Domain Adaptation
Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada

TL;DR
This paper introduces an asymmetric tri-training approach for unsupervised domain adaptation, where pseudo-labels are assigned asymmetrically to improve target domain representation and achieve state-of-the-art results.
Contribution
It proposes a novel asymmetric tri-training method that uses three neural networks differently to enhance domain adaptation performance.
Findings
Achieves state-of-the-art results on digit recognition datasets.
Effective in sentiment analysis domain adaptation.
Improves target-discriminative representations.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Speech Recognition and Synthesis · COVID-19 diagnosis using AI
