让2D大模型无须微调就能做3D医学影像分析
3DMedAgent: Unified Perception-to-Understanding for 3D Medical Analysis
- 用可扩展的智能体框架把3D任务拆成多步可视-文本协同推理
- 在40多个任务上超越通用、医疗和专用3D模型,准确率提升15%以上
- 适合想用现成大模型做肺部CT分析的研究者和临床医生
3D CT分析从低层感知到高层临床理解是一个连续过程。现有3D方法要么针对特定任务建模,要么采用无任务依赖的端到端范式,仅输出单跳结果,阻碍了下游推理中感知证据的系统积累。同时,近期多模态大语言模型(MLLMs)虽具较强视觉感知能力,能有效融合视觉与文本信息,但其主要基于2D设计,难以处理体积化医学数据。为此,我们提出3DMedAgent,一种统一智能体,使2D MLLMs可在无需3D微调的情况下完成通用3D CT分析。3DMedAgent通过灵活的MLLM代理协调异构视觉与文本工具,将复杂3D分析逐步分解为可处理的子任务:从全局到局部视图,从3D体数据到有意义的2D切片,从视觉证据到结构化文本表示。该设计核心在于维护长期结构化记忆,聚合中间工具输出,支持查询自适应、证据驱动的多步推理。我们进一步构建DeepChestVQA基准,用于评估3D胸部影像中统一感知到理解的能力。跨40余项任务的实验表明,3DMedAgent始终优于通用、医疗及3D专用的MLLMs,展示了通向通用3D临床助手的可扩展路径。代码与数据见:https://github.com/jinlab-imvr/3DMedAgent。
原文摘要 · Abstract (English)
3D CT analysis spans a continuum from low-level perception to high-level clinical understanding. Existing 3D-oriented analysis methods adopt either isolated task-specific modeling or task-agnostic end-to-end paradigms to produce one-hop outputs, impeding the systematic accumulation of perceptual evidence for downstream reasoning. In parallel, recent multimodal large language models (MLLMs) exhibit improved visual perception and can integrate visual and textual information effectively, yet their predominantly 2D-oriented designs fundamentally limit their ability to perceive and analyze volumetric medical data. To bridge this gap, we propose 3DMedAgent, a unified agent that enables 2D MLLMs to perform general 3D CT analysis without 3D-specific fine-tuning. 3DMedAgent coordinates heterogeneous visual and textual tools through a flexible MLLM agent, progressively decomposing complex 3D analysis into tractable subtasks that transition from global to regional views, from 3D volumes to informative 2D slices, and from visual evidence to structured textual representations. Central to this design, 3DMedAgent maintains a long-term structured memory that aggregates intermediate tool outputs and supports query-adaptive, evidence-driven multi-step reasoning. We further introduce the DeepChestVQA benchmark for evaluating unified perception-to-understanding capabilities in 3D thoracic imaging. Experiments across over 40 tasks demonstrate that 3DMedAgent consistently outperforms general, medical, and 3D-specific MLLMs, highlighting a scalable path toward general-purpose 3D clinical assistants.Code and data are available at \href{https://github.com/jinlab-imvr/3DMedAgent}{https://github.com/jinlab-imvr/3DMedAgent}.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。