BriefGPT.xyz
Dec, 2017
无监督域自适应的最大分类器差异
Maximum Classifier Discrepancy for Unsupervised Domain Adaptation
HTML
PDF
Kuniaki Saito, Kohei Watanabe, Yoshitaka Ushiku, Tatsuya Harada
TL;DR
本文提出了一种无监督领域自适应的方法,利用任务特定的决策边界来解决源和目标域之间的分布问题,通过两个分类器输出的差异来检测远离源支持的目标样本,并通过生成器生成接近源支持的目标特征来最小化差异,该方法在图像分类和语义分割的几个数据集上优于其他方法。
Abstract
In this work, we present a method for
unsupervised domain adaptation
(UDA), where we aim to transfer knowledge from a label-rich domain (i.e., a source domain) to an unlabeled domain (i.e., a target domain). Many
advers
→