arXiv reaDer
ランダム ボックスはオープンワールドのオブジェクト検出器です
Random Boxes Are Open-world Object Detectors
ランダムな領域の提案でトレーニングされた分類器が最先端のオープンワールド物体検出 (OWOD) を達成することを示します。これらの分類子は、既知の物体 (トレーニング ラベル付き) の精度を維持できるだけでなく、再現率も大幅に向上させることができます。不明なもの (トレーニング ラベルなし)。具体的には、既存の Faster R-CNN や Transformer ベースの OWOD を超える、トレーニング反復ごとにランダムな提案に基づいてトレーニングされた Fast R-CNN ベースのアーキテクチャである RandBox を提案します。その有効性は、ランダム性によってもたらされる次の 2 つの利点に由来します。まず、ランダム化は限られた既知のオブジェクトの分布とは独立しているため、ランダムな提案はトレーニングが既知のオブジェクトによって混乱するのを防ぐ操作変数になります。第 2 に、不偏トレーニングでは、予測スコアが既知のオブジェクトと一致しないランダムな提案にペナルティを与えない、提案されたマッチング スコアを使用することで、より多くの提案の探索が促進されます。 Pascal-VOC/MS-COCO と LVIS の 2 つのベンチマークでは、RandBox はすべての指標において以前の最先端のものを大幅に上回っています。ランダム化および損失設計に関するアブレーションについても詳しく説明します。コードは https://github.com/scuwyh2000/RandBox で入手できます。
We show that classifiers trained with random region proposals achieve state-of-the-art Open-world Object Detection (OWOD): they can not only maintain the accuracy of the known objects (w/ training labels), but also considerably improve the recall of unknown ones (w/o training labels). Specifically, we propose RandBox, a Fast R-CNN based architecture trained on random proposals at each training iteration, surpassing existing Faster R-CNN and Transformer based OWOD. Its effectiveness stems from the following two benefits introduced by randomness. First, as the randomization is independent of the distribution of the limited known objects, the random proposals become the instrumental variable that prevents the training from being confounded by the known objects. Second, the unbiased training encourages more proposal explorations by using our proposed matching score that does not penalize the random proposals whose prediction scores do not match the known objects. On two benchmarks: Pascal-VOC/MS-COCO and LVIS, RandBox significantly outperforms the previous state-of-the-art in all metrics. We also detail the ablations on randomization and loss designs. Codes are available at https://github.com/scuwyh2000/RandBox.
updated: Mon Jul 17 2023 05:08:32 GMT+0000 (UTC)
published: Mon Jul 17 2023 05:08:32 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アソシエイト