| AI in Clinical Medicine, ISSN 2819-7437 online, Open Access |
| Article copyright, the authors; Journal compilation copyright, AI Clin Med and Elmer Press Inc |
| Journal website https://aicm.elmerpub.com |
Review
Volume 2, August 2026, e36
Explainable AI in Medical Imaging and Diagnosis: A Critical Review of Methods, Clinical Translation Barriers, and an Integrated Evaluation Framework
Figures




Tables
| Modality | Dominant XAI approach | Strongest evidence identified | Key limitation/gap |
|---|---|---|---|
| Radiology | Saliency-based (Grad-CAM); adoption of any explainability analysis remains limited overall | Professional society (RSNA) advocacy for stronger transparency and post-deployment monitoring requirements. | A substantial share of published radiology AI studies report no explainability analysis at all [26, 27]. |
| Digital pathology | Counterfactual tissue-region perturbation (HIPPO) | HIPPO validated across breast metastasis detection, melanoma/breast cancer prognostication, and glioma mutation classification [22]. | Patch-based tiling breaks biological continuity; explainability must be paired with causability, not treated as equivalent to it [29]. |
| Dermatology | Concept-based methods; text- and region-based explanations | 116-dermatologist, three-phase reader study: explainable AI significantly raised diagnostic confidence and trust versus an unexplained system [30]. | Evidence base still leans on non-clinical dermoscopic imagery, with limited attention to skin-tone representation. |
| Ophthalmology | Inherently interpretable architectures (sparse BagNet, ExplAIn) | Matched black-box accuracy with no post-hoc stage; highest-precision native evidence maps of any modality reviewed [24, 25]. | Post-hoc methods show the worst noise-stability degradation of any modality (53% for SHAP) [1]. |
| Jurisdiction | Governing framework | Risk classification for diagnostic imaging AI | Explainability requirement |
|---|---|---|---|
| European Union | EU Artificial Intelligence Act | “High-risk” | Conformity assessment before market approval; mandated human-in-the-loop oversight; post-market monitoring with dataset traceability; restrictions on fully automated decisions without human oversight. |
| United States | FDA review process for AI/ML-based Software as a Medical Device | Case-by-case clearance | No single explicit explainability mandate; professional societies (e.g., RSNA) have formally urged stronger transparency, explainability, and lifecycle-management guidance. |
| Gulf Cooperation Council/MENA | National digital-health and AI strategies (varies by country) | Not yet formally codified for diagnostic imaging AI specifically | Not yet codified; regulatory infrastructure is, in most cases, still developing relative to clinical AI investment. |
| Dimension | Operational definition | Example measurable criterion | Evidence this dimension draws on |
|---|---|---|---|
| 1. Fidelity | Degree to which the explanation reflects the model’s actual computation, not merely a plausible-looking approximation of it | Passes a weight/label-randomization sanity check [15]; perturbation-based faithfulness score reported with a stated threshold (e.g., \u22650.6) [1] | Section “The Fidelity Problem: Do Explanations Explain?” |
| 2. Robustness & stability | Consistency of the explanation under small, clinically irrelevant input perturbations and repeated stochastic runs | \u226420% change in explained region under \u226410% input noise, tested per modality rather than assumed from another task [1] | Section “The Fidelity Problem: Do Explanations Explain?” |
| 3. Plausibility | Alignment of the explanation with clinically recognized reasoning, judged independently of fidelity | Blinded expert-rater agreement (e.g., Cohen's \u03ba \u22650.6) that the highlighted evidence matches recognized diagnostic criteria [30] | Section “Human Factors: Trust, Automation Bias, and the Limits of Explanation” |
| 4. Actionability | Whether the explanation measurably changes clinician behavior or downstream outcomes, not only stated confidence | Pre-registered outcome (e.g., reading time, diagnostic accuracy, or referral appropriateness) shown to improve under AI support with the explanation present [24] | Section “Human Factors: Trust, Automation Bias, and the Limits of Explanation” |
| 5. Equity | Consistency of both model performance and explanation quality across patient subgroups and acquisition equipment | Subgroup performance gap (e.g., across skin tone, sex, age, scanner type) reported and below a pre-specified threshold, not merely aggregate accuracy | Section “Cross-Cutting Barriers” |
| 6. Regulatory readiness | Whether the explanation methodology and its evidence would satisfy applicable jurisdictional documentation and oversight requirements | Explicit mapping of the evidence above to EU AI Act Article-level conformity requirements and/or FDA SaMD guidance, including a stated plan for re-validation after model updates | Section “Regulatory and Governance Landscape” |
| Dimension | Sparse BagNet for diabetic retinopathy screening [24] | Generic Grad-CAM for chest radiograph triage |
|---|---|---|
| 1. Fidelity | Satisfied by construction—the evidence map is the model’s actual computation, not an approximation | Fails by default without a study-specific fidelity check; meta-analytic base rate is only 0.54 [1] |
| 2. Robustness & stability | Plausible given the architecture, but never systematically stress-tested against noise | Doubtful—fidelity documented to degrade sharply on transformer backbones [7] |
| 3. Plausibility | Strong—evidence regions matched ophthalmologist-identified lesions with high precision | Tends to be high, but this is exactly what makes an unchecked fidelity gap dangerous |
| 4. Actionability | Well satisfied—screening speed and accuracy under AI support measured directly [24] | Rarely measured in studies that report only qualitative heatmaps |
| 5. Equity | Thin—static, single-institution training | Rarely assessed in typical Grad-CAM studies |
| 6. Regulatory readiness | Uncertain—unclear how evidence maps hold up under continuous post-market monitoring | Uncertain—no fidelity documentation exists to build a regulatory case on |
| Method family | Representative techniques | Fidelity evidence | Primary clinical risk |
|---|---|---|---|
| Gradient/saliency-based (post-hoc, model-specific) | Grad-CAM, Grad-CAM++, guided backpropagation, Integrated Gradients | Moderate and architecture-dependent; fidelity ∼0.54 for Grad-CAM, degrades further on transformer backbones [1, 7] | Plausible-looking but unfaithful heatmaps may foster false confidence |
| Perturbation-based (post-hoc, model-agnostic) | LIME, SHAP | Variable: LIME ∼0.81, SHAP ∼0.38 in meta-analytic evidence; both unstable under noise, especially SHAP in ophthalmology [1] | Explanation instability across repeated runs undermines medico-legal defensibility |
| Concept-based | Concept Bottleneck Models, concept activation vectors, DermX | High plausibility where concept annotations are clinically grounded; fidelity bounded by concept-dataset quality [17, 18, 21] | Concept vocabulary incompleteness or annotation bias limits generalizability |
| Counterfactual/example-based | HIPPO tissue counterfactuals, retinal image counterfactual generation, case-retrieval explainers | Strong for model auditing and bias detection; limited large-scale clinical reader validation to date [22, 23] | Synthetic counterfactual images may not represent clinically realistic disease presentations |
| Inherently interpretable architectures | Sparse BagNet, ExplAIn lesion-segmentation model | Explanation is definitionally faithful to computation; strongest available reader-study evidence of clinical benefit [24, 25] | Architecture constraints may limit applicability to tasks beyond well-engineered use cases |