Cite-While-You-Generate: Training-Free Evidence Attribution for Multimodal Clinical Summarization
Qianqi Yan, Huy Nguyen, Sumana Srivatsa, Hari Bandi, Xin Eric Wang, Krishnaram Kenthapadi
TL;DR
Trustworthy clinical summarization requires transparent provenance for generated claims. The paper introduces Cite-While-You-Generate, a training-free attention-guided attribution framework that provides sentence- and image-level citations during generation by leveraging decoder attentions. It supports two multimodal grounding modes—RAW image attention and caption-as-image-span—evaluated on CliConSummation and MIMIC-CXR with open models, outperforming embedding-based and self-attribution baselines and revealing trade-offs between grounding fidelity and deployment practicality. The findings show that attention-based attribution improves interpretability and trust, offering a viable path toward deployable, provenance-rich clinical summarization systems in settings where images may be shielded or unavailable.
Abstract
Trustworthy clinical summarization requires not only fluent generation but also transparency about where each statement comes from. We propose a training-free framework for generation-time source attribution that leverages decoder attentions to directly cite supporting text spans or images, overcoming the limitations of post-hoc or retraining-based methods. We introduce two strategies for multimodal attribution: a raw image mode, which directly uses image patch attentions, and a caption-as-span mode, which substitutes images with generated captions to enable purely text-based alignment. Evaluations on two representative domains: clinician-patient dialogues (CliConSummation) and radiology reports (MIMIC-CXR), show that our approach consistently outperforms embedding-based and self-attribution baselines, improving both text-level and multimodal attribution accuracy (e.g., +15% F1 over embedding baselines). Caption-based attribution achieves competitive performance with raw-image attention while being more lightweight and practical. These findings highlight attention-guided attribution as a promising step toward interpretable and deployable clinical summarization systems.
