arXiv reaDer
知識蒸留による教師なしマルチターゲットドメイン適応
Unsupervised Multi-Target Domain Adaptation Through Knowledge Distillation
教師なしドメイン適応(UDA)は、ターゲットドメインからのラベルなしデータの配布とソースドメインからのラベル付きデータの配布の間のドメインシフトの問題を軽減しようとします。シングルターゲットUDAシナリオは文献で十分に研究されていますが、マルチターゲットドメインアダプテーション(MTDA)は、マルチカメラビデオ監視アプリケーションなどでの実用的な重要性にもかかわらず、ほとんど未踏のままです。 MTDAの問題は、ターゲットドメインごとに1つの特殊なモデルを採用することで対処できますが、このソリューションは多くの実際のアプリケーションではコストがかかりすぎます。 MTDAの複数のターゲットをブレンドすることが提案されていますが、このソリューションはモデルの特異性と精度の低下につながる可能性があります。この論文では、複数のターゲットドメインにわたって十分に一般化できるCNNをトレーニングするための新しい教師なしMTDAアプローチを提案します。私たちのマルチティーチャーMTDA(MT-MTDA)メソッドは、マルチティーチャー知識蒸留(KD)に依存して、複数の教師から一般の学生にターゲットドメイン知識を繰り返し抽出します。 KDプロセスは段階的に実行され、ドメインに適合した機能を直接学習するのではなく、特定のターゲットに対してUDAを実行する方法について各教師によって生徒がトレーニングされます。最後に、MT-MTDAは、各教師からの知識を組み合わせる代わりに、知識を抽出する教師を交互に使用することで、生徒への適応を学習するときに各ターゲット(教師)の特異性を維持します。 MT-MTDAは、いくつかの挑戦的なUDAベンチマークで最先端の方法と比較され、経験的な結果は、提案されたモデルが複数のターゲットドメインにわたってかなり高いレベルの精度を提供できることを示しています。私たちのコードはhttps://github.com/LIVIAETS/MT-MTDAで入手できます。
Unsupervised domain adaptation (UDA) seeks to alleviate the problem of domain shift between the distribution of unlabeled data from the target domain w.r.t. labeled data from the source domain. While the single-target UDA scenario is well studied in the literature, Multi-Target Domain Adaptation (MTDA) remains largely unexplored despite its practical importance, e.g., in multi-camera video-surveillance applications. The MTDA problem can be addressed by adapting one specialized model per target domain, although this solution is too costly in many real-world applications. Blending multiple targets for MTDA has been proposed, yet this solution may lead to a reduction in model specificity and accuracy. In this paper, we propose a novel unsupervised MTDA approach to train a CNN that can generalize well across multiple target domains. Our Multi-Teacher MTDA (MT-MTDA) method relies on multi-teacher knowledge distillation (KD) to iteratively distill target domain knowledge from multiple teachers to a common student. The KD process is performed in a progressive manner, where the student is trained by each teacher on how to perform UDA for a specific target, instead of directly learning domain adapted features. Finally, instead of combining the knowledge from each teacher, MT-MTDA alternates between teachers that distill knowledge, thereby preserving the specificity of each target (teacher) when learning to adapt to the student. MT-MTDA is compared against state-of-the-art methods on several challenging UDA benchmarks, and empirical results show that our proposed model can provide a considerably higher level of accuracy across multiple target domains. Our code is available at: https://github.com/LIVIAETS/MT-MTDA
updated: Thu Nov 19 2020 20:07:22 GMT+0000 (UTC)
published: Tue Jul 14 2020 14:59:45 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アソシエイト