English

Do Mixed-Vendor Multi-Agent LLMs Improve Clinical Diagnosis?

Computation and Language 2026-03-17 v2 Artificial Intelligence Multiagent Systems

Abstract

Multi-agent large language model (LLM) systems have emerged as a promising approach for clinical diagnosis, leveraging collaboration among agents to refine medical reasoning. However, most existing frameworks rely on single-vendor teams (e.g., multiple agents from the same model family), which risk correlated failure modes that reinforce shared biases rather than correcting them. We investigate the impact of vendor diversity by comparing Single-LLM, Single-Vendor, and Mixed-Vendor Multi-Agent Conversation (MAC) frameworks. Using three doctor agents instantiated with o4-mini, Gemini-2.5-Pro, and Claude-4.5-Sonnet, we evaluate performance on RareBench and DiagnosisArena. Mixed-vendor configurations consistently outperform single-vendor counterparts, achieving state-of-the-art recall and accuracy. Overlap analysis reveals the underlying mechanism: mixed-vendor teams pool complementary inductive biases, surfacing correct diagnoses that individual models or homogeneous teams collectively miss. These results highlight vendor diversity as a key design principle for robust clinical diagnostic systems.

Keywords

Cite

@article{arxiv.2603.04421,
  title  = {Do Mixed-Vendor Multi-Agent LLMs Improve Clinical Diagnosis?},
  author = {Grace Chang Yuan and Xiaoman Zhang and Sung Eun Kim and Pranav Rajpurkar},
  journal= {arXiv preprint arXiv:2603.04421},
  year   = {2026}
}

Comments

Accepted as Oral at the EACL 2026 Workshop on Healthcare and Language Learning (HeaLing)

R2 v1 2026-07-01T11:03:39.332Z