🤖 AI Summary
This work addresses the limitations of existing uncertainty estimation methods, which often incur high computational costs in real-time settings and struggle to model input-dependent, asymmetric, and heavy-tailed error distributions. The authors extend the ACCRUE framework by introducing input-dependent non-Gaussian distributions—such as two-piece Gaussian and asymmetric Laplace—into the calibration of deterministic predictions for the first time. A neural network is employed to learn these complex uncertainty structures, and an end-to-end training procedure is developed using a novel loss function that jointly optimizes predictive accuracy and calibration reliability. Experimental results on both synthetic and real-world datasets demonstrate that the proposed approach effectively captures the skewness and heavy-tailed nature of prediction errors, yielding significantly improved probabilistic forecasting performance.
📝 Abstract
Computational models support high-stakes decisions across engineering and science, and practitioners increasingly seek probabilistic predictions to quantify uncertainty in such models. Existing approaches generate predictions either by sampling input parameter distributions or by augmenting deterministic outputs with uncertainty representations, including distribution-free and distributional methods. However, sampling-based methods are often computationally prohibitive for real-time applications, and many existing uncertainty representations either ignore input dependence or rely on restrictive Gaussian assumptions that fail to capture asymmetry and heavy-tailed behavior. Therefore, we extend the ACCurate and Reliable Uncertainty Estimate (ACCRUE) framework to learn input-dependent, non-Gaussian uncertainty distributions, specifically two-piece Gaussian and asymmetric Laplace forms, using a neural network trained with a loss function that balances predictive accuracy and reliability. Through synthetic and real-world experiments, we show that the proposed approach captures an input-dependent uncertainty structure and improves probabilistic forecasts relative to existing methods, while maintaining flexibility to model skewed and non-Gaussian errors.