Papers › Uncertainty Quantification in Machine Learning for Engineering Design and Health...

Uncertainty Quantification in Machine Learning for Engineering Design and Health Prognostics: A Tutorial

7 May 2023arXiv:2305.04933archive 2025-07-28

Venkat Nemani, Luca Biggio, Xun Huan, Zhen Hu, Olga Fink, Anh Tran, Yan Wang, Xiaoge Zhang, Chao Hu

On top of machine learning models, uncertainty quantification (UQ) functions as an essential layer of safety assurance that could lead to more principled decision making by enabling sound risk assessment and management. The safety and reliability improvement of ML models empowered by UQ has the potential to significantly facilitate the broad adoption of ML solutions in high-stakes decision settings, such as healthcare, manufacturing, and aviation, to name a few. In this tutorial, we aim to provide a holistic lens on emerging UQ methods for ML models with a particular focus on neural networks and the applications of these UQ methods in tackling engineering design as well as prognostics and health management problems. Toward this goal, we start with a comprehensive classification of uncertainty types, sources, and causes pertaining to UQ of ML models. Next, we provide a tutorial-style description of several state-of-the-art UQ methods: Gaussian process regression, Bayesian neural network, neural network ensemble, and deterministic UQ methods focusing on spectral-normalized neural Gaussian process. Established upon the mathematical formulations, we subsequently examine the soundness of these UQ methods quantitatively and qualitatively (by a toy regression example) to examine their strengths and shortcomings from different dimensions. Then, we review quantitative metrics commonly used to assess the quality of predictive uncertainty in classification and regression problems. Afterward, we discuss the increasingly important role of UQ of ML models in solving challenging problems in engineering design and health prognostics. Two case studies with source codes available on GitHub are used to demonstrate these UQ methods and compare their performance in the life prediction of lithium-ion batteries at the early stage and the remaining useful life prediction of turbofan engines.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.04933")

Code

Syntology Ran 2 of 9 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

vnemani14/uq_ml_review officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 2 ran; 1 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran
7unverified

Licence: 0 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from vnemani14/uq_ml_review. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

initial_values vnemani14/uq_ml_review/Toy_problem/SNGP_Pytorch/dkl.py official repository ran Apache-2.0 (permissive) · 5f1d65960f069d48 · report
random_ortho vnemani14/uq_ml_review/Toy_problem/SNGP_Pytorch/sngp.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 23d31486a37ba535 · report
KL vnemani14/uq_ml_review/Toy_problem/MFVI/Models_and_losses.py official repository unverified Apache-2.0 (permissive) · 1ac540103505b8bf · report
MCDO_loss vnemani14/uq_ml_review/Toy_problem/MFVI/Models_and_losses.py official repository unverified Apache-2.0 (permissive) · 0d4399f0be9502c7 · report
calculate_calibration vnemani14/uq_ml_review/Toy_problem/MFVI/utils.py official repository unverified Apache-2.0 (permissive) · 920fdd1347a34a6e · report
math_fun vnemani14/uq_ml_review/Toy_problem/MFVI/utils.py official repository unverified Apache-2.0 (permissive) · 090828758e5fbe00 · report
mean_field_logits vnemani14/uq_ml_review/Case_study_1/lib/gaussian_process.py official repository unverified Apache-2.0 (permissive) · b30037e8c1a7e5bf · report
mean_reduction vnemani14/uq_ml_review/Toy_problem/MFVI/Models_and_losses.py official repository unverified Apache-2.0 (permissive) · 171949a72ebdcf84 · report
spectral_norm_fc vnemani14/uq_ml_review/Toy_problem/SNGP_Pytorch/spectral_norm_fc.py official repository unverified Apache-2.0 (permissive) · 17f1a683435840ab · report

Tasks

Decision MakingManagementUncertainty Quantificationregression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Gaussian Process

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections