A DIRT-T Approach to Unsupervised Domain Adaptation
Rui Shu Thanks: Work was done during first author’s internship at Adobe Research. Affiliation: Stanford University Affiliation: Hung H. Bui Affiliation: DeepMind Affiliation: Hirokazu Narui Affiliation: Stanford University Affiliation:、Stefano Ermon Affiliation: Stanford University Affiliation:
Abstract
Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two domains is via domain adversarial training (Ganin & Lempitsky 2015), which attempts to induce a feature extractor that matches the source and target feature distributions in some feature space. However, domain adversarial training faces two critical limitations: 1) if the feature extraction function has high-capacity, then feature distribution matching is a weak constraint, 2) in non-conservative domain adaptation (where no single classifier can perform well in both the source and target domains), training the model to do well on the source domain hurts performance on the target domain. In this paper, we address these issues through the lens of the cluster assumption, i.e., decision boundaries should not cross high-density data regions. We propose two novel and related models: 1) the Virtual Adversarial Domain Adaptation (VADA) model, which combines domain adversarial training with a penalty term that punishes violation of the cluster assumption; 2)
原文 arXiv:1802.08735;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1802.08735v2