Uncertainty-Estimation with Normalized Logits for Out-of-Distribution Detection
Mouxiao Huang, Yu Qiao

TL;DR
This paper introduces UE-NL, a novel method for out-of-distribution detection that improves neural network reliability by normalizing logits and incorporating uncertainty scores, leading to better OOD detection and robustness.
Contribution
The paper proposes UE-NL, a robust learning approach that normalizes logits and uses uncertainty scores to enhance OOD detection and model robustness.
Findings
UE-NL achieves top performance on OOD benchmarks.
UE-NL is more robust to noisy ID data.
The method effectively reduces overconfidence in neural networks.
Abstract
Out-of-distribution (OOD) detection is critical for preventing deep learning models from making incorrect predictions to ensure the safety of artificial intelligence systems. Especially in safety-critical applications such as medical diagnosis and autonomous driving, the cost of incorrect decisions is usually unbearable. However, neural networks often suffer from the overconfidence issue, making high confidence for OOD data which are never seen during training process and may be irrelevant to training data, namely in-distribution (ID) data. Determining the reliability of the prediction is still a difficult and challenging task. In this work, we propose Uncertainty-Estimation with Normalized Logits (UE-NL), a robust learning method for OOD detection, which has three main benefits. (1) Neural networks with UE-NL treat every ID sample equally by predicting the uncertainty score of input…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsSoftmax
