pith. machine review for the scientific record. sign in

arxiv: 1802.04865 · v1 · submitted 2018-02-13 · 📊 stat.ML · cs.LG

Recognition: unknown

Learning Confidence for Out-of-Distribution Detection in Neural Networks

Authors on Pith no claims yet
classification 📊 stat.ML cs.LG
keywords out-of-distributionconfidencedetectionexamplesnetworksneuraladdressdemonstrate
0
0 comments X
read the original abstract

Modern neural networks are very powerful predictive models, but they are often incapable of recognizing when their predictions may be wrong. Closely related to this is the task of out-of-distribution detection, where a network must determine whether or not an input is outside of the set on which it is expected to safely perform. To jointly address these issues, we propose a method of learning confidence estimates for neural networks that is simple to implement and produces intuitively interpretable outputs. We demonstrate that on the task of out-of-distribution detection, our technique surpasses recently proposed techniques which construct confidence based on the network's output distribution, without requiring any additional labels or access to out-of-distribution examples. Additionally, we address the problem of calibrating out-of-distribution detectors, where we demonstrate that misclassified in-distribution examples can be used as a proxy for out-of-distribution examples.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. GEODE: Angle-Adaptive OOD Detection with Universal Scorer Compatibility

    cs.LG 2026-05 unverdicted novelty 7.0

    GEODE uses per-sample cosine-similarity scaling in a norm loss to preserve feature geometry for universal scorer-compatible OOD detection, matching or exceeding OE performance on CIFAR benchmarks.

  2. Knowing when to trust machine-learned interatomic potentials

    cs.LG 2026-05 unverdicted novelty 7.0

    PROBE recasts MLIP uncertainty quantification as selective classification by training a compact discriminative classifier on frozen per-atom backbone embeddings, yielding a reliability probability that tracks actual e...

  3. A Clinical Point Cloud Paradigm for In-Hospital Mortality Prediction from Multi-Level Incomplete Multimodal EHRs

    cs.LG 2026-04 unverdicted novelty 7.0

    HealthPoint represents clinical events as points in a 4D space (content, time, modality, case) and applies low-rank relational attention to achieve state-of-the-art mortality prediction from multi-level incomplete mul...

  4. Component-Based Out-of-Distribution Detection

    cs.CV 2026-04 unverdicted novelty 6.0

    CoOD decomposes inputs into components and applies Component Shift Score plus Compositional Consistency Score to improve detection of both standard and compositional out-of-distribution data.

  5. Rethinking Uncertainty in Segmentation: From Estimation to Decision

    cs.CV 2026-04 unverdicted novelty 6.0

    Uncertainty optimization alone misses most safety gains; a decision-stage deferral policy removes up to 80% segmentation errors at 25% pixel deferral with cross-dataset robustness, while calibration does not improve d...

  6. A deep learning pipeline for PAM50 subtype classification using histopathology images and multi-objective patch selection

    cs.CV 2026-04 unverdicted novelty 5.0

    An optimization-based deep learning pipeline selects informative patches from H&E whole-slide images to classify breast cancer into PAM50 subtypes, achieving F1 scores of 0.88 internally and 0.80 externally.