Efficient Uncertainty Propagation in Bayesian Two-Step Procedures
By: Svenja Jedhoff , Hadi Kutabi , Anne Meyer and more
Potential Business Impact:
Makes complex computer predictions faster and more accurate.
Bayesian inference provides a principled framework for probabilistic reasoning. If inference is performed in two steps, uncertainty propagation plays a crucial role in accounting for all sources of uncertainty and variability. This becomes particularly important when both aleatoric uncertainty, caused by data variability, and epistemic uncertainty, arising from incomplete knowledge or missing data, are present. Examples include surrogate models and missing data problems. In surrogate modeling, the surrogate is used as a simplified approximation of a resource-heavy and costly simulation. The uncertainty from the surrogate-fitting process can be propagated using a two-step procedure. For modeling with missing data, methods like Multivariate Imputation by Chained Equations (MICE) generate multiple datasets to account for imputation uncertainty. These approaches, however, are computationally expensive, as multiple models must be fitted separately to surrogate parameters respectively imputed datasets. To address these challenges, we propose an efficient two-step approach that reduces computational overhead while maintaining accuracy. By selecting a representative subset of draws or imputations, we construct a mixture distribution to approximate the desired posteriors using Pareto smoothed importance sampling. For more complex scenarios, this is further refined with importance weighted moment matching and an iterative procedure that broadens the mixture distribution to better capture diverse posterior distributions.
Similar Papers
Optimal Estimation and Uncertainty Quantification for Stochastic Inverse Problems via Variational Bayesian Methods
Numerical Analysis
Finds hidden answers in messy data.
No-prior Bayesian inference reIMagined: probabilistic approximations of inferential models
Methodology
Makes computer guesses more trustworthy with data.
Uncertainty Propagation in the Fast Fourier Transform
Machine Learning (CS)
Makes computer signals more accurate with messy data.