arXiv:2603.09018cs.AI2026-03被引 5

轻量级医学智能体模型Meissa实现离线多模态医疗决策,性能媲美大模型。

Meissa: Multi-modal Medical Agentic Intelligence

论文配图:Meissa: Multi-modal Medical Agentic Intelligence
图 1 · 摘自论文原文
  • 通过结构化轨迹学习策略选择与执行,实现离线多步交互能力。
  • 在16项测试中10项超越或匹配大模型,参数量仅为前代模型1/25。
  • 适合需隐私保护、低延迟的临床场景,开源可部署于本地。

多模态大语言模型在医学影像理解与临床推理中表现优异。近期医学智能体系统通过工具调用与多智能体协作扩展了复杂决策能力,但几乎完全依赖如GPT等前沿模型的API部署,带来高成本、高延迟与隐私风险,难以满足临床本地化需求。本文提出Meissa,一个40亿参数的轻量级医学多模态大模型,支持离线运行的智能体能力。不同于模仿静态答案,Meissa通过蒸馏前沿模型的结构化轨迹,学习何时触发外部交互(策略选择)及如何执行多步交互(策略执行)。具体包括:(1) 统一轨迹建模:将推理与操作轨迹统一为状态-动作-观测形式,使模型能泛化至异构医疗环境;(2) 三级分层监督:模型自身错误触发从直接推理到工具增强、再到多智能体协作的渐进式升级,显式学习难度感知的策略选择;(3) 前瞻-回溯监督:结合探索性前向轨迹与事后合理化执行轨迹,稳定学习有效交互策略。在4万条精选轨迹上训练,Meissa在13个医学基准(涵盖放射学、病理科与临床推理)的16项评估中,有10项达到或超过专有前沿智能体的表现。其参数量不足典型前沿模型(如Gemini-3)的1/25,支持完全离线运行,端到端延迟降低22倍。数据、模型与环境已开源至https://github.com/Schuture/Meissa。

原文摘要 · Abstract (English)

Multi-modal large language models (MM-LLMs) have shown strong performance in medical image understanding and clinical reasoning. Recent medical agent systems extend them with tool use and multi-agent collaboration, enabling complex decision-making. However, these systems rely almost entirely on frontier models (e.g., GPT), whose API-based deployment incurs high cost, high latency, and privacy risks that conflict with on-premise clinical requirements. We present Meissa, a lightweight 4B-parameter medical MM-LLM that brings agentic capability offline. Instead of imitating static answers, Meissa learns both when to engage external interaction (strategy selection) and how to execute multi-step interaction (strategy execution) by distilling structured trajectories from frontier models. Specifically, we propose: (1) Unified trajectory modeling: trajectories (reasoning and action traces) are represented within a single state-action-observation formalism, allowing one model to generalize across heterogeneous medical environments. (2) Three-tier stratified supervision: the model's own errors trigger progressive escalation from direct reasoning to tool-augmented and multi-agent interaction, explicitly learning difficulty-aware strategy selection. (3) Prospective-retrospective supervision: pairing exploratory forward traces with hindsight-rationalized execution traces enables stable learning of effective interaction policies. Trained on 40K curated trajectories, Meissa matches or exceeds proprietary frontier agents in 10 of 16 evaluation settings across 13 medical benchmarks spanning radiology, pathology, and clinical reasoning. Using over 25x fewer parameters than typical frontier models like Gemini-3, Meissa operates fully offline with 22x lower end-to-end latency compared to API-based deployment. Data, models, and environments are released at https://github.com/Schuture/Meissa.

医学智能体多模态模型离线推理

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。