arXiv reaDer
仮説転送とラベリング転送によるソースデータ不在の教師なしドメインの適応
Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer
教師なしドメイン適応 (UDA) は、関連するが適切にラベル付けされたソース ドメインから、ラベル付けされていない新しいターゲット ドメインに知識を転送することを目的としています。既存の UDA メソッドのほとんどは、ソース データへのアクセスを必要とするため、データが機密であり、プライバシーの懸念から共有できない場合には適用できません。このペーパーは、ソース データにアクセスする代わりに、トレーニングされた分類モデルのみを使用して現実的な設定に取り組むことを目的としています。適応のためにソースモデルを効果的に利用するために、私たちはソース仮説転移(SHOT)と呼ばれる新しいアプローチを提案します.これは、ターゲットデータの特徴を凍結されたソース分類モジュール(分類仮説を表す)に適合させることによって、ターゲットドメインの特徴抽出モジュールを学習します。具体的には、SHOT は、特徴抽出モジュールの学習のための情報の最大化と自己教師あり学習の両方を活用して、ターゲットの特徴が同じ仮説を介して見えないソース データの特徴と暗黙的に一致するようにします。さらに、予測の信頼性 (ラベリング情報) に基づいてターゲット データを 2 つに分割する新しいラベリング転送戦略を提案し、半教師あり学習を採用して、ターゲット ドメインで信頼性の低い予測の精度を向上させます。 SHOT によって予測が得られた場合、ラベリング転送を SHOT++ と表します。指の分類とオブジェクト認識の両方のタスクに関する広範な実験により、SHOT と SHOT++ が最先端の結果を上回るか同等の結果を達成することが示され、さまざまな視覚領域適応の問題に対する私たちのアプローチの有効性が実証されています。コードは https://github.com/tim-learn/SHOT-plus で入手できます。
Unsupervised domain adaptation (UDA) aims to transfer knowledge from a related but different well-labeled source domain to a new unlabeled target domain. Most existing UDA methods require access to the source data, and thus are not applicable when the data are confidential and not shareable due to privacy concerns. This paper aims to tackle a realistic setting with only a classification model available trained over, instead of accessing to, the source data. To effectively utilize the source model for adaptation, we propose a novel approach called Source HypOthesis Transfer (SHOT), which learns the feature extraction module for the target domain by fitting the target data features to the frozen source classification module (representing classification hypothesis). Specifically, SHOT exploits both information maximization and self-supervised learning for the feature extraction module learning to ensure the target features are implicitly aligned with the features of unseen source data via the same hypothesis. Furthermore, we propose a new labeling transfer strategy, which separates the target data into two splits based on the confidence of predictions (labeling information), and then employ semi-supervised learning to improve the accuracy of less-confident predictions in the target domain. We denote labeling transfer as SHOT++ if the predictions are obtained by SHOT. Extensive experiments on both digit classification and object recognition tasks show that SHOT and SHOT++ achieve results surpassing or comparable to the state-of-the-arts, demonstrating the effectiveness of our approaches for various visual domain adaptation problems. Code will be available at https://github.com/tim-learn/SHOT-plus.
updated: Tue Jun 01 2021 09:32:39 GMT+0000 (UTC)
published: Mon Dec 14 2020 07:28:50 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アソシエイト