Meissa: Multi-modal Medical Agentic Intelligence
Yixiong Chen, Xinyi Bai, Yue Pan, Zongwei Zhou, Alan Yuille

TL;DR
Meissa is a lightweight, offline multi-modal medical AI model that learns strategic interactions for medical reasoning, achieving comparable performance to large frontier models while significantly reducing latency and privacy risks.
Contribution
The paper introduces Meissa, a 4B-parameter offline medical MM-LLM with novel trajectory modeling and stratified supervision for effective multi-step decision-making.
Findings
Matches or exceeds frontier agents in 10 of 16 benchmarks.
Operates fully offline with 22x lower latency.
Uses over 25x fewer parameters than typical frontier models.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Artificial Intelligence in Healthcare and Education · Topic Modeling
