Pith. sign in

REVIEW 31 cited by

MedAgents: Large Language Models as Collaborators for Zero-shot Medical Reasoning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.10537 v4 pith:HKUJLJ2W submitted 2023-11-16 cs.CL cs.AI

classification cs.CLcs.AI
keywords medagentsreasoningframeworkmedicalanalysesdomainlanguagelarge
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Large language models (LLMs), despite their remarkable progress across various general domains, encounter significant barriers in medicine and healthcare. This field faces unique challenges such as domain-specific terminologies and reasoning over specialized knowledge. To address these issues, we propose MedAgents, a novel multi-disciplinary collaboration framework for the medical domain. MedAgents leverages LLM-based agents in a role-playing setting that participate in a collaborative multi-round discussion, thereby enhancing LLM proficiency and reasoning capabilities. This training-free framework encompasses five critical steps: gathering domain experts, proposing individual analyses, summarising these analyses into a report, iterating over discussions until a consensus is reached, and ultimately making a decision. Our work focuses on the zero-shot setting, which is applicable in real-world scenarios. Experimental results on nine datasets (MedQA, MedMCQA, PubMedQA, and six subtasks from MMLU) establish that our proposed MedAgents framework excels at mining and harnessing the medical expertise within LLMs, as well as extending its reasoning abilities. Our code can be found at https://github.com/gersteinlab/MedAgents.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 31 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. eSkinHealth: A Multimodal Dataset for Neglected Tropical Skin Diseases

    cs.AI 2025-08 conditional novelty 7.0 of 10

    eSkinHealth is a new West African skin-disease dataset with 5,623 images, 47 conditions, and multimodal annotations including masks, captions, and clinical concepts for AI dermatology research.

  2. Aligning Clinical Needs and AI Capabilities: A Survey on LLMs for Medical Reasoning

    cs.AI 2026-07 accept novelty 6.0 of 10

    A dual clinical-computational taxonomy for medical LLM reasoning plus a five-level 5k-sample benchmark showing specialists excel at diagnosis and general models at decision support/dialogue.

  3. Optimal-Agent-Selection: State-Aware Routing Framework for Efficient Multi-Agent Collaboration

    cs.AI 2025-11 conditional novelty 6.0 of 10

    A state-aware contrastive router that selects the most relevant agent at each step improves multi-agent LLM accuracy by up to 23.8% while using a fraction of the tokens of fixed-pipeline baselines.

  4. LLM-Driven Collaborative Model for Untangling Commits via Explicit and Implicit Dependency Reasoning

    cs.AI 2025-07 conditional novelty 6.0 of 10

    ColaUntangle, a three-agent LLM consultation framework with PDG-derived explicit and implicit contexts, reports 44% (C#) and 82% (Java) Accuracy_c gains over prior commit untangling baselines.

  5. WSI-Agents: A Collaborative Multi-Agent System for Multi-Modal Whole Slide Image Analysis

    cs.CV 2025-07 conditional novelty 6.0 of 10

    A route, verify, and summarize agent system uses existing pathology models and a knowledge base to select the best whole-slide image answer.

  6. DynamiCare: A Dynamic Multi-Agent Framework for Interactive and Open-Ended Medical Decision-Making

    cs.AI 2025-07 conditional novelty 6.0 of 10

    DynamiCare is a multi-agent LLM framework that runs multi-round diagnostic dialogues with a dynamically adjusted specialist team, evaluated on a new 500-patient benchmark built from MIMIC-III.

  7. Abstract Counterfactuals for Language Model Agents

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Counterfactuals for LM agents computed over a high-level abstraction of the action, instead of its tokens, preserve the observed action's meaning across counterfactual contexts far more often than token-level counterfactuals.

  8. Efficient Leave-one-out Approximation in LLM Multi-agent Debate Based on Introspection

    cs.MA 2025-05 reject novelty 6.0 of 10

    IntrospecLOO uses a single extra prompting round to approximate leave-one-out contribution in LLM debates, but the empirical evidence is weak and one case study contradicts the method's claimed behavior.

  9. Empowering LLMs in Task-Oriented Dialogues: A Domain-Independent Multi-Agent Framework and Fine-Tuning Strategy

    cs.MA 2025-05 conditional novelty 6.0 of 10

    A three-agent domain-independent framework with distribution-balanced DPO training reaches Combined 106.3 on MultiWOZ 2.2 with Qwen2.5-7B, the best score among the compared baselines.

  10. YuLan-OneSim: Towards the Next Generation of Social Simulator with Large Language Models

    cs.AI 2025-05 conditional novelty 6.0 of 10

    YuLan-OneSim combines natural-language scenario generation, 50 prebuilt simulation scenarios, feedback-driven agent fine-tuning, 100,000-agent scale, and an automated AI social researcher into one social simulation platform.

  11. Exploring the Inquiry-Diagnosis Relationship with Advanced Patient Simulators

    cs.CL 2025-01 conditional novelty 6.0 of 10

    A dialogue-strategy-trained patient simulator improves realism in AI medical consultations and shows that inquiry quality and diagnostic skill jointly limit diagnostic accuracy.

  12. Ultrasound-QBench: Can LLMs Aid in Quality Assessment of Ultrasound Imaging?

    eess.IV 2025-01 reject novelty 6.0 of 10

    A new benchmark evaluates eight multimodal language models on ultrasound image quality assessment, finding near-chance classification accuracy on raw outputs and a proposed Softmax plus Clustering strategy that boosts...

  13. MMFactory: A Universal Solution Search Engine for Vision-Language Tasks

    cs.CV 2024-12 conditional novelty 6.0 of 10

    MMFactory automatically generates and benchmarks a pool of reusable programmatic vision-language solutions from a few examples, letting users pick one that fits their accuracy and speed constraints.

  14. SurgBox: Agent-Driven Operating Room Sandbox with Surgery Copilot

    cs.AI 2024-12 reject novelty 6.0 of 10

    An LLM-based surgical sandbox with a role-playing Surgery Copilot achieves 88% route and plan accuracy on 128 pituitary adenoma surgery records, but its claimed cognitive-load benefit is unmeasured.

  15. VILA-M3: Enhancing Vision-Language Models with Medical Expert Knowledge

    cs.CV 2024-11 conditional novelty 6.0 of 10

    A four-stage training recipe plus on-demand expert-model feedback lets a small open-source VLM beat much larger medical VLMs on several VQA, classification, and report generation benchmarks.

  16. A Large Language Model-based Multi-Agent Framework for Analog Circuits' Sizing Relationships Extraction

    cs.AI 2025-06 conditional novelty 5.0 of 10

    An LLM multi-agent framework extracts sizing relationships from analog circuit papers to prune the optimizer's search space, reporting 2.32 to 26.6 times faster sizing and higher pass rates on three circuits.

  17. Silence is Not Consensus: Disrupting Agreement Bias in Multi-Agent LLMs via Catfish Agent for Clinical Decision Making

    cs.CL 2025-05 conditional novelty 5.0 of 10

    A "catfish" agent that injects structured dissent into multi-agent LLM teams improves clinical question-answering accuracy by reducing premature consensus.

  18. TAGS: A Test-Time Generalist-Specialist Framework with Retrieval-Augmented Reasoning and Verification

    cs.CL 2025-05 conditional novelty 5.0 of 10

    Without any parameter updates, a retrieval-augmented generalist-specialist agent pair with consistency-based verification raises accuracy on 862 hard medical QA questions for GPT-4o, DeepSeek-R1, and Qwen2.5-7B.

  19. KABB: Knowledge-Aware Bayesian Bandits for Dynamic Expert Coordination in Multi-Agent Systems

    cs.AI 2025-02 reject novelty 5.0 of 10

    A knowledge-aware Bayesian bandit that selects specialist LLM experts per task is reported to beat Mixture-of-Agents on AlpacaEval 2.0 and MT-Bench while using fewer models.

  20. Balancing Knowledge Delivery and Emotional Comfort in Healthcare Conversational Systems

    cs.CL 2025-06 conditional novelty 4.0 of 10

    Fine-tuning a 1B medical chatbot on LLM-rewritten emotional dialogues improves its emotion scores with only small changes in n-gram overlap with the original medical responses.

  21. AI Agent Behavioral Science

    q-bio.NC 2025-06 conditional novelty 4.0 of 10

    AI agents should be studied as behavioral entities shaped by context and interaction, not only as trained models.

  22. MRGAgents: A Multi-Agent Framework for Improved Medical Report Generation with Med-LVLMs

    cs.MA 2025-05 reject novelty 4.0 of 10

    MRGAgents fine-tunes one agent per chest X-ray disease and merges their sentences, reporting higher text metrics, but its evaluation uses oracle disease sentences and is not end-to-end.

  23. Toward Inclusive Educational AI: Auditing Frontier LLMs through a Multiplexity Lens

    cs.CL 2025-01 reject novelty 4.0 of 10

    Multi-agent prompting makes LLM answers mention a roughly equal share of eight cultures, but the measurement and the multi-agent design make the reported 98% balance largely self-fulfilling.

  24. LLM-MedQA: Enhancing Medical Question Answering through Case Studies in Large Language Models

    cs.CL 2024-12 reject novelty 4.0 of 10

    A multi-agent Llama-3.1-70B system generates supportive clinical cases before voting and reports 77.2% accuracy on a 300-question MedQA sample, about 7% relative above zero-shot baselines.

  25. Enhancing LLMs for Impression Generation in Radiology Reports through a Multi-Agent System

    cs.CL 2024-12 conditional novelty 4.0 of 10

    A multi-agent system combining report retrieval, impression generation, and consistency review improves automated radiology impression writing over a single LLM, though the built-in reviewer misses some error types.

  26. From Individual to Society: A Survey on Social Simulation Driven by Large Language Model-based Agents

    cs.CL 2024-12 conditional novelty 4.0 of 10

    A structured survey that categorizes LLM-based social simulation into individual, scenario, and society simulation, with associated methods, benchmarks, and observed trends.

  27. Towards Next-Generation Medical Agent: How o1 is Reshaping Decision-Making in Medical Scenarios

    cs.CL 2024-11 conditional novelty 4.0 of 10

    Replacing GPT-4 with o1-preview as the backbone of CoD, MedAgents, and AgentClinic improves mean diagnostic accuracy on several medical benchmarks, with higher runtime and mixed results on simple agent roles.

  28. From Voting to Agent Collaboration: Answer-Type-Aware LLM Pipelines for BioASQ 14b

    cs.CL 2026-07 conditional novelty 3.0 of 10

    A question-type-specific LLM ensemble and multi-agent pipeline achieved competitive results on BioASQ 14b Task B, including first place in the factoid subtask of Batch 4.

  29. A Multimodal Multi-Agent Framework for Radiology Report Generation

    cs.AI 2025-05 conditional novelty 3.0 of 10

    A five-agent retrieval-augmented pipeline for radiology report generation outperforms a single LLaVA-Med baseline on IU X-ray, but the comparison is limited to one weak baseline with no ablations and no statistical tests.

  30. KIMAs: A Configurable Knowledge Integrated Multi-Agent System

    cs.AI 2025-02 unverdicted novelty 3.0 of 10

    A configurable multi-agent RAG system that rewrites queries from conversation context, routes to knowledge sources by embedding centroids, and generates answers with separately produced citations, shown in three indus...

  31. Advanced Machine Learning Techniques for Social Support Detection on Social Media

    cs.CL 2025-01 reject novelty 3.0 of 10

    A model-scan on an existing social support dataset whose claimed macro F1 improvements are contradicted by its own tables.

Pith tools