Optimal Transport Explanations for Clinical AI: Localization Challenges

Lalit Kumar· August 19, 2026 View original

Key takeaways

  • Generative models using optimal transport can provide explainable AI for clinical data.
  • For tabular data, this approach yields counterfactuals and unsupervised malignancy scores.
  • A significant "synthetic-to-real gap" exists for explainability in medical imaging.
  • Label-free heatmaps, compelling on synthetic lesions, often fail to localize real disease.

Who benefits

HealthcareMedical ImagingPharmaceuticalsAI/ML Research

Summary

This research explores optimal-transport rectified flows for explainable clinical AI, generating per-patient counterfactuals and unsupervised malignancy scores for tabular data. However, it reveals a significant synthetic-to-real gap, showing that label-free heatmaps, compelling on planted lesions, fail to localize real disease on chest X-rays, unlike supervised Grad-CAM.

Generative models hold promise for creating explainable AI in clinical settings by modeling distributions of healthy and diseased patients and deriving explanations from the geometric differences between them. This paper develops such a system using an optimal-transport rectified flow, trained to map between these two clinical distributions, and then rigorously tests its ability to localize disease. For tabular tumor biomarkers, specifically the Breast Cancer Wisconsin dataset, the system successfully generates per-patient counterfactuals, an unsupervised malignancy score with high AUROC, and label-free attributions that correlate with supervised classifiers. This demonstrates a compact and transparent interpretability engine, though it doesn't surpass logistic regression in predictive power. However, when applied to chest X-rays, a critical "synthetic-to-real gap" emerges. While the transport heatmap provides a population-level signal, it fails to localize disease at the individual patient level. Even a reconstruction-based variant that localizes synthetic lesions collapses to chance on real RSNA radiologist boxes, whereas supervised Grad-CAM maintains its performance. The central finding is that visually compelling label-free heatmaps on synthetic data are not reliable evidence of real disease localization, highlighting a crucial limitation for explainable AI in medical imaging.

Why it matters

For professionals developing and deploying AI in healthcare, this research provides a critical cautionary tale regarding the interpretation and reliability of explainable AI methods, particularly for medical imaging. It emphasizes the need for rigorous validation against real-world data to ensure clinical utility and avoid misleading explanations.

How to implement this in your domain

  1. 1Critically evaluate the explainability methods used in your clinical AI systems, especially for medical imaging.
  2. 2Prioritize validation of AI explanations against real-world, expert-annotated data, not just synthetic or planted lesions.
  3. 3Investigate the limitations of label-free attribution methods for disease localization in complex medical data.
  4. 4Consider incorporating optimal transport methods for generating counterfactuals and unsupervised scores in tabular clinical data.
  5. 5Collaborate with clinicians to ensure that AI explanations are clinically meaningful and trustworthy.

Original post by Lalit Kumar

"arXiv:2608.17370v1 Announce Type: new Abstract: Generative models promise a route to explainable clinical AI: rather than probe a classifier, model the distributions of healthy and diseased patients and read explanations off the geometry between them. We build such a system - an…"

View on X

Originally posted by Lalit Kumar on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research