用大模型理解复杂医嘱,自动生成精准医学图像分割结果
MedSeg-R: Reasoning Segmentation in Medical Images with Multimodal Large Language Models
- 通过双模块设计让大模型理解医嘱并生成分割图
- 在1万+图像对上实现高精度分割与可解释分析
- 适合临床辅助诊断、智能影像系统研发人员
医学图像分割对临床诊断至关重要,但现有模型依赖明确指令且缺乏主动推理能力。尽管多模态大模型提升了医疗问答性能,多数方法仍难以生成精确分割掩码。本文提出医学图像推理分割新任务,旨在基于复杂隐含医嘱生成分割结果。为此,我们设计了端到端的MedSeg-R框架:第一部分为全局上下文理解模块,解析图像并理解复杂医嘱,生成多模态中间令牌;第二部分为像素级定位模块,将令牌解码为精确分割掩码和文本回答。此外,我们构建了大规模数据集MedSeg-QA,包含超10,000张图像-掩码对及多轮对话,由大模型自动生成并经医生审核优化。实验表明,MedSeg-R在多个基准上表现优异,兼具高分割精度与可解释性文本分析能力。
原文摘要 · Abstract (English)
Medical image segmentation is crucial for clinical diagnosis, yet existing models are limited by their reliance on explicit human instructions and lack the active reasoning capabilities to understand complex clinical questions. While recent advancements in multimodal large language models (MLLMs) have improved medical question-answering (QA) tasks, most methods struggle to generate precise segmentation masks, limiting their application in automatic medical diagnosis. In this paper, we introduce medical image reasoning segmentation, a novel task that aims to generate segmentation masks based on complex and implicit medical instructions. To address this, we propose MedSeg-R, an end-to-end framework that leverages the reasoning abilities of MLLMs to interpret clinical questions while also capable of producing corresponding precise segmentation masks for medical images. It is built on two core components: 1) a global context understanding module that interprets images and comprehends complex medical instructions to generate multi-modal intermediate tokens, and 2) a pixel-level grounding module that decodes these tokens to produce precise segmentation masks and textual responses. Furthermore, we introduce MedSeg-QA, a large-scale dataset tailored for the medical image reasoning segmentation task. It includes over 10,000 image-mask pairs and multi-turn conversations, automatically annotated using large language models and refined through physician reviews. Experiments show MedSeg-R's superior performance across several benchmarks, achieving high segmentation accuracy and enabling interpretable textual analysis of medical images.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。