Explainability in Action: A Metric-Driven Assessment of Five XAI Methods for Healthcare Tabular Models
Qureshi, M. A.; Noor, A. A.; Manzoor, A.; Mazhar Qureshi, M. D.; Rashwan, W.; Younus, A.
Show abstract
Explainable AI (XAI) is essential in clinical machine learning, yet quantitative evaluation of explanation quality is rarely reported in a reproducible and comparable way. We address this gap with a reproducible, metric-driven evaluation framework for comparing XAI methods on healthcare tabular data, consolidating six established, family-specific quantitative metrics (fidelity, simplicity, consistency, robustness, precision, and coverage) into explicit equations, pairing them with a pre-specified focal-model selection protocol, and releasing open-source code together with a method-metric applicability map. All quantitative results are summarized as mean {+/-} standard deviation over test instances to capture both average behavior and instance-level variability. Global summaries (e.g., aggregated SHAP importances, EBM main-effect shapes, or TabNet aggregated importances) are reported descriptively only. Using the framework, we evaluate five widely used approaches, LIME, SHAP, Anchors, EBM, and TabNet, across four healthcare tabular datasets spanning post-hoc feature attribution (LIME, SHAP), post-hoc rule extraction (Anchors), and inherently interpretable models (EBM, TabNet). For tree ensembles, we additionally report Random Forest global importances (Gini/MDI and permutation) as descriptive cross-checks alongside EBM/SHAP/TabNet global profiles. Empirically, SHAP (TreeSHAP) attains exact score fidelity (1.0) and near-perfect decision fidelity for tree ensembles; LIME yields simpler but less robust, lower-fidelity explanations with substantially higher instance-level variability in decision fidelity; TabNet most often produces the simplest explanations across thresholds but with high variance in some datasets; EBM and TabNet offer the most robust explanations under small perturbations; and Anchors returns high-precision, human-readable rules whose coverage decreases as precision thresholds tighten. LIME and SHAP show moderate-to-high agreement on salient features, and global profiles (reported descriptively) align with known risk factors. Why this matters: the framework enables apples-to-apples comparisons, reduces confounds, and turns narrative guidance into testable, quantitative practice, helping practitioners choose XAI methods by application priority (e.g., fidelity, robustness, rule precision/coverage). Although demonstrated in healthcare, the framework generalizes to other high-stakes tabular machine learning domains. Source codehttps://github.com/matifq/XAI_Tab_Health.
Matching journals
The top 4 journals account for 50% of the predicted probability mass.
Similar papers in this journal
- Development and Validation of ‘Patient Optimizer’ (POP) Algorithms for Predicting Surgical Risk with Machine Learning 95%
- Addressing Label Noise for Electronic Health Records: Insights from Computer Vision for Tabular Data 95%
- Evaluating Semantic Similarity Methods for Comparison of Text-derived Phenotype Profiles 95%
Similar papers in this journal
- Modular Clinical Decision Support Networks (MoDN)—Updatable, Interpretable, and Portable Predictions for Evolving Clinical Environments 95%
- From theoretical models to practical deployment: A perspective and case study of opportunities and challenges in AI-driven healthcare research for low-income settings 94%
- Raising awareness of potential biases in medical machine learning: Experience from a Datathon 94%
Similar papers in this journal
Similar papers in this journal
- Modeling physician variability to prioritize relevant medical record information 97%
- A Study of Calibration as a Measurement of Trustworthiness of Large Language Models in Biomedical Research 95%
- Characterizing subgroup performance of probabilistic phenotype algorithms within older adults: A case study for dementia, mild cognitive impairment, and Alzheimer’s and Parkinson’s diseases 94%
"Similar papers" are the closest papers from that journal in the model's embedding space. They show what the match is built on, but the ranking comes mostly from a classifier over the whole training set, not from these examples alone.