Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Single Model Uncertainty Estimation via Stochastic Data Centering

About

We are interested in estimating the uncertainties of deep neural networks, which play an important role in many scientific and engineering problems. In this paper, we present a striking new finding that an ensemble of neural networks with the same weight initialization, trained on datasets that are shifted by a constant bias gives rise to slightly inconsistent trained models, where the differences in predictions are a strong indicator of epistemic uncertainties. Using the neural tangent kernel (NTK), we demonstrate that this phenomena occurs in part because the NTK is not shift-invariant. Since this is achieved via a trivial input transformation, we show that this behavior can therefore be approximated by training a single neural network -- using a technique that we call $\Delta-$UQ -- that estimates uncertainty around prediction by marginalizing out the effect of the biases during inference. We show that $\Delta-$UQ's uncertainty estimates are superior to many of the current methods on a variety of benchmarks -- outlier rejection, calibration under distribution shift, and sequential design optimization of black box functions. Code for $\Delta-$UQ can be accessed at https://github.com/LLNL/DeltaUQ

Jayaraman J. Thiagarajan, Rushil Anirudh, Vivek Narayanaswamy, Peer-Timo Bremer• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet-1K
Top-1 Acc84.06
836
Image ClassificationImageNet-R
Top-1 Acc47.6
474
Image ClassificationCIFAR-10 (val)
Top-1 Accuracy92.3
329
Image ClassificationCIFAR-10-C
Accuracy74.25
127
Image ClassificationCIFAR-10C Severity Level 5 (test)--
62
Image ClassificationImageNet-C 1.0 (test)--
53
Image ClassificationCIFAR-100-C--
44
Image ClassificationImageNet-S
Top-1 Acc33.42
43
RegressionUCI ENERGY (test)
Negative Log Likelihood0.56
42
RegressionUCI CONCRETE (test)
Neg Log Likelihood3.09
37
Showing 10 of 47 rows

Other info

Code

Follow for update