paper-with-me

Papers

Bayesian optimized deep ensemble for uncertainty quantification of deep neural networks: a system safety case study on sodium fast reactor thermal stratification modeling

2024-12-11 · Zaid Abulawi, Rui Hu, Prasanna Balaprakash, Yang Liu

Accurate predictions and uncertainty quantification (UQ) are essential for decision-making in risk-sensitive fields such as system safety modeling. Deep ensembles (DEs) are efficient and scalable methods for UQ in Deep Neural Networks (DNNs); however, their performance is limited when constructed by simply retraining the same DNN multiple times with randomly sampled initializations. To overcome this limitation, we propose a novel method that combines Bayesian optimization (BO) with DE, referred to as BODE, to enhance both predictive accuracy and UQ. We apply BODE to a case study involving a Densely connected Convolutional Neural Network (DCNN) trained on computational fluid dynamics (CFD) data to predict eddy viscosity in sodium fast reactor thermal stratification modeling. Compared to a manually tuned baseline ensemble, BODE estimates total uncertainty approximately four times lower in a noise-free environment, primarily due to the baseline's overestimation of aleatoric uncertainty. Specifically, BODE estimates aleatoric uncertainty close to zero, while aleatoric uncertainty dominates the total uncertainty in the baseline ensemble. We also observe a reduction of more than 30% in epistemic uncertainty. When Gaussian noise with standard deviations of 5% and 10% is introduced into the data, BODE accurately fits the data and estimates uncertainty that aligns with the data noise. These results demonstrate that BODE effectively reduces uncertainty and enhances predictions in data-driven models, making it a flexible approach for various applications requiring accurate predictions and robust UQ.

📄 PDF Abstract BibTeX arXiv:2412.08776

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian OptimizationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Ensemble-based Uncertainty Quantification: Bayesian versus Credal Inference

2021-07-21 · Mohammad Hossein Shaker, Eyke Hüllermeier

The idea to distinguish and quantify two important types of uncertainty, often referred to as aleatoric and epistemic, has received increasing attention in machine learning research in the last couple of years. In this p…

Ensemble LearningUncertainty Quantification

Uncertainty Quantification in PINNs for Turbulent Flows: Bayesian Inference and Repulsive Ensembles

2026-04-18 · Khemraj Shukla, Zongren Zou, Theo Kaeufer, Michael Triantafyllou 외 arxiv

Physics-informed neural networks (PINNs) have emerged as a promising framework for solving inverse problems governed by partial differential equations (PDEs), including the reconstruction of turbulent flow fields from sp…

Bayesian Inference

Deep Ensemble as a Gaussian Process Approximate Posterior

2022-04-30 · Zhijie Deng, Feng Zhou, Jianfei Chen, Guoqiang Wu 외

Deep Ensemble (DE) is an effective alternative to Bayesian neural networks for uncertainty quantification in deep learning. The uncertainty of DE is usually conveyed by the functional inconsistency among the ensemble mem…

Bayesian InferenceUncertainty Quantification

Accurate Uncertainty Estimation and Decomposition in Ensemble Learning

2019-11-11 · NeurIPS 2019 12 · Jeremiah Zhe Liu, John Paisley, Marianthi-Anna Kioumourtzoglou, Brent Coull

Ensemble learning is a standard approach to building machine learning systems that capture complex phenomena in real-world data. An important aspect of these systems is the complete and valid quantification of model unce…

Bias DetectionEnsemble Learningvalid

Towards E-Value Based Stopping Rules for Bayesian Deep Ensembles

2026-04-20 · Emanuel Sommer, Rickmer Schulte, Sarah Deubner, Julius Kobialka 외 arxiv

Bayesian Deep Ensembles (BDEs) represent a powerful approach for uncertainty quantification in deep learning, combining the robustness of Deep Ensembles (DEs) with flexible multi-chain MCMC. While DEs are affordable in m…