arXiv reaDer
DINE:単一および複数のブラックボックス予測子からのドメイン適応
DINE: Domain Adaptation from Single and Multiple Black-box Predictors
ラベル付けの負担を軽減するために、教師なしドメイン適応(UDA)は、以前の関連するラベル付きデータセット(ソース)の知識を新しいラベルなしデータセット(ターゲット)に転送することを目的としています。目覚ましい進歩にもかかわらず、以前の方法では常に生のソースデータにアクセスし、データに依存するアラインメントアプローチを開発して、トランスダクティブ学習方式でターゲットサンプルを認識する必要があります。これにより、ソース個人からプライバシーの懸念が生じる可能性があります。最近のいくつかの研究では、ソースドメインから十分にトレーニングされたホワイトボックスモデルを利用することで代替ソリューションに頼っていますが、それでも生成的敵対的学習を通じて生データが漏洩する可能性があります。このホワイトペーパーでは、UDAの実用的で興味深い設定について説明します。この設定では、ターゲットドメインでの適応中に、ブラックボックスソースモデルのみ(つまり、ネットワーク予測のみが利用可能)が提供されます。この問題を解決するために、DIstill and fine-tuNE(DINE)と呼ばれる新しい2段階の知識適応フレームワークを提案します。 DINEは、ターゲットデータ構造を考慮して、最初にソース予測子からカスタマイズされたターゲットモデルに知識を抽出し、次に抽出されたモデルを微調整してターゲットドメインにさらに適合させます。さらに、ニューラルネットワークはDINEのドメイン間で同一である必要はなく、リソースの少ないデバイスで効果的に適応することもできます。 3つのUDAシナリオ(つまり、シングルソース、マルチソース、およびパーシャルセット)での経験的結果は、DINEが最先端のデータ依存アプローチと比較して非常に競争力のあるパフォーマンスを達成することを確認しています。コードはhttps://github.com/tim-learn/DINE/で入手できます。
To ease the burden of labeling, unsupervised domain adaptation (UDA) aims to transfer knowledge in previous and related labeled datasets (sources) to a new unlabeled dataset (target). Despite impressive progress, prior methods always need to access the raw source data and develop data-dependent alignment approaches to recognize the target samples in a transductive learning manner, which may raise privacy concerns from source individuals. Several recent studies resort to an alternative solution by exploiting the well-trained white-box model from the source domain, yet, it may still leak the raw data through generative adversarial learning. This paper studies a practical and interesting setting for UDA, where only black-box source models (i.e., only network predictions are available) are provided during adaptation in the target domain. To solve this problem, we propose a new two-step knowledge adaptation framework called DIstill and fine-tuNE (DINE). Taking into consideration the target data structure, DINE first distills the knowledge from the source predictor to a customized target model, then fine-tunes the distilled model to further fit the target domain. Besides, neural networks are not required to be identical across domains in DINE, even allowing effective adaptation on a low-resource device. Empirical results on three UDA scenarios (i.e., single-source, multi-source, and partial-set) confirm that DINE achieves highly competitive performance compared to state-of-the-art data-dependent approaches. Code is available at https://github.com/tim-learn/DINE/.
updated: Thu Dec 02 2021 01:12:30 GMT+0000 (UTC)
published: Sun Apr 04 2021 05:29:05 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アソシエイト