MedicalNarratives: Connecting Medical Vision and Language with Localized Narratives
Wisdom O. Ikezogwo, Kevin Zhang, Mehmet Saygin Seyfioglu, Fatemeh Ghezloo, Linda Shapiro, Ranjay Krishna
TL;DR
MedicalNarratives addresses the scarcity of large-scale grounded multimodal data in medicine by curating 4.7M image-text pairs from YouTube pedagogy videos and PubMed, including 1M samples with localized traces for spatiotemporal grounding. The authors train GenMedCLIP, a CLIP-like vision-language model, across 12 medical domains and show consistent improvements over state-of-the-art baselines on a comprehensive downstream medical benchmark, as well as strong zero-shot and cross-modal retrieval performance. They demonstrate that interleaved video and article data, along with trace-based grounding, provide valuable supervision for both classification and retrieval, and they outline broad opportunities for spatially controlled generation, interactive segmentation, and grounded reporting. The work introduces a scalable data-curation pipeline, highlights limitations such as lack of expert bounding boxes and biases toward abnormal cases, and provides a foundation for future spatially aware medical VL models and applications.
Abstract
Multi-modal models are data hungry. While datasets with natural images are abundant, medical image datasets can not afford the same luxury. To enable representation learning for medical images at scale, we turn to YouTube, a platform with a large reservoir of open-source medical pedagogical videos. We curate MedicalNarratives, a dataset 4.7M medical image-text pairs, with 1M samples containing dense annotations in the form of spatial traces (and bounding boxes), and 118K videos centered on the trace event (with aligned text), enabling spatiotemporal grounding beyond single frames. Similar to $\textit{think-aloud}$ studies where instructors speak while hovering their mouse cursor movements over relevant image regions, 1M images in MedicalNarratives contains localized mouse traces in image pixels, creating a spatial and temporal association between the text and pixels. To evaluate the utility of MedicalNarratives, we train GenMedClip with a CLIP-like objective using our dataset spanning 12 medical domains. GenMedClip outperforms previous state-of-the-art models on all 12 domains on a newly constructed medical imaging benchmark. $\href{https://huggingface.co/datasets/wisdomik/MedicalNarratives}{[Data]}$
