Multi-Source Unsupervised Domain Adaptation via Pseudo Target Domain
Ren Chuan-Xian, Liu Yong-Hui, Zhang Xi-Wen, Huang Ke-Kun

TL;DR
This paper introduces PTMDA, a novel multi-source domain adaptation method that aligns source and target domains in subspaces using adversarial learning, improving transferability and performance on unlabeled target data.
Contribution
The paper proposes a new approach, PTMDA, which constructs pseudo target domains and aligns multiple sources in subspaces, enhancing adaptation effectiveness.
Findings
PTMDA outperforms state-of-the-art methods in most experiments.
Theoretical analysis shows reduced target error bound.
Replacing batch normalization with matching normalization improves transferability.
Abstract
Multi-source domain adaptation (MDA) aims to transfer knowledge from multiple source domains to an unlabeled target domain. MDA is a challenging task due to the severe domain shift, which not only exists between target and source but also exists among diverse sources. Prior studies on MDA either estimate a mixed distribution of source domains or combine multiple single-source models, but few of them delve into the relevant information among diverse source domains. For this reason, we propose a novel MDA approach, termed Pseudo Target for MDA (PTMDA). Specifically, PTMDA maps each group of source and target domains into a group-specific subspace using adversarial learning with a metric constraint, and constructs a series of pseudo target domains correspondingly. Then we align the remainder source domains with the pseudo target domain in the subspace efficiently, which allows to exploit…
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
MethodsBatch Normalization
