LGAICLCVMay 31, 2025

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

arXiv:2506.00555v235 citationsh-index: 15Has Code
Originality Highly original
AI Analysis

This work addresses the challenge of improving multimodal diagnostic accuracy across diverse medical specialties for healthcare AI applications, representing a novel method for a known bottleneck.

The paper tackled the problem of limited generalization in single-agent medical vision-language models by proposing MMedAgent-RL, a reinforcement learning-based multi-agent framework for dynamic collaboration, which achieved an average performance gain of 20.7% over baselines on medical VQA benchmarks.

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 performance. Recent efforts introduce multi-agent collaboration frameworks inspired by clinical workflows, where general practitioners (GPs) and specialists interact in a fixed sequence. Despite improvements, these static pipelines lack flexibility and adaptability in reasoning. To address this, we propose MMedAgent-RL, a reinforcement learning (RL)-based multi-agent framework that enables dynamic, optimized collaboration among medical agents. Specifically, we train two GP agents based on Qwen2.5-VL via RL: the triage doctor learns to assign patients to appropriate specialties, while the attending physician integrates the judgments from multi-specialists and its own knowledge to make final decisions. To address the inconsistency in specialist outputs, we introduce a curriculum learning (CL)-guided RL strategy that progressively teaches the attending physician to balance between imitating specialists and correcting their mistakes. Experiments on five medical VQA benchmarks demonstrate that MMedAgent-RL not only outperforms both open-source and proprietary Med-LVLMs, but also exhibits human-like reasoning patterns. Notably, it achieves an average performance gain of 20.7% over supervised fine-tuning baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes