Related Experiment Video
Updated: Jun 13, 2026

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Discriminative Index: A Novel Indicator for Evaluating Machine Learning Algorithms in Laboratory Medicine
Hsin-Yao Wang1, Wan-Ying Lin2, Martin Spüler3
1Microbiology and Infection Diagnostics, Bruker Scientific, Billerica, MA 01821, USA.
Diagnostics (Basel, Switzerland)
|June 12, 2026
Summary
The novel D-index metric captures predictive probability distribution asymmetry, improving clinical decision-making for machine learning models. It enhances model selection for gray-zone strategies, offering better safety and efficiency in biomedical applications.
Area of Science:
- Biomedical informatics
- Machine learning
- Clinical decision support
Background:
- Machine learning models are vital in clinical practice.
- Traditional metrics (sensitivity, specificity, accuracy) miss predictive distribution's structural details.
- This limits optimizing decision thresholds and clinical support.
Purpose of the Study:
- Introduce the D-index, a novel metric for quantifying asymmetry in predicted probability distributions.
- Evaluate the D-index's sensitivity to distributional characteristics and its practical utility.
- Demonstrate the D-index's value in enhancing clinical decision-making for machine learning models.
Main Methods:
- Proposed the D-index: measuring skewness difference between positive and negative predictions.
- Validated using simulated datasets with varying skewness and kurtosis.
- Tested on real-world MALDI-TOF mass spectrometry data for vancomycin resistance prediction, comparing deep learning, XGBoost, and random forest.
Main Results:
- D-index selectively increased with performance in skewness-dominant simulated distributions.
- Real-world data showed D-index differentiating models with similar conventional performance but different distributional structures.
- Higher D-index models retained more confident classifications and improved accuracy under gray-zone strategies.
Conclusions:
- The D-index offers structural insights beyond traditional metrics.
- It identifies models suitable for gray-zone strategies, enhancing clinical decision-making.
- This distribution-aware approach improves safety, efficiency, and utility of biomedical machine learning models.
Related Concept Videos
Receiver Operating Characteristic Plot
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
Sensitivity, Specificity, and Predicted Value
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
