arXiv reaDer
フルスペクトルの分布外検出
Full-Spectrum Out-of-Distribution Detection
既存の分布外(OOD)検出の文献では、セマンティックシフトをOODの兆候として明確に定義していますが、共変量シフトに関するコンセンサスはありません。共変量シフトを経験しているがセマンティックシフトを経験していないサンプルは、テストセットから除外されるか、OODとして扱われます。これは、機械学習の主な目標と矛盾します。つまり、トレーニング分布を超えて一般化できます。このホワイトペーパーでは、両方のシフトタイプを考慮し、フルスペクトルOOD(FS-OOD)検出を紹介します。これは、セマンティックシフトの検出と共変量シフトへの耐性の両方を考慮したより現実的な問題設定です。 3つのベンチマークを設計します。これらの新しいベンチマークでは、アルゴリズムの長所と短所をより包括的に評価するために、分布をよりきめ細かく分類しています(つまり、トレーニングID、共変量シフトID、ニアOOD、ファーOOD)。 FS-OOD検出の問題に対処するために、単純な機能ベースのセマンティクススコア関数であるSEMを提案します。 SEMは、主に2つの確率測度で構成されます。1つはセマンティック情報と非セマンティック情報の両方を含む高レベルの特徴に基づいており、もう1つは非セマンティック画像スタイルのみをキャプチャする低レベルの特徴統計に基づいています。単純な組み合わせで、非セマンティック部分がキャンセルされ、FS-OOD検出をより適切に処理できるセマンティック情報のみがSEMに残されます。 3つの新しいベンチマークに関する広範な実験は、SEMが現在の最先端の方法を大幅に上回っていることを示しています。コードとベンチマークはhttps://github.com/Jingkang50/OpenOODでリリースされています。
Existing out-of-distribution (OOD) detection literature clearly defines semantic shift as a sign of OOD but does not have a consensus over covariate shift. Samples experiencing covariate shift but not semantic shift are either excluded from the test set or treated as OOD, which contradicts the primary goal in machine learning -- being able to generalize beyond the training distribution. In this paper, we take into account both shift types and introduce full-spectrum OOD (FS-OOD) detection, a more realistic problem setting that considers both detecting semantic shift and being tolerant to covariate shift; and designs three benchmarks. These new benchmarks have a more fine-grained categorization of distributions (i.e., training ID, covariate-shifted ID, near-OOD, and far-OOD) for the purpose of more comprehensively evaluating the pros and cons of algorithms. To address the FS-OOD detection problem, we propose SEM, a simple feature-based semantics score function. SEM is mainly composed of two probability measures: one is based on high-level features containing both semantic and non-semantic information, while the other is based on low-level feature statistics only capturing non-semantic image styles. With a simple combination, the non-semantic part is cancelled out, which leaves only semantic information in SEM that can better handle FS-OOD detection. Extensive experiments on the three new benchmarks show that SEM significantly outperforms current state-of-the-art methods. Our code and benchmarks are released in https://github.com/Jingkang50/OpenOOD.
updated: Mon Apr 11 2022 17:59:14 GMT+0000 (UTC)
published: Mon Apr 11 2022 17:59:14 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アソシエイト