Describe Anything in Medical Images
Xi Xiao, Yunbei Zhang, Thanh-Huy Nguyen, Ba-Thinh Lam, Janet Wang, Lin Zhao, Jihun Hamm, Tianyang Wang, Xingjian Li, Xiao Wang, Hao Xu, Tianming Liu, Min Xu
TL;DR
The paper tackles the lack of region-level captioning for medical images by extending the Describe Anything Model (DAM) to the medical domain with MedDAM, a framework driven by expert-designed prompts, a flexible ROI pipeline, and a reference-free evaluation benchmark. It introduces MedDLC-score, an attribute-level verification metric, alongside an LLM-based judge (LLM-score) to assess both factuality and fluency in a zero-shot setting across VinDr-CXR, LIDC-IDRI, and SkinCon. Empirical results show MedDAM achieving superior MedDLC-score and strong region-specific outputs compared to several strong adaptable large vision-language models, highlighting the importance of region-level semantic alignment in medical image understanding. The work advances clinical vision-language integration by enabling accurate, region-focused descriptions without requiring ground-truth region captions and outlines future directions for broader modalities and knowledge-grounded prompting.
Abstract
Localized image captioning has made significant progress with models like the Describe Anything Model (DAM), which can generate detailed region-specific descriptions without explicit region-text supervision. However, such capabilities have yet to be widely applied to specialized domains like medical imaging, where diagnostic interpretation relies on subtle regional findings rather than global understanding. To mitigate this gap, we propose MedDAM, the first comprehensive framework leveraging large vision-language models for region-specific captioning in medical images. MedDAM employs medical expert-designed prompts tailored to specific imaging modalities and establishes a robust evaluation benchmark comprising a customized assessment protocol, data pre-processing pipeline, and specialized QA template library. This benchmark evaluates both MedDAM and other adaptable large vision-language models, focusing on clinical factuality through attribute-level verification tasks, thereby circumventing the absence of ground-truth region-caption pairs in medical datasets. Extensive experiments on the VinDr-CXR, LIDC-IDRI, and SkinCon datasets demonstrate MedDAM's superiority over leading peers (including GPT-4o, Claude 3.7 Sonnet, LLaMA-3.2 Vision, Qwen2.5-VL, GPT-4Rol, and OMG-LLaVA) in the task, revealing the importance of region-level semantic alignment in medical image understanding and establishing MedDAM as a promising foundation for clinical vision-language integration.
