paper-with-me

홈 › Papers

Hidden Covariate Shift: A Minimal Assumption For Domain Adaptation

2019-07-29 · Victor Bouvier, Philippe Very, Céline Hudelot, Clément Chastagnol

Unsupervised Domain Adaptation aims to learn a model on a source domain with labeled data in order to perform well on unlabeled data of a target domain. Current approaches focus on learning \textit{Domain Invariant Representations}. It relies on the assumption that such representations are well-suited for learning the supervised task in the target domain. We rather believe that a better and minimal assumption for performing Domain Adaptation is the \textit{Hidden Covariate Shift} hypothesis. Such approach consists in learning a representation of the data such that the label distribution conditioned on this representation is domain invariant. From the Hidden Covariate Shift assumption, we derive an optimization procedure which learns to match an estimated joint distribution on the target domain and a re-weighted joint distribution on the source domain. The re-weighting is done in the representation space and is learned during the optimization procedure. We show on synthetic data and real world data that our approach deals with both \textit{Target Shift} and \textit{Concept Drift}. We report state-of-the-art performances on Amazon Reviews dataset \cite{blitzer2007biographies} demonstrating the viability of this approach.

📄 PDF Abstract BibTeX arXiv:1907.12299

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

We Need to Talk About Random Splits

2020-05-01 · EACL 2021 2 · Anders Søgaard, Sebastian Ebert, Jasmijn Bastings, Katja Filippova

Gorman and Bedrick (2019) argued for using random splits rather than standard splits in NLP experiments. We argue that random splits, like standard splits, lead to overly optimistic performance estimates. We can also spl…

Domain Adaptation

Domain Adaptation with Factorizable Joint Shift

2022-03-06 · Hao He, Yuzhe Yang, Hao Wang

Existing domain adaptation (DA) usually assumes the domain shift comes from either the covariates or the labels. However, in real-world applications, samples selected from different domains could have biases in both the …

Domain AdaptationUnsupervised Domain Adaptation

Domain Adaptation Under MNAR Missingness

2025-04-01 · Tyrel Stokes, Hyungrok Do, Saul Blecker, Rumi Chunara 외

Current domain adaptation methods under missingness shift are restricted to Missing At Random (MAR) missingness mechanisms. However, in many real-world examples, the MAR assumption may be too restrictive. When covariates…

Domain AdaptationImputation

Proxy Methods for Domain Adaptation

2024-03-12 · Katherine Tsai, Stephen R. Pfohl, Olawale Salaudeen, Nicole Chiou 외

We study the problem of domain adaptation under distribution shift, where the shift is due to a change in the distribution of an unobserved, latent variable that confounds both the covariates and the labels. In this sett…

Domain Adaptation

Adapting to Latent Subgroup Shifts via Concepts and Proxies

2022-12-21 · Ibrahim Alabdulmohsin, Nicole Chiou, Alexander D'Amour, Arthur Gretton 외

We address the problem of unsupervised domain adaptation when the source domain differs from the target domain because of a shift in the distribution of a latent subgroup. When this subgroup confounds all observed data, …

Domain AdaptationUnsupervised Domain Adaptation