Discriminative Adversarial Domain Adaptation
Hui Tang, Kui Jia

TL;DR
This paper introduces Discriminative Adversarial Domain Adaptation (DADA), a novel method that improves alignment of joint feature-category distributions across domains by using an integrated classifier and a unique adversarial objective, advancing unsupervised domain adaptation.
Contribution
The paper proposes DADA, a new adversarial learning approach with an integrated classifier and a minimax game, addressing mode collapse and extending to partial and open set domain adaptation.
Findings
Achieves state-of-the-art results on benchmark datasets for all three adaptation settings.
Effectively aligns joint feature-category distributions across domains.
Demonstrates robustness in partial and open set domain adaptation scenarios.
Abstract
Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adversarial training of deep networks to learn domain-invariant features. However, due to an issue of mode collapse induced by the separate design of task and domain classifiers, these methods are limited in aligning the joint distributions of feature and category across domains. To overcome it, we propose a novel adversarial learning method termed Discriminative Adversarial Domain Adaptation (DADA). Based on an integrated category and domain classifier, DADA has a novel adversarial objective that encourages a mutually inhibitory relation between category and domain predictions for any input instance. We show that under practical conditions, it defines a minimax game that…
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 · Multimodal Machine Learning Applications · Viral Infections and Vectors
