arXiv reaDer
最近傍の深部での分布外検出
Out-of-Distribution Detection with Deep Nearest Neighbors
アウトオブディストリビューション(OOD)の検出は、オープンワールドで機械学習モデルを展開するための重要なタスクです。距離ベースの方法は、テストサンプルが分布内(ID)データから比較的離れている場合にOODとして検出されるという有望な方法を示しています。ただし、以前の方法では、基礎となるフィーチャスペースに強い分布の仮定が課されており、これが常に当てはまるとは限りません。この論文では、文献でほとんど見過ごされてきたOOD検出のためのノンパラメトリック最近傍距離の有効性を調査します。以前の作品とは異なり、私たちの方法は分布の仮定を課さないため、より強力な柔軟性と一般性を提供します。いくつかのベンチマークで最近傍ベースのOOD検出の有効性を示し、優れたパフォーマンスを確立します。 ImageNet-1kでトレーニングされた同じモデルの下で、私たちの方法は、検出にパラメトリックアプローチマハラノビス距離を使用する強力なベースラインSSD +と比較して、偽陽性率(FPR @ TPR95)を24.77%大幅に削減します。コードが利用可能です:https://github.com/deeplearning-wisc/knn-ood。
Out-of-distribution (OOD) detection is a critical task for deploying machine learning models in the open world. Distance-based methods have demonstrated promise, where testing samples are detected as OOD if they are relatively far away from in-distribution (ID) data. However, prior methods impose a strong distributional assumption of the underlying feature space, which may not always hold. In this paper, we explore the efficacy of non-parametric nearest-neighbor distance for OOD detection, which has been largely overlooked in the literature. Unlike prior works, our method does not impose any distributional assumption, hence providing stronger flexibility and generality. We demonstrate the effectiveness of nearest-neighbor-based OOD detection on several benchmarks and establish superior performance. Under the same model trained on ImageNet-1k, our method substantially reduces the false positive rate (FPR@TPR95) by 24.77% compared to a strong baseline SSD+, which uses a parametric approach Mahalanobis distance in detection. Code is available: https://github.com/deeplearning-wisc/knn-ood.
updated: Thu Dec 08 2022 00:04:40 GMT+0000 (UTC)
published: Wed Apr 13 2022 16:45:21 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アソシエイト