Related Experiment Video
Updated: Sep 19, 2025

A Data-Driven Approach to Quantifying Immune States in Sepsis
Published on: February 7, 2025
SASWISE-UE: Segmentation and synthesis with interpretable scalable ensembles for uncertainty estimation
Weijie Chen1, Alan B McMillan2
1Department of Electrical and Computer Engineering, University of Wisconsin-Madison, WI 53705, USA; Department of Radiology, University of Wisconsin-Madison, WI 53705, USA.
This study presents a new framework for interpretable medical deep learning models. It uses uncertainty maps to show model reliability, improving clinical use for segmentation and synthesis tasks.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Deep Learning
Background:
- Deep learning models in medicine lack interpretability, limiting clinical adoption.
- Assessing the reliability of medical AI predictions is crucial for patient safety.
- Existing methods often require extensive retraining or separate uncertainty models.
Purpose of the Study:
- To introduce an efficient sub-model ensemble framework for enhanced interpretability of medical deep learning models.
- To enable end-users to evaluate the reliability of model outputs through uncertainty maps.
- To demonstrate the framework's applicability to both convolutional and transformer-based models.
Main Methods:
- Developed a strategy to generate diverse models from a single checkpoint, creating a model family.
- Implemented a method to produce multiple outputs from one input, fuse them, and estimate uncertainty via output disagreement.
- Utilized U-Net and UNETR architectures for segmentation and synthesis tasks on CT and MR-CT datasets.
Main Results:
- Achieved a mean Dice coefficient of 0.814 for CT body segmentation.
- Reduced Mean Absolute Error in MR-CT synthesis from 89.43 HU to 88.17 HU through pruning.
- Demonstrated robustness under image corruption and data undersampling, maintaining uncertainty-error correlation.
Conclusions:
- The proposed framework maintains model performance while significantly enhancing interpretability via uncertainty estimation.
- This approach improves the clinical applicability of deep learning in medical imaging.
- The method is versatile, applicable to various deep learning architectures and imaging tasks.
More Related Videos
08:49Incorporating Target Protein Structure Flexibility and Dynamics in Computational Drug Discovery Using Ensemble-Based Docking Analysis
Published on: June 20, 2025
03:14Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Related Concept Videos
Uncertainty: Overview
Uncertainty: Confidence Intervals
Propagation of Uncertainty from Systematic Error
Propagation of Uncertainty from Random Error
Interpretation of Confidence Intervals
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.