paper-with-me

홈 › Papers

A General Representation-Based Approach to Multi-Source Domain Adaptation

2026-04-26 · Ignavier Ng, Yan Li, Zijian Li, Yujia Zheng, Guangyi Chen, Kun Zhang arxiv

A central problem in unsupervised domain adaptation is determining what to transfer from labeled source domains to an unlabeled target domain. To handle high-dimensional observations (e.g., images), a line of approaches use deep learning to learn latent representations of the observations, which facilitate knowledge transfer in the latent space. However, existing approaches often rely on restrictive assumptions to establish identifiability of the joint distribution in the target domain, such as independent latent variables or invariant label distributions, limiting their real-world applicability. In this work, we propose a general domain adaptation framework that learns compact latent representations to capture distribution shifts relative to the prediction task and address the fundamental question of what representations should be learned and transferred. Notably, we first demonstrate that learning representations based on all the predictive information, i.e., the label's Markov blanket in terms of the learned representations, is often underspecified in general settings. Instead, we show that, interestingly, general domain adaptation can be achieved by partitioning the representations of Markov blanket into those of the label's parents, children, and spouses. Moreover, its identifiability guarantee can be established. Building on these theoretical insights, we develop a practical, nonparametric approach for domain adaptation in a general setting, which can handle different types of distribution shifts.

📄 PDF Abstract BibTeX arXiv:2604.23790

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Adversarial Multiple Source Domain Adaptation

2018-12-01 · NeurIPS 2018 12 · Han Zhao, Shanghang Zhang, Guanhang Wu, José M. F. Moura 외

While domain adaptation has been actively researched, most algorithms focus on the single-source-single-target adaptation setting. In this paper we propose new generalization bounds and algorithms under both classificati…

ClassificationDomain AdaptationGeneral ClassificationGeneralization Bounds+3

On Learning Invariant Representation for Domain Adaptation

2019-01-27 · Han Zhao, Remi Tachet des Combes, Kun Zhang, Geoffrey J. Gordon

Due to the ability of deep neural nets to learn rich representations, recent advances in unsupervised domain adaptation have focused on learning domain-invariant features that achieve a small error on the source domain. …

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

Unsupervised Domain Adaptation Using Compact Internal Representations

2024-01-14 · Mohammad Rostami

A major technique for tackling unsupervised domain adaptation involves mapping data points from both the source and target domains into a shared embedding space. The mapping encoder to the embedding space is trained such…

Domain AdaptationUnsupervised Domain Adaptation

Discovering Domain Disentanglement for Generalized Multi-source Domain Adaptation

2022-07-11 · Zixin Wang, Yadan Luo, Peng-Fei Zhang, Sen Wang 외

A typical multi-source domain adaptation (MSDA) approach aims to transfer knowledge learned from a set of labeled source domains, to an unlabeled target domain. Nevertheless, prior works strictly assume that each source …

DisentanglementDomain Adaptation

Wasserstein Distance Guided Representation Learning for Domain Adaptation

2017-07-05 · Jian Shen, Yanru Qu, Wei-Nan Zhang, Yong Yu

Domain adaptation aims at generalizing a high-performance learner on a target domain via utilizing the knowledge distilled from a source domain which has a different but related data distribution. One solution to domain …

Domain AdaptationGeneral Classificationimage-classificationImage Classification+1