arXiv reaDer
分割とコントラスト: 適応対照学習によるソースフリー ドメイン適応
Divide and Contrast: Source-free Domain Adaptation via Adaptive Contrastive Learning
ソース フリー ドメイン アダプテーション (SFUDA) と呼ばれる実用的なドメイン アダプテーション タスクを調査します。このタスクでは、ソース データにアクセスせずに、ソースで事前トレーニングされたモデルをターゲット ドメインに適合させます。既存の手法は、主に自己教師あり疑似ラベル付けを利用して、クラスごとのグローバル アラインメントを達成するか [1]、近傍間の特徴の一貫性を促進するローカル構造抽出に依存しています [2]。印象的な進歩が見られましたが、どちらの方法にも欠点があります。「グローバル」アプローチはノイズの多いラベルに敏感ですが、「ローカル」アプローチはソース バイアスに悩まされます。このホワイト ペーパーでは、SFUDA の新しいパラダイムである Divide and Contrast (DaC) を紹介します。このパラダイムは、両方の世界の制限を回避しながら、両方の長所を結び付けようとするものです。ソース モデルの予測信頼度に基づいて、DaC はターゲット データをソースに似たサンプルとターゲット固有のサンプルに分割します。サンプルのいずれかのグループは、適応型対照学習フレームワークの下で調整された目標で処理されます。具体的には、ソースのようなサンプルは、比較的クリーンなラベルのおかげで、グローバル クラス クラスタリングの学習に利用されます。よりノイズの多いターゲット固有のデータは、固有のローカル構造を学習するためにインスタンス レベルで利用されます。さらに、メモリバンクベースの最大平均不一致 (MMD) 損失を使用して、ソースのようなドメインをターゲット固有のサンプルに合わせて、分布の不一致を減らします。 VisDA、Office-Home、およびより困難な DomainNet に関する広範な実験により、現在の最先端のアプローチよりも優れた DaC のパフォーマンスが検証されました。コードは https://github.com/ZyeZhang/DaC.git で入手できます。
We investigate a practical domain adaptation task, called source-free domain adaptation (SFUDA), where the source-pretrained model is adapted to the target domain without access to the source data. Existing techniques mainly leverage self-supervised pseudo labeling to achieve class-wise global alignment [1] or rely on local structure extraction that encourages feature consistency among neighborhoods [2]. While impressive progress has been made, both lines of methods have their own drawbacks - the "global" approach is sensitive to noisy labels while the "local" counterpart suffers from source bias. In this paper, we present Divide and Contrast (DaC), a new paradigm for SFUDA that strives to connect the good ends of both worlds while bypassing their limitations. Based on the prediction confidence of the source model, DaC divides the target data into source-like and target-specific samples, where either group of samples is treated with tailored goals under an adaptive contrastive learning framework. Specifically, the source-like samples are utilized for learning global class clustering thanks to their relatively clean labels. The more noisy target-specific data are harnessed at the instance level for learning the intrinsic local structures. We further align the source-like domain with the target-specific samples using a memory bank-based Maximum Mean Discrepancy (MMD) loss to reduce the distribution mismatch. Extensive experiments on VisDA, Office-Home, and the more challenging DomainNet have verified the superior performance of DaC over current state-of-the-art approaches. The code is available at https://github.com/ZyeZhang/DaC.git.
updated: Sat Nov 12 2022 09:21:49 GMT+0000 (UTC)
published: Sat Nov 12 2022 09:21:49 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アソシエイト