TL;DR
This paper introduces Contradistinguisher (CTDR), a novel unsupervised domain adaptation model that directly learns to classify unlabeled target data without domain alignment, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper presents a simple, direct approach for unsupervised domain adaptation that avoids domain alignment and uses a joint learning framework with contradistinguish loss.
Findings
Achieves state-of-the-art results on 12 benchmark datasets.
Outperforms existing methods by avoiding domain alignment.
Effective on both visual and language domain adaptation tasks.
Abstract
In this paper, we propose a simple model referred as Contradistinguisher (CTDR) for unsupervised domain adaptation whose objective is to jointly learn to contradistinguish on unlabeled target domain in a fully unsupervised manner along with prior knowledge acquired by supervised learning on an entirely different domain. Most recent works in domain adaptation rely on an indirect way of first aligning the source and target domain distributions and then learn a classifier on a labeled source domain to classify target domain. This approach of an indirect way of addressing the real task of unlabeled target domain classification has three main drawbacks. (i) The sub-task of obtaining a perfect alignment of the domain in itself might be impossible due to large domain shift (e.g., language domains). (ii) The use of multiple classifiers to align the distributions unnecessarily increases the…
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.
