REVIEW 2 cited by
Single Shot MC Dropout Approximation
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
Deep neural networks (DNNs) are known for their high prediction performance, especially in perceptual tasks such as object recognition or autonomous driving. Still, DNNs are prone to yield unreliable predictions when encountering completely new situations without indicating their uncertainty. Bayesian variants of DNNs (BDNNs), such as MC dropout BDNNs, do provide uncertainty measures. However, BDNNs are slow during test time because they rely on a sampling approach. Here we present a single shot MC dropout approximation that preserves the advantages of BDNNs without being slower than a DNN. Our approach is to analytically approximate for each layer in a fully connected network the expected value and the variance of the MC dropout signal. We evaluate our approach on different benchmark datasets and a simulated toy example. We demonstrate that our single shot MC dropout approximation resembles the point estimate and the uncertainty estimate of the predictive distribution that is achieved with an MC approach, while being fast enough for real-time deployments of BDNNs.
Forward citations
Cited by 2 Pith papers
-
Uncertainty Estimation by Human Perception versus Neural Models
Neural network uncertainty estimates correlate only weakly with human-perceived uncertainty on three vision benchmarks, and soft-label training improves that alignment, though the claimed calibration benefit is not me...
-
CLUE: Neural Networks Calibration via Learning Uncertainty-Error alignment
CLUE trains networks with a loss that penalizes mismatch between predicted uncertainty and the model's loss, claiming better calibration across vision, regression, and language tasks.
Discussion (0). Sign in to comment.