Normalizing Flow Ensembles for Rich Aleatoric and Epistemic Uncertainty Modeling
Lucas Berry, David Meger

TL;DR
This paper introduces an ensemble of Normalizing Flows with fixed dropout masks to reliably estimate both aleatoric and epistemic uncertainty, demonstrating improved performance in various benchmark tasks.
Contribution
It proposes a novel NF ensemble method leveraging dropout masks for efficient uncertainty estimation, capturing complex aleatoric distributions and providing unbiased entropy estimates.
Findings
NF ensembles effectively model complex aleatoric uncertainty.
The method accurately estimates epistemic uncertainty in benchmarks.
Enables active learning with improved uncertainty measurement.
Abstract
In this work, we demonstrate how to reliably estimate epistemic uncertainty while maintaining the flexibility needed to capture complicated aleatoric distributions. To this end, we propose an ensemble of Normalizing Flows (NF), which are state-of-the-art in modeling aleatoric uncertainty. The ensembles are created via sets of fixed dropout masks, making them less expensive than creating separate NF models. We demonstrate how to leverage the unique structure of NFs, base distributions, to estimate aleatoric uncertainty without relying on samples, provide a comprehensive set of baselines, and derive unbiased estimates for differential entropy. The methods were applied to a variety of experiments, commonly used to benchmark aleatoric and epistemic uncertainty estimation: 1D sinusoidal data, 2D windy grid-world (), , and . In these experiments,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Model Reduction and Neural Networks · Gaussian Processes and Bayesian Inference
MethodsNormalizing Flows · Dropout · Balanced Selection
