arXiv reaDer
教師なしドメイン適応のためのクロスドメイン勾配不一致の最小化
Cross-Domain Gradient Discrepancy Minimization for Unsupervised Domain Adaptation
教師なしドメイン適応 (UDA) は、適切にラベル付けされたソース ドメインから学習した知識をラベル付けされていないターゲット ドメインに一般化することを目的としています。最近、2 つの異なる分類子 (bi-classifier) を使用した敵対的ドメイン適応が UDA に導入されました。これは、異なるドメイン間の分布を調整するのに効果的です。以前の双分類器の敵対的学習方法は、2 つの異なる分類器の出力間の類似性のみに焦点を当てていました。ただし、出力の類似性は、ターゲット サンプルの精度を保証することはできません。つまり、2 つの分類器間の不一致が小さい場合でも、ターゲット サンプルが間違ったカテゴリに一致する可能性があります。この問題に挑戦するために、この論文では、ソース サンプルとターゲット サンプルによって生成された勾配の不一致を明示的に最小化するクロスドメイン勾配不一致最小化 (CGDM) メソッドを提案します。具体的には、勾配はターゲット サンプルのセマンティック情報の手がかりを提供するため、ターゲット サンプルの精度を向上させるための優れた監視として使用できます。ターゲット サンプルの勾配信号を計算するために、クラスタリング ベースの自己教師あり学習を通じてターゲット疑似ラベルをさらに取得します。広く使用されている 3 つの UDA データセットに関する広範な実験により、私たちの方法がこれまでの多くの最先端技術を凌駕することが示されています。コードは https://github.com/lijin118/CGDM で入手できます。
Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabeled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been introduced into UDA which is effective to align distributions between different domains. Previous bi-classifier adversarial learning methods only focus on the similarity between the outputs of two distinct classifiers. However, the similarity of the outputs cannot guarantee the accuracy of target samples, i.e., target samples may match to wrong categories even if the discrepancy between two classifiers is small. To challenge this issue, in this paper, we propose a cross-domain gradient discrepancy minimization (CGDM) method which explicitly minimizes the discrepancy of gradients generated by source samples and target samples. Specifically, the gradient gives a cue for the semantic information of target samples so it can be used as a good supervision to improve the accuracy of target samples. In order to compute the gradient signal of target samples, we further obtain target pseudo labels through a clustering-based self-supervised learning. Extensive experiments on three widely used UDA datasets show that our method surpasses many previous state-of-the-arts. Codes are available at https://github.com/lijin118/CGDM.
updated: Tue Jun 08 2021 07:35:40 GMT+0000 (UTC)
published: Tue Jun 08 2021 07:35:40 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト