Search papers, labs, and topics across Lattice.
This paper introduces an optimal-transport rectified flow model to generate explanations for clinical data by modeling the distributions of healthy and diseased patients. The authors evaluate the effectiveness of explanation heatmaps in localizing disease, revealing that while their method provides strong performance on synthetic data, it fails to accurately localize disease in real-world chest X-ray data. The key finding highlights a synthetic-to-real gap, demonstrating that visually appealing heatmaps do not necessarily correlate with actual localization of disease in clinical settings.
Label-free heatmaps may look convincing in synthetic scenarios but fail to localize real disease, exposing a critical gap in clinical AI interpretability.
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 optimal-transport rectified flow trained between two clinical distributions - and use it to ask a pointed question the field too rarely tests: do the resulting explanation heatmaps actually localize disease? On tabular tumour biomarkers (Breast Cancer Wisconsin) a single flow yields per-patient counterfactuals, an unsupervised malignancy score (AUROC 0.91; 0.93 +/- 0.01 across five seeds), and a label-free attribution that agrees with a supervised classifier (r ~ 0.5) - a compact, honest interpretability engine, though it never out-predicts logistic regression. Moving to chest X-rays, we show the transport heatmap is a population-level signal, not a localiser; a reconstruction-based, identity-preserving variant does localize synthetic lesions (pointing game 0.52), yet on real RSNA radiologist boxes it collapses to chance while only supervised Grad-CAM stays above it. The central result is a synthetic-to-real gap: label-free heatmaps that look compelling on planted lesions are not evidence of real localisation. We contribute a reusable optimal-transport recipe for generative explanations and a controlled benchmark for stress-testing whether they localize.