オブジェクト検出のタスクの分布外 (OOD) 検出の問題に対処します。バッチ正規化を使用した残差畳み込み層が、分布内検出と分布外検出を区別するために一貫して強力な感度認識機能 (SAFE) を生成することを示します。検出されたすべてのオブジェクトの SAFE ベクトルを抽出し、敵対的に摂動されたものと分布内のクリーンな例を区別する代理タスクで多層パーセプトロンをトレーニングすることにより、現実的な OOD トレーニング データ、計算コストの高い生成モデル、または基本オブジェクトの再トレーニングの必要性を回避します。検出器。 SAFE は、複数のベンチマークで最先端の OOD オブジェクト検出器を大幅に上回っています。たとえば、OpenImages データセットで FPR95 を 48.3% から 17.7% に絶対 30.6% 削減しています。
We address the problem of out-of-distribution (OOD) detection for the task of object detection. We show that residual convolutional layers with batch normalisation produce Sensitivity-Aware FEatures (SAFE) that are consistently powerful for distinguishing in-distribution from out-of-distribution detections. By extracting SAFE vectors for every detected object, and training a multilayer perceptron on the surrogate task of distinguishing adversarially perturbed from clean in-distribution examples, we circumvent the need for realistic OOD training data, computationally expensive generative models, or retraining of the base object detector. SAFE outperforms the state-of-the-art OOD object detectors on multiple benchmarks by large margins, e.g. reducing the FPR95 by an absolute 30.6% from 48.3% to 17.7% on the OpenImages dataset.