Semi-Supervised Adversarial Discriminative Domain Adaptation
Thai-Vu Nguyen, Anh Nguyen, Nghia Le, Bac Le

TL;DR
This paper introduces SADDA, a semi-supervised adversarial domain adaptation method that effectively handles large domain shifts, outperforming existing methods in digit classification and emotion recognition tasks.
Contribution
We propose SADDA, an improved adversarial domain adaptation technique that overcomes limitations of previous methods in handling significant domain differences.
Findings
SADDA outperforms existing adversarial adaptation methods.
SADDA demonstrates improved accuracy on digit classification.
SADDA shows promising results in emotion recognition.
Abstract
Domain adaptation is a potential method to train a powerful deep neural network, which can handle the absence of labeled data. More precisely, domain adaptation solving the limitation called dataset bias or domain shift when the training dataset and testing dataset are extremely different. Adversarial adaptation method becoming popular among other domain adaptation methods. Relies on the idea of GAN, adversarial domain adaptation tries to minimize the distribution between training and testing datasets base on the adversarial object. However, some conventional adversarial domain adaptation methods cannot handle large domain shifts between two datasets or the generalization ability of these methods are inefficient. In this paper, we propose an improved adversarial domain adaptation method called Semi-Supervised Adversarial Discriminative Domain Adaptation (SADDA), which can overcome 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.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
