REVIEW 3 cited by
Simple and Principled Uncertainty Estimation with Deterministic Deep Learning via Distance Awareness
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Bayesian neural networks (BNN) and deep ensembles are principled approaches to estimate the predictive uncertainty of a deep learning model. However their practicality in real-time, industrial-scale applications are limited due to their heavy memory and inference cost. This motivates us to study principled approaches to high-quality uncertainty estimation that require only a single deep neural network (DNN). By formalizing the uncertainty quantification as a minimax learning problem, we first identify input distance awareness, i.e., the model's ability to quantify the distance of a testing example from the training data in the input space, as a necessary condition for a DNN to achieve high-quality (i.e., minimax optimal) uncertainty estimation. We then propose Spectral-normalized Neural Gaussian Process (SNGP), a simple method that improves the distance-awareness ability of modern DNNs, by adding a weight normalization step during training and replacing the output layer with a Gaussian process. On a suite of vision and language understanding tasks and on modern architectures (Wide-ResNet and BERT), SNGP is competitive with deep ensembles in prediction, calibration and out-of-domain detection, and outperforms the other single-model approaches.
Forward citations
Cited by 3 Pith papers
-
Old Rules in a New Game: Mapping Uncertainty Quantification to Quantum Machine Learning
Classical uncertainty quantification methods transfer to quantum machine learning; Bayesian quantum models and Gaussian dropout give the best-calibrated uncertainty estimates in small simulated experiments.
-
Improving the Calibration of Confidence Scores in Text Generation Using the Output Distribution's Characteristics
Two probability-only confidence metrics, a top-to-kth beam ratio and a tail-thinness score, improve quality correlation for BART and Flan-T5 on several summarization, translation, and QA datasets.
-
A Framework for Uncertainty Quantification Based on Nearest Neighbors Across Layers
Nearest-neighbor class changes and entropy across network layers provide a post-hoc uncertainty score that outperforms softmax confidence on CIFAR-10 and partly on MNIST.
Discussion (0). Sign in to comment.