ニューラルネットワークにおける分布外画像の検出問題を考える。事前に学習したニューラルネットワークを変更する必要のないシンプルで効果的な手法であるODINを提案する。我々の手法は、温度スケーリングを用いて入力に小さな摂動を加えることで、分布内画像と分布外画像のソフトマックススコア分布を分離することができ、より効果的な検出が可能になるという観測に基づいている。一連の実験で、ODINが多様なネットワークアーキテクチャやデータセットと互換性があることを示した。ODINは一貫してベースライン・アプローチを大差で上回る性能を示し、このタスクにおける新たな最先端の性能を確立した。例えば、真の陽性率が95%の場合、ODINはDenseNet (CIFAR-10に適用)において、ベースラインの34.7%から4.3%まで偽陽性率を減少させた。
We consider the problem of detecting out-of-distribution images in neural networks. We propose ODIN, a simple and effective method that does not require any change to a pre-trained neural network. Our method is based on the observation that using temperature scaling and adding small perturbations to the input can separate the softmax score distributions between in- and out-of-distribution images, allowing for more effective detection. We show in a series of experiments that ODIN is compatible with diverse network architectures and datasets. It consistently outperforms the baseline approach by a large margin, establishing a new state-of-the-art performance on this task. For example, ODIN reduces the false positive rate from the baseline 34.7% to 4.3% on the DenseNet (applied to CIFAR-10) when the true positive rate is 95%.