Related Experiment Video
Updated: Sep 10, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Inference time correction based on confidence and uncertainty for improved deep-learning model performance and
Joel Jeffrey1, Ashwin RajKumar1, Sudhanshu Pandey1
1Department of Computational and Data Sciences, Indian Institute of Science, Bangalore, Karnataka, 560012, India.
A new algorithm, Confidence and Entropy-based Uncertainty Thresholding Algorithm (CEbUTAl), improves artificial intelligence (AI) medical image analysis by addressing class imbalance and enhancing explainability without compromising performance.
Area of Science:
- Medical Image Analysis
- Artificial Intelligence
- Machine Learning
Background:
- Class imbalance in training data and limited explainability are major challenges for AI in medical image analysis.
- Existing methods often require a trade-off between model performance and explainability.
Purpose of the Study:
- To introduce a novel post-processing algorithm, CEbUTAl, to enhance both performance and explainability of AI models in medical imaging.
- To address class imbalance and improve trustworthiness of AI models in clinical settings.
Main Methods:
- Developed the Confidence and Entropy-based Uncertainty Thresholding Algorithm (CEbUTAl) as a model-agnostic, task-agnostic post-processing technique.
- Applied CEbUTAl to five medical imaging tasks, including intracranial hemorrhage detection and breast cancer detection, across various deep learning architectures and loss functions.
Main Results:
- CEbUTAl improved classification accuracy by approximately 5% and increased sensitivity across multiple tasks and models.
- Outperformed state-of-the-art methods in addressing class imbalance and quantifying uncertainty.
- Demonstrated that enhanced explainability does not necessitate a compromise in AI model performance.
Conclusions:
- CEbUTAl offers a generalizable approach to mitigate biases from class imbalance and improve AI explainability in medical imaging.
- The algorithm enhances the utility and trustworthiness of AI models for clinical practice.
More Related Videos
14:08Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
Published on: April 13, 2013
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
Related Concept Videos
Uncertainty: Confidence Intervals
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...
Confidence Intervals
A...
Improving Translational Accuracy
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.
Uncertainty: Overview