MedSIGHT: Towards Grounded Visual Comprehension in Medical Large Vision-Language Models
About
Medical large vision-language models (Med-LVLMs) have recently achieved remarkable progress in vision-language comprehension and medical image segmentation. However, existing models still struggle to unify these two capabilities, which is essential for achieving clinically reasoning that connects visual findings with semantic interpretation. We present MedSIGHT, a unified framework that equips Med-LVLMs with structured, pixel-level understanding for grounded visual comprehension. MedSIGHT introduces a novel Region Perceiver module that produces region-centric tokens, encoding spatial information directly into representation space of the language model. We further propose a medical region codebook into the LLM vocabulary, allowing the model to generate discrete region codes as symbolic representations of anatomical and pathological regions. These codes are decoded through the Region Perceiver to reconstruct segmentation mask, achieving end-to-end spatial grounding. Lastly, MedSIGHT combines Region Perceiver, Codebook and LLM using our proposed progressive training strategy to gradually aligns these modules stably. Trained on only 72K multimodal instruction pairs, MedSIGHT achieves state-of-the-art performance across diverse imaging modalities on both medical comprehension and segmentation tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Medical Visual Question Answering | VQA-RAD | -- | 251 | |
| Medical Visual Question Answering | PathVQA | Overall Accuracy42.6 | 109 | |
| Medical Visual Question Answering | OMVQA | Accuracy68.9 | 49 | |
| Medical Visual Question Answering | Slake | Closed Accuracy70.9 | 35 | |
| Visual Question Answering (Closed-ended) | PathVQA closed-ended | Accuracy94.2 | 27 | |
| Medical Visual Question Answering | MMMU Med | Average Score51.3 | 27 | |
| Visual Question Answering | SLAKE Open | Token Recall89.9 | 26 | |
| Visual Question Answering | PathVQA open-ended | -- | 25 | |
| Visual Question Answering | VQA-RAD Open | Token Recall43.9 | 20 | |
| Grounded Diagnostic Segmentation | DiagSeg | Diagnosis58.9 | 17 |