Surprisingly Simple Semi-Supervised Domain Adaptation with Pretraining and Consistency
Samarth Mishra, Kate Saenko, Venkatesh Saligrama

TL;DR
This paper introduces a simple semi-supervised domain adaptation method using self-supervised pretraining and consistency regularization, achieving state-of-the-art results without domain alignment.
Contribution
The paper demonstrates that effective SSDA can be achieved without domain alignment, using only pretraining and consistency regularization techniques.
Findings
Surpasses multiple adversarial domain alignment methods.
Performs well on large, challenging SSDA benchmarks.
Achieves state-of-the-art accuracy on DomainNet and Visda-17.
Abstract
Most modern unsupervised domain adaptation (UDA) approaches are rooted in domain alignment, i.e., learning to align source and target features to learn a target domain classifier using source labels. In semi-supervised domain adaptation (SSDA), when the learner can access few target domain labels, prior approaches have followed UDA theory to use domain alignment for learning. We show that the case of SSDA is different and a good target classifier can be learned without needing alignment. We use self-supervised pretraining (via rotation prediction) and consistency regularization to achieve well separated target clusters, aiding in learning a low error target classifier. With our Pretraining and Consistency (PAC) approach, we achieve state of the art target accuracy on this semi-supervised domain adaptation task, surpassing multiple adversarial domain alignment methods, across multiple…
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
