paper-with-me

Papers

Interval Neural Networks: Uncertainty Scores

2020-03-25 · Luis Oala, Cosmas Heiß, Jan Macdonald, Maximilian März, Wojciech Samek, Gitta Kutyniok

We propose a fast, non-Bayesian method for producing uncertainty scores in the output of pre-trained deep neural networks (DNNs) using a data-driven interval propagating network. This interval neural network (INN) has interval valued parameters and propagates its input using interval arithmetic. The INN produces sensible lower and upper bounds encompassing the ground truth. We provide theoretical justification for the validity of these bounds. Furthermore, its asymmetric uncertainty scores offer additional, directional information beyond what Gaussian-based, symmetric variance estimation can provide. We find that noise in the data is adequately captured by the intervals produced with our method. In numerical experiments on an image reconstruction task, we demonstrate the practical utility of INNs as a proxy for the prediction error in comparison to two state-of-the-art uncertainty quantification methods. In summary, INNs produce fast, theoretically justified uncertainty scores for DNNs that are easy to interpret, come with added information and pose as improved error proxies - features that may prove useful in advancing the usability of DNNs especially in sensitive applications such as health care.

📄 PDF Abstract BibTeX arXiv:2003.11566

Code (1)

luisoala/inn 공식 구현 tf

Tasks

Image ReconstructionUncertainty Quantification

Similar Papers 제목 키워드 기반

Certainty in Uncertainty: Reasoning over Uncertain Knowledge Graphs with Statistical Guarantees

2025-10-18 · Yuqicheng Zhu, Jingcheng Wu, Yizhen Wang, Hongkuan Zhou 외 arxiv

Uncertain knowledge graph embedding (UnKGE) methods learn vector representations that capture both structural and uncertainty information to predict scores of unseen triples. However, existing methods produce only point …

Knowledge Graph EmbeddingKnowledge Graphs

VLM Judges Can Rank but Cannot Score: Task-Dependent Uncertainty in Multimodal Evaluation

2026-04-28 · Divake Kumar, Sina Tayebati, Devashri Naik, Ranganath Krishnan 외 arxiv

Vision-language models (VLMs) are increasingly used as automated judges for multimodal systems, yet their scores provide no indication of reliability. We study this problem through conformal prediction, a distribution-fr…

Mathematical Reasoning

Interval-Based AUC (iAUC): Extending ROC Analysis to Uncertainty-Aware Classification

2026-02-04 · Yuqi Li, Matthew M. Engelhard arxiv

In high-stakes risk prediction, quantifying uncertainty through interval-valued predictions is essential for reliable decision-making. However, standard evaluation tools like the receiver operating characteristic (ROC) c…

On the good reliability of an interval-based metric to validate prediction uncertainty for machine learning regression tasks

2024-08-23 · Pascal Pernot

This short study presents an opportunistic approach to a (more) reliable validation method for prediction uncertainty average calibration. Considering that variance-based calibration metrics (ZMS, NLL, RCE...) are quite …

PredictionPrediction Intervals

Localized Uncertainty Quantification in Random Forests via Proximities

2025-09-26 · Jake S. Rhodes, Scott D. Brown, J. Riley Wilkinson arxiv

In machine learning, uncertainty quantification helps assess the reliability of model predictions, which is important in high-stakes scenarios. Traditional approaches often emphasize predictive accuracy, but there is a g…