paper-with-me

홈 › Papers

MMedAgent: Learning to Use Medical Tools with Multi-modal Agent

2024-07-02 · Binxu Li, Tiankai Yan, Yuanting Pan, Jie Luo, Ruiyang Ji, Jiayuan Ding, Zhe Xu, Shilong Liu, Haoyu Dong, Zihao Lin, Yixin Wang

Multi-Modal Large Language Models (MLLMs), despite being successful, exhibit limited generality and often fall short when compared to specialized models. Recently, LLM-based agents have been developed to address these challenges by selecting appropriate specialized models as tools based on user inputs. However, such advancements have not been extensively explored within the medical domain. To bridge this gap, this paper introduces the first agent explicitly designed for the medical field, named \textbf{M}ulti-modal \textbf{Med}ical \textbf{Agent} (MMedAgent). We curate an instruction-tuning dataset comprising six medical tools solving seven tasks across five modalities, enabling the agent to choose the most suitable tools for a given task. Comprehensive experiments demonstrate that MMedAgent achieves superior performance across a variety of medical tasks compared to state-of-the-art open-source methods and even the closed-source model, GPT-4o. Furthermore, MMedAgent exhibits efficiency in updating and integrating new medical tools. Codes and models are all available.

📄 PDF Abstract BibTeX arXiv:2407.02483

Code (1)

Wangyixinxin/MMedAgent 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MMedAgent-RL: Optimizing Multi-Agent Collaboration for Multimodal Medical Reasoning

2025-05-31 · Peng Xia, Jinglu Wang, Yibo Peng, Kaide Zeng 외

Medical Large Vision-Language Models (Med-LVLMs) have shown strong potential in multimodal diagnostic tasks. However, existing single-agent models struggle to generalize across diverse medical specialties, limiting their…

DiagnosticReinforcement Learning (RL)Visual Question Answering (VQA)

TeamMedAgents: Pareto-Efficient Multi-Agent Medical Reasoning Through Teamwork Theory

2025-08-11 · Pranav Pushkar Mishra, Mohammad Arvan, Mohan Zalake arxiv

Complex medical reasoning has historically required frontier language models to achieve clinically-acceptable accuracy, creating computational barriers that limit deployment in resource-constrained clinical settings. We …

Which Tool Response Should I Trust? Tool-Expertise-Aware Chest X-ray Agent with Multimodal Agentic Learning

2026-02-25 · Zheang Huai, Honglong Yang, Xiaomeng Li arxiv

AI agents with tool-use capabilities show promise for integrating the domain expertise of various tools. In the medical field, however, tools are usually AI models that are inherently error-prone and can produce contradi…

Reinforcement Learning

DART: Leveraging Multi-Agent Disagreement for Tool Recruitment in Multimodal Reasoning

2025-12-08 · Nithin Sivakumaran, Justin Chih-Yao Chen, David Wan, Yue Zhang 외 arxiv

Specialized visual tools can augment large language models or vision language models with expert knowledge (e.g., grounding, spatial reasoning, medical knowledge, etc.), but knowing which tools to call (and when to call …

Multimodal ReasoningSpatial ReasoningObject Detection

MedSAM-Agent: Empowering Interactive Medical Image Segmentation with Multi-turn Agentic Reinforcement Learning

2026-02-03 · Shengyuan Liu, Liuxin Bao, Qi Yang, Wanting Geng 외 arxiv

Medical image segmentation is evolving from task-specific models toward generalizable frameworks. Recent research leverages Multi-modal Large Language Models (MLLMs) as autonomous agents, employing reinforcement learning…

Medical Image SegmentationInteractive SegmentationReinforcement Learning