Universal Multi-Source Domain Adaptation
Yueming Yin, Zhen Yang, Haifeng Hu, and Xiaofu Wu

TL;DR
This paper introduces a universal multi-source domain adaptation framework that effectively transfers knowledge from multiple source domains with different label sets to an unknown target domain, addressing scalability and label set identification challenges.
Contribution
It proposes the UMAN model that estimates class reliability and aligns multiple source domains with the target without increasing complexity, advancing multi-source domain adaptation.
Findings
UMAN outperforms existing methods in various UMDA settings.
Theoretical guarantees support UMAN's effectiveness.
Experimental results demonstrate state-of-the-art performance.
Abstract
Unsupervised domain adaptation enables intelligent models to transfer knowledge from a labeled source domain to a similar but unlabeled target domain. Recent study reveals that knowledge can be transferred from one source domain to another unknown target domain, called Universal Domain Adaptation (UDA). However, in the real-world application, there are often more than one source domain to be exploited for domain adaptation. In this paper, we formally propose a more general domain adaptation setting, universal multi-source domain adaptation (UMDA), where the label sets of multiple source domains can be different and the label set of target domain is completely unknown. The main challenges in UMDA are to identify the common label set between each source domain and target domain, and to keep the model scalable as the number of source domains increases. To address these challenges, we…
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 · Multimodal Machine Learning Applications
