paper-with-me

Papers

Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation

2020-06-09 · ICML 2020 1 · Xiang Jiang, Qicheng Lao, Stan Matwin, Mohammad Havaei

We present an approach for unsupervised domain adaptation---with a strong focus on practical considerations of within-domain class imbalance and between-domain class distribution shift---from a class-conditioned domain alignment perspective. Current methods for class-conditioned domain alignment aim to explicitly minimize a loss function based on pseudo-label estimations of the target domain. However, these methods suffer from pseudo-label bias in the form of error accumulation. We propose a method that removes the need for explicit optimization of model parameters from pseudo-labels directly. Instead, we present a sampling-based implicit alignment approach, where the sample selection procedure is implicitly guided by the pseudo-labels. Theoretical analysis reveals the existence of a domain-discriminator shortcut in misaligned classes, which is addressed by the proposed implicit alignment approach to facilitate domain-adversarial learning. Empirical results and ablation studies confirm the effectiveness of the proposed approach, especially in the presence of within-domain class imbalance and between-domain class distribution shift.

📄 PDF Abstract BibTeX arXiv:2006.04996

Code (1)

xiangdal/implicit_alignment 공식 구현 pytorch

Tasks

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation for Image Classification via Structure-Conditioned Adversarial Learning

2021-03-04 · Hui Wang, Jian Tian, Songyuan Li, Hanbin Zhao 외

Unsupervised domain adaptation (UDA) typically carries out knowledge transfer from a label-rich source domain to an unlabeled target domain by adversarial learning. In principle, existing UDA approaches mainly focus on t…

Domain AdaptationGeneral Classificationimage-classificationImage Classification+2

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

Cluster Alignment with a Teacher for Unsupervised Domain Adaptation

2019-03-24 · ICCV 2019 10 · Zhijie Deng, Yucen Luo, Jun Zhu

Deep learning methods have shown promise in unsupervised domain adaptation, which aims to leverage a labeled source domain to learn a classifier for the unlabeled target domain with a different distribution. However, suc…

ClusteringDomain AdaptationUnsupervised Domain Adaptation

Implicit Semantic Response Alignment for Partial Domain Adaptation

2021-12-01 · NeurIPS 2021 12 · Wenxiao Xiao, Zhengming Ding, Hongfu Liu

Partial Domain Adaptation (PDA) addresses the unsupervised domain adaptation problem where the target label space is a subset of the source label space. Most state-of-art PDA methods tackle the inconsistent label space b…

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

Bi-Directional Generation for Unsupervised Domain Adaptation

2020-02-12 · Guanglei Yang, Haifeng Xia, Mingli Ding, Zhengming Ding

Unsupervised domain adaptation facilitates the unlabeled target domain relying on well-established source domain information. The conventional methods forcefully reducing the domain discrepancy in the latent space will r…

Domain AdaptationUnsupervised Domain Adaptation