Anatomy-VLM: A Fine-grained Vision-Language Model for Medical Interpretation
Difei Gu, Yunhe Gao, Mu Zhou, Dimitris Metaxas
TL;DR
Anatomy-VLM tackles the challenge of fine-grained, interpretable disease interpretation from radiographs by aligning region-level visual features with structured anatomical knowledge. The model introduces anatomy-aware queries within a vision transformer to detect 29 anatomical regions, enrich region representations with medical knowledge, and perform region- and image-level disease classification through multi-scale contrastive learning. Empirical results show strong zero-shot performance, robustness to distribution shifts, and improved segmentation accuracy on heart and pneumonia tasks, underscoring the benefit of anatomically grounded, multi-scale alignment over holistic image–text matching. The approach offers Clinically interpretable predictions and generalizes across modalities, suggesting broad applicability to radiology and beyond.
Abstract
Accurate disease interpretation from radiology remains challenging due to imaging heterogeneity. Achieving expert-level diagnostic decisions requires integration of subtle image features with clinical knowledge. Yet major vision-language models (VLMs) treat images as holistic entities and overlook fine-grained image details that are vital for disease diagnosis. Clinicians analyze images by utilizing their prior medical knowledge and identify anatomical structures as important region of interests (ROIs). Inspired from this human-centric workflow, we introduce Anatomy-VLM, a fine-grained, vision-language model that incorporates multi-scale information. First, we design a model encoder to localize key anatomical features from entire medical images. Second, these regions are enriched with structured knowledge for contextually-aware interpretation. Finally, the model encoder aligns multi-scale medical information to generate clinically-interpretable disease prediction. Anatomy-VLM achieves outstanding performance on both in- and out-of-distribution datasets. We also validate the performance of Anatomy-VLM on downstream image segmentation tasks, suggesting that its fine-grained alignment captures anatomical and pathology-related knowledge. Furthermore, the Anatomy-VLM's encoder facilitates zero-shot anatomy-wise interpretation, providing its strong expert-level clinical interpretation capabilities.
