paper-with-me

Papers

Domain Adaptation with Conditional Distribution Matching and Generalized Label Shift

2020-03-10 · NeurIPS 2020 12 · Remi Tachet, Han Zhao, Yu-Xiang Wang, Geoff Gordon

Adversarial learning has demonstrated good performance in the unsupervised domain adaptation setting, by learning domain-invariant representations. However, recent work has shown limitations of this approach when label distributions differ between the source and target domains. In this paper, we propose a new assumption, generalized label shift ($GLS$), to improve robustness against mismatched label distributions. $GLS$ states that, conditioned on the label, there exists a representation of the input that is invariant between the source and target domains. Under $GLS$, we provide theoretical guarantees on the transfer performance of any classifier. We also devise necessary and sufficient conditions for $GLS$ to hold, by using an estimation of the relative class weights between domains and an appropriate reweighting of samples. Our weight estimation method could be straightforwardly and generically applied in existing domain adaptation (DA) algorithms that learn domain-invariant representations, with small computational overhead. In particular, we modify three DA algorithms, JAN, DANN and CDAN, and evaluate their performance on standard and artificial DA tasks. Our algorithms outperform the base versions, with vast improvements for large label distribution mismatches. Our code is available at https://tinyurl.com/y585xt6j.

📄 PDF Abstract BibTeX arXiv:2003.04475

Code (1)

timgaripov/asa pytorch

Tasks

Domain AdaptationMulti-class ClassificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Optimal Transport for Conditional Domain Matching and Label Shift

2020-06-15 · Alain Rakotomamonjy, Rémi Flamary, Gilles Gasso, Mokhtar Z. Alaya 외

We address the problem of unsupervised domain adaptation under the setting of generalized target shift (joint class-conditional and label shifts). For this framework, we theoretically show that, for good generalization, …

Domain AdaptationUnsupervised Domain Adaptation

Deep Transfer Network: Unsupervised Domain Adaptation

2015-03-02 · Xu Zhang, Felix Xinnan Yu, Shih-Fu Chang, Shengjin Wang

Domain adaptation aims at training a classifier in one dataset and applying it to a related but not identical dataset. One successfully used framework of domain adaptation is to learn a transformation to match both the d…

Domain AdaptationUnsupervised Domain Adaptation

A Class-aware Optimal Transport Approach with Higher-Order Moment Matching for Unsupervised Domain Adaptation

2024-01-29 · Tuan Nguyen, Van Nguyen, Trung Le, He Zhao 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. In this paper, we introduce a novel approach called class-aware optimal transport (OT), which me…

Domain AdaptationUnsupervised Domain Adaptation

Maximizing Conditional Independence for Unsupervised Domain Adaptation

2022-03-07 · Yi-Ming Zhai, You-Wei Luo

Unsupervised domain adaptation studies how to transfer a learner from a labeled source domain to an unlabeled target domain with different distributions. Existing methods mainly focus on matching the marginal distributio…

Domain AdaptationUnsupervised Domain Adaptation

Mapping conditional distributions for domain adaptation under generalized target shift

2021-10-26 · ICLR 2022 4 · Matthieu Kirchmeyer, Alain Rakotomamonjy, Emmanuel de Bezenac, Patrick Gallinari

We consider the problem of unsupervised domain adaptation (UDA) between a source and a target domain under conditional and label shift a.k.a Generalized Target Shift (GeTarS). Unlike simpler UDA settings, few works have …

Domain AdaptationUnsupervised Domain Adaptation