通过知识引导的空间提示增强医学视觉定位 / Enhancing Medical Visual Grounding via Knowledge-guided Spatial Prompts
1️⃣ 一句话总结
这项研究提出了一种名为KnowMVG的新方法,通过将医学知识编码为提示并改进注意力机制,让AI在医疗影像中更精确地定位与诊断报告相关的病灶区域,从而提升临床决策的可解释性。
Medical Visual Grounding (MVG) aims to identify diagnostically relevant phrases from free-text radiology reports and localize their corresponding regions in medical images, providing interpretable visual evidence to support clinical decision-making. Although recent Vision-Language Models (VLMs) exhibit promising multimodal reasoning ability, their grounding remains insufficient spatial precision, largely due to a lack of explicit localization priors when relying solely on latent embeddings. In this work, we analyze this limitation from an attention perspective and propose KnowMVG, a Knowledge-prior and global-local attention enhancement framework for MVG in VLMs that explicitly strengthens spatial awareness during decoding. Specifically, we present a knowledge-enhanced prompting strategy that encodes phrase related medical knowledge into compact embeddings, together with a global-local attention that jointly leverages coarse global information and refined local cues to guide precise region localization. localization. This design bridges high-level semantic understanding and fine-grained visual perception without introducing extra textual reasoning overhead. Extensive experiments on four MVG benchmarks demonstrate that our KnowMVG consistently outperforms existing approaches, achieving gains of 3.0% in AP50 and 2.6% in mIoU over prior state-of-the-art methods. Qualitative and ablation studies further validate the effectiveness of each component.
通过知识引导的空间提示增强医学视觉定位 / Enhancing Medical Visual Grounding via Knowledge-guided Spatial Prompts
这项研究提出了一种名为KnowMVG的新方法,通过将医学知识编码为提示并改进注意力机制,让AI在医疗影像中更精确地定位与诊断报告相关的病灶区域,从而提升临床决策的可解释性。
源自 arXiv: 2604.01915