CVOct 9, 2022

Boosting Out-of-distribution Detection with Typical Features

arXiv:2210.04200v170 citationsh-index: 26
Originality Highly original
AI Analysis

This addresses reliability and safety issues for deep neural networks in real-world applications, representing a novel method for a known bottleneck.

The paper tackles out-of-distribution detection by rectifying features into a typical set, achieving up to a 5.11% improvement in average FPR95 on the ImageNet benchmark.

Out-of-distribution (OOD) detection is a critical task for ensuring the reliability and safety of deep neural networks in real-world scenarios. Different from most previous OOD detection methods that focus on designing OOD scores or introducing diverse outlier examples to retrain the model, we delve into the obstacle factors in OOD detection from the perspective of typicality and regard the feature's high-probability region of the deep model as the feature's typical set. We propose to rectify the feature into its typical set and calculate the OOD score with the typical features to achieve reliable uncertainty estimation. The feature rectification can be conducted as a {plug-and-play} module with various OOD scores. We evaluate the superiority of our method on both the commonly used benchmark (CIFAR) and the more challenging high-resolution benchmark with large label space (ImageNet). Notably, our approach outperforms state-of-the-art methods by up to 5.11$\%$ in the average FPR95 on the ImageNet benchmark.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes