arXiv reaDer
DAFormer:ドメイン適応型セマンティックセグメンテーションのためのネットワークアーキテクチャとトレーニング戦略の改善
DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
セマンティックセグメンテーションのために実世界の画像のピクセル単位の注釈を取得することはコストのかかるプロセスであるため、代わりにモデルをよりアクセスしやすい合成データでトレーニングし、注釈を必要とせずに実際の画像に適合させることができます。このプロセスは、教師なしドメイン適応(UDA)で研究されています。多くの方法が新しい適応戦略を提案していますが、それらはほとんどが時代遅れのネットワークアーキテクチャに基づいています。最近のネットワークアーキテクチャの影響は体系的に研究されていないため、最初にUDAのさまざまなネットワークアーキテクチャのベンチマークを行い、次にベンチマーク結果に基づいて新しいUDAメソッドDAFormerを提案します。 DAFormerネットワークは、Transformerエンコーダーとマルチレベルのコンテキスト認識機能融合デコーダーで構成されています。これは、トレーニングを安定させ、DAFormerをソースドメインに過剰適合させないようにするための3つのシンプルで重要なトレーニング戦略によって可能になります。ソースドメインでのレアクラスサンプリングは、自己トレーニングの確証バイアスを軽減することにより、疑似ラベルの品質を向上させます。一般的なクラスであるThing-ClassImageNet機能距離と学習率のウォームアップは、ImageNet事前トレーニングからの機能転送を促進します。 DAFormerは、GTA-> Cityscapesで10.8mIoU、Synthia-> Cityscapesで5.4mIoUの最先端のパフォーマンスを大幅に向上させ、電車、バス、トラックなどの難しいクラスでも学習できるようにします。実装はhttps://github.com/lhoyer/DAFormerで入手できます。
As acquiring pixel-wise annotations of real-world images for semantic segmentation is a costly process, a model can instead be trained with more accessible synthetic data and adapted to real images without requiring their annotations. This process is studied in unsupervised domain adaptation (UDA). Even though a large number of methods propose new adaptation strategies, they are mostly based on outdated network architectures. As the influence of recent network architectures has not been systematically studied, we first benchmark different network architectures for UDA and then propose a novel UDA method, DAFormer, based on the benchmark results. The DAFormer network consists of a Transformer encoder and a multi-level context-aware feature fusion decoder. It is enabled by three simple but crucial training strategies to stabilize the training and to avoid overfitting DAFormer to the source domain: While the Rare Class Sampling on the source domain improves the quality of pseudo-labels by mitigating the confirmation bias of self-training towards common classes, the Thing-Class ImageNet Feature Distance and a learning rate warmup promote feature transfer from ImageNet pretraining. DAFormer significantly improves the state-of-the-art performance by 10.8 mIoU for GTA->Cityscapes and 5.4 mIoU for Synthia->Cityscapes and enables learning even difficult classes such as train, bus, and truck well. The implementation is available at https://github.com/lhoyer/DAFormer.
updated: Mon Nov 29 2021 19:00:46 GMT+0000 (UTC)
published: Mon Nov 29 2021 19:00:46 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アソシエイト