Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation

Abstract

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. Instead, we present a sampling-based implicit alignment approach, where the sample selection 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 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.

Cite

Text

Jiang et al. "Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation." International Conference on Machine Learning, 2020.

Markdown

[Jiang et al. "Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation." International Conference on Machine Learning, 2020.](https://mlanthology.org/icml/2020/jiang2020icml-implicit/)

BibTeX

@inproceedings{jiang2020icml-implicit,
  title     = {{Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation}},
  author    = {Jiang, Xiang and Lao, Qicheng and Matwin, Stan and Havaei, Mohammad},
  booktitle = {International Conference on Machine Learning},
  year      = {2020},
  pages     = {4816-4827},
  volume    = {119},
  url       = {https://mlanthology.org/icml/2020/jiang2020icml-implicit/}
}