Papers › MAM: Modular Multi-Agent Framework for Multi-Modal Medical Diagnosis via...

MAM: Modular Multi-Agent Framework for Multi-Modal Medical Diagnosis via Role-Specialized Collaboration

24 Jun 2025arXiv:2506.19835archive 2025-07-28

Yucheng Zhou, Lingran Song, Jianbing Shen

Recent advancements in medical Large Language Models (LLMs) have showcased their powerful reasoning and diagnostic capabilities. Despite their success, current unified multimodal medical LLMs face limitations in knowledge update costs, comprehensiveness, and flexibility. To address these challenges, we introduce the Modular Multi-Agent Framework for Multi-Modal Medical Diagnosis (MAM). Inspired by our empirical findings highlighting the benefits of role assignment and diagnostic discernment in LLMs, MAM decomposes the medical diagnostic process into specialized roles: a General Practitioner, Specialist Team, Radiologist, Medical Assistant, and Director, each embodied by an LLM-based agent. This modular and collaborative framework enables efficient knowledge updates and leverages existing medical LLMs and knowledge bases. Extensive experimental evaluations conducted on a wide range of publicly accessible multimodal medical datasets, incorporating text, image, audio, and video modalities, demonstrate that MAM consistently surpasses the performance of modality-specific LLMs. Notably, MAM achieves significant performance improvements ranging from 18% to 365% compared to baseline models. Our code is released at https://github.com/yczhou001/MAM.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2506.19835")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: official repository: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yczhou001/mam officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from yczhou001/mam. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

final_diagnosis yczhou001/mam/pipeline/diagnosis.py official repository unverified MIT (permissive) · 29e49122fb6492d3 · report
generate_role yczhou001/mam/pipeline/role_generation.py official repository unverified MIT (permissive) · fd78af923d0ea260 · report
get_diagnosis_prompt yczhou001/mam/pipeline/diagnosis.py official repository unverified MIT (permissive) · c7a6850f9c6bbf12 · report
get_discuss_prompt yczhou001/mam/pipeline/meeting.py official repository unverified MIT (permissive) · 9ed7060ec4c112c9 · report
get_review_prompt yczhou001/mam/pipeline/review.py official repository unverified MIT (permissive) · 994211ad4c8cdf07 · report
get_summarize_prompt yczhou001/mam/pipeline/meeting.py official repository unverified MIT (permissive) · 6cdb9df2960b6e19 · report
get_vote_prompt yczhou001/mam/pipeline/meeting.py official repository unverified MIT (permissive) · 903964d493cf4c43 · report
load_history yczhou001/mam/inference.py official repository unverified MIT (permissive) · 65fadffaf83373ed · report
memory yczhou001/mam/pipeline/memory.py official repository unverified MIT (permissive) · 2b3be5367be96643 · report
modality_selection yczhou001/mam/pipeline/modality_selection.py official repository unverified MIT (permissive) · 6a34190e1793681b · report
parse_type_result yczhou001/mam/inference.py official repository unverified MIT (permissive) · 314f530e9a96dcc2 · report
review_all yczhou001/mam/pipeline/review.py official repository unverified MIT (permissive) · 656a03356c53125b · report

Tasks

DiagnosticMedical Diagnosis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections