Partially-Shared Variational Auto-encoders for Unsupervised Domain Adaptation with Target Shift
Ryuhei Takahashi, Atsushi Hashimoto, Motoharu Sonogashira, Masaaki, Iiyama

TL;DR
This paper introduces PS-VAEs, a novel unsupervised domain adaptation method that effectively handles target shift by using pair-wise feature alignment and cycle-consistency, outperforming existing methods in classification and regression tasks.
Contribution
The paper proposes PS-VAEs, a new approach for UDA with target shift that leverages pair-wise feature alignment and cycle-consistency, applicable to both classification and regression.
Findings
Robust against class imbalance in classification tasks.
Outperformed other methods in regression tasks with large margin.
Effective in both classification and regression UDA scenarios.
Abstract
This paper proposes a novel approach for unsupervised domain adaptation (UDA) with target shift. Target shift is a problem of mismatch in label distribution between source and target domains. Typically it appears as class-imbalance in target domain. In practice, this is an important problem in UDA; as we do not know labels in target domain datasets, we do not know whether or not its distribution is identical to that in the source domain dataset. Many traditional approaches achieve UDA with distribution matching by minimizing mean maximum discrepancy or adversarial training; however these approaches implicitly assume a coincidence in the distributions and do not work under situations with target shift. Some recent UDA approaches focus on class boundary and some of them are robust to target shift, but they are only applicable to classification and not to regression. To 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 · Cancer-related molecular mechanisms research · Multimodal Machine Learning Applications
