arXiv reaDer
安定マッチング検出トランス
Detection Transformer with Stable Matching
この論文は、DEtection TRansformers (DETR) における異なるデコーダ層にわたるマッチング安定性の問題に関係しています。 DETR での不安定なマッチングは、DETR での 1 対 1 マッチング設計によって強調されるマルチ最適化パスの問題によって引き起こされることを指摘します。この問題に対処するために、最も重要な設計は、ポジショナル メトリック (IOU など) を使用し、それのみを使用して、正の例の分類スコアを監視することであることを示します。この原則に基づいて、位置メトリクスを DETR の分類損失とマッチング コストに統合することにより、位置監視損失と位置変調コストと呼ばれる 2 つの単純かつ効果的な修正を提案します。いくつかの DETR バリアントでメソッドを検証します。私たちの方法は、ベースラインよりも一貫した改善を示しています。私たちの方法を DINO と統合することで、12 エポックと 24 エポックのトレーニング設定で ResNet-50 バックボーンを使用して COCO 検出ベンチマークで 50.4 と 51.5 AP を達成し、同じ設定で新しい記録を達成しました。 Swin-Large バックボーンを使用した COCO 検出テスト開発で 63.8 AP を達成しました。私たちのコードは、https://github.com/IDEA-Research/Stable-DINO で利用できるようになります。
This paper is concerned with the matching stability problem across different decoder layers in DEtection TRansformers (DETR). We point out that the unstable matching in DETR is caused by a multi-optimization path problem, which is highlighted by the one-to-one matching design in DETR. To address this problem, we show that the most important design is to use and only use positional metrics (like IOU) to supervise classification scores of positive examples. Under the principle, we propose two simple yet effective modifications by integrating positional metrics to DETR's classification loss and matching cost, named position-supervised loss and position-modulated cost. We verify our methods on several DETR variants. Our methods show consistent improvements over baselines. By integrating our methods with DINO, we achieve 50.4 and 51.5 AP on the COCO detection benchmark using ResNet-50 backbones under 12 epochs and 24 epochs training settings, achieving a new record under the same setting. We achieve 63.8 AP on COCO detection test-dev with a Swin-Large backbone. Our code will be made available at https://github.com/IDEA-Research/Stable-DINO.
updated: Mon Apr 10 2023 17:55:37 GMT+0000 (UTC)
published: Mon Apr 10 2023 17:55:37 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アソシエイト