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

Posterior Network: Uncertainty Estimation without OOD Samples via Density-Based Pseudo-Counts

About

Accurate estimation of aleatoric and epistemic uncertainty is crucial to build safe and reliable systems. Traditional approaches, such as dropout and ensemble methods, estimate uncertainty by sampling probability predictions from different submodels, which leads to slow uncertainty estimation at inference time. Recent works address this drawback by directly predicting parameters of prior distributions over the probability predictions with a neural network. While this approach has demonstrated accurate uncertainty estimation, it requires defining arbitrary target parameters for in-distribution data and makes the unrealistic assumption that out-of-distribution (OOD) data is known at training time. In this work we propose the Posterior Network (PostNet), which uses Normalizing Flows to predict an individual closed-form posterior distribution over predicted probabilites for any input sample. The posterior distributions learned by PostNet accurately reflect uncertainty for in- and out-of-distribution data -- without requiring access to OOD data at training time. PostNet achieves state-of-the art results in OOD detection and in uncertainty calibration under dataset shifts.

Bertrand Charpentier, Daniel Z\"ugner, Stephan G\"unnemann• 2020

Related benchmarks

TaskDatasetResultRank
OOD DetectionCIFAR-10 (IND) SVHN (OOD)
AUROC0.955
91
OOD DetectionCIFAR-100 IND SVHN OOD
AUROC (%)79.4
74
OOD DetectionCIFAR10 ID FMNIST OOD
AUROC0.906
54
OOD DetectionCIFAR-10 (test)
AUROC90
40
OOD DetectionCIFAR-10 OOD (test)
AUROC97.8
36
Out-of-Distribution DetectionMNIST (In-distribution) vs Fashion-MNIST (OOD) (test)
AUPR0.947
36
Selective ClassificationCIFAR-100 (test)
AUC0.826
32
OOD DetectionCIFAR100 ID TImageNet OOD
AUROC0.72
31
OOD DetectionTinyImageNet (In-distribution) / CIFAR10 (OOD)
AUPR83.7
24
Selective ClassificationCIFAR-10 (test)
AUC0.892
21
Showing 10 of 43 rows

Other info

Follow for update