MiddleGAN: Generate Domain Agnostic Samples for Unsupervised Domain Adaptation
Ye Gao, Zhendong Chu, Hongning Wang, John Stankovic

TL;DR
MiddleGAN introduces a novel generative model that creates domain-agnostic samples to improve unsupervised domain adaptation, leading to better classifier performance across diverse datasets.
Contribution
The paper proposes MiddleGAN, a new GAN variation that generates samples similar to both source and target domains, enhancing domain-invariant feature learning for unsupervised domain adaptation.
Findings
MiddleGAN outperforms state-of-the-art methods by up to 20.1% on benchmarks.
Generated samples effectively resemble both source and target domain data.
Theoretical analysis confirms optimal solutions for MiddleGAN components.
Abstract
In recent years, machine learning has achieved impressive results across different application areas. However, machine learning algorithms do not necessarily perform well on a new domain with a different distribution than its training set. Domain Adaptation (DA) is used to mitigate this problem. One approach of existing DA algorithms is to find domain invariant features whose distributions in the source domain are the same as their distribution in the target domain. In this paper, we propose to let the classifier that performs the final classification task on the target domain learn implicitly the invariant features to perform classification. It is achieved via feeding the classifier during training generated fake samples that are similar to samples from both the source and target domains. We call these generated samples domain-agnostic samples. To accomplish this we propose a novel…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
