LLM-Guided Diagnostic Evidence Alignment for Medical Vision-Language Pretraining under Limited Pairing
Huimin Yan, Liang Bai, Xian Yang, Long Chen
TL;DR
This work tackles the challenge of medical vision–language pretraining with limited paired data by shifting from global and local alignment to diagnostic-evidence–level alignment. It introduces LGDEA, which uses LLMs to extract diagnostic evidence from radiology reports and builds a shared diagnostic evidence space with learnable prototypes; lesion-level visual cues are projected into this space, enabling evidence-guided cross-modal learning. The framework leverages both paired supervision and abundant unpaired data through seed-edge propagation and higher-order relation inference, achieving improvements in phrase grounding, image–text retrieval, and zero-shot classification, and even rivaling methods pretrained with far more paired data. The approach promises more clinically meaningful representations and practical applicability in data-scarce medical settings. Overall, LGDEA demonstrates the value of evidence-centric learning for medical VLP and offers a scalable path to leverage unpaired data in critical diagnostic contexts.
Abstract
Most existing CLIP-style medical vision--language pretraining methods rely on global or local alignment with substantial paired data. However, global alignment is easily dominated by non-diagnostic information, while local alignment fails to integrate key diagnostic evidence. As a result, learning reliable diagnostic representations becomes difficult, which limits their applicability in medical scenarios with limited paired data. To address this issue, we propose an LLM-Guided Diagnostic Evidence Alignment method (LGDEA), which shifts the pretraining objective toward evidence-level alignment that is more consistent with the medical diagnostic process. Specifically, we leverage LLMs to extract key diagnostic evidence from radiology reports and construct a shared diagnostic evidence space, enabling evidence-aware cross-modal alignment and allowing LGDEA to effectively exploit abundant unpaired medical images and reports, thereby substantially alleviating the reliance on paired data. Extensive experimental results demonstrate that our method achieves consistent and significant improvements on phrase grounding, image--text retrieval, and zero-shot classification, and even rivals pretraining methods that rely on substantial paired data.
