paper-with-me

Papers

Nonparametric Uncertainty Quantification for Single Deterministic Neural Network

2022-02-07 · Nikita Kotelevskii, Aleksandr Artemenkov, Kirill Fedyanin, Fedor Noskov, Alexander Fishkov, Artem Shelmanov, Artem Vazhentsev, Aleksandr Petiushko, Maxim Panov

This paper proposes a fast and scalable method for uncertainty quantification of machine learning models' predictions. First, we show the principled way to measure the uncertainty of predictions for a classifier based on Nadaraya-Watson's nonparametric estimate of the conditional label distribution. Importantly, the proposed approach allows to disentangle explicitly aleatoric and epistemic uncertainties. The resulting method works directly in the feature space. However, one can apply it to any neural network by considering an embedding of the data induced by the network. We demonstrate the strong performance of the method in uncertainty estimation tasks on text classification problems and a variety of real-world image datasets, such as MNIST, SVHN, CIFAR-100 and several versions of ImageNet.

📄 PDF Abstract BibTeX arXiv:2202.03101

Code (1)

stat-ml/nuq 공식 구현

Tasks

text-classificationText ClassificationUncertainty Quantification

Similar Papers 제목 키워드 기반

Simple and Scalable Epistemic Uncertainty Estimation Using a Single Deep Deterministic Neural Network

2020-01-01 · ICML 2020 1 · Joost van Amersfoort, Lewis Smith, Yee Whye Teh, Yarin Gal

We propose a method for training a deterministic deep model that can find and reject out of distribution data points at test time with a single forward pass. Our approach, deterministic uncertainty quantification (DUQ), …

Uncertainty Quantification

Uncertainty Estimation Using a Single Deep Deterministic Neural Network

2020-03-04 · Joost van Amersfoort, Lewis Smith, Yee Whye Teh, Yarin Gal

We propose a method for training a deterministic deep model that can find and reject out of distribution data points at test time with a single forward pass. Our approach, deterministic uncertainty quantification (DUQ), …

Out-of-Distribution DetectionUncertainty Quantification

Variational Deterministic Uncertainty Quantification

2021-01-01 · Joost van Amersfoort, Lewis Smith, Andrew Jesson, Oscar Key 외

Building on recent advances in uncertainty quantification using a single deep deterministic model (DUQ), we introduce variational Deterministic Uncertainty Quantification (vDUQ). We overcome several shortcomings of DUQ b…

Causal InferenceregressionUncertainty Quantification

Probabilistic Skip Connections for Deterministic Uncertainty Quantification in Deep Neural Networks

2025-01-08 · Felix Jimenez, Matthias Katzfuss

Deterministic uncertainty quantification (UQ) in deep learning aims to estimate uncertainty with a single pass through a network by leveraging outputs from the network's feature extractor. Existing methods require that t…

Out of Distribution (OOD) DetectionUncertainty Quantification

Deep Deterministic Uncertainty: A Simple Baseline

2021-02-23 · Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H. S. Torr 외

Reliable uncertainty from deterministic single-forward pass models is sought after because conventional methods of uncertainty quantification are computationally expensive. We take two complex single-forward-pass uncerta…

Active LearningUncertainty Quantification