paper-with-me

Papers

AgentClinic: a multimodal agent benchmark to evaluate AI in simulated clinical environments

2024-05-13 · Samuel Schmidgall, Rojin Ziaei, Carl Harris, Eduardo Reis, Jeffrey Jopling, Michael Moor

Evaluating large language models (LLM) in clinical scenarios is crucial to assessing their potential clinical utility. Existing benchmarks rely heavily on static question-answering, which does not accurately depict the complex, sequential nature of clinical decision-making. Here, we introduce AgentClinic, a multimodal agent benchmark for evaluating LLMs in simulated clinical environments that include patient interactions, multimodal data collection under incomplete information, and the usage of various tools, resulting in an in-depth evaluation across nine medical specialties and seven languages. We find that solving MedQA problems in the sequential decision-making format of AgentClinic is considerably more challenging, resulting in diagnostic accuracies that can drop to below a tenth of the original accuracy. Overall, we observe that agents sourced from Claude-3.5 outperform other LLM backbones in most settings. Nevertheless, we see stark differences in the LLMs' ability to make use of tools, such as experiential learning, adaptive retrieval, and reflection cycles. Strikingly, Llama-3 shows up to 92% relative improvements with the notebook tool that allows for writing and editing notes that persist across cases. To further scrutinize our clinical simulations, we leverage real-world electronic health records, perform a clinical reader study, perturb agents with biases, and explore novel patient-centric metrics that this interactive environment firstly enables.

📄 PDF Abstract BibTeX arXiv:2405.07960

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiagnosticMedQAQuestion AnsweringSequential Decision Making

Similar Papers 제목 키워드 기반

Adaptive Reasoning and Acting in Medical Language Agents

2024-10-13 · Abhishek Dutta, Yen-Che Hsiao

This paper presents an innovative large language model (LLM) agent framework for enhancing diagnostic accuracy in simulated clinical environments using the AgentClinic benchmark. The proposed automatic correction enables…

Decision MakingDiagnosticLanguage ModelingLanguage Modelling+1

CH-MARL: A Multimodal Benchmark for Cooperative, Heterogeneous Multi-Agent Reinforcement Learning

2022-08-26 · Vasu Sharma, Prasoon Goyal, Kaixiang Lin, Govind Thattai 외

We propose a multimodal (vision-and-language) benchmark for cooperative and heterogeneous multi-agent learning. We introduce a benchmark multimodal dataset with tasks involving collaboration between multiple simulated he…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

EgoBench: An Interactive Egocentric Multimodal Benchmark for Tool-Using Agents

2026-05-27 · Yunqi Liu, Tong Niu, Zitong Wang, Zhenlong Dai 외 arxiv

As AI agents increasingly operate in open, real-world environments, they require a deep synergy of multimodal perception, tool invocation with multi-hop reasoning, and dynamic interaction with users. However, existing be…

MediSkill-Evo: Process-Constrained Self-Evolution for Evidence-Grounded Clinical Interaction

2026-08-24 · Ruoyu Wu, Shenfu Xie, Yinqian Sun, Haibo Tong 외 arxiv

Interactive clinical agents must gather decisive evidence and convert it into grounded actions under partial observability. A correct final diagnosis alone does not show that an agent respected evidence and care-process …

AgentCVR: Active Multi-Agent Cross-Video Reasoning via Script-Simulated Reinforcement Learning

2026-05-28 · Yilun Qiu, Jiahe Wang, Cilin Yan, Jiayin Cai 외 arxiv

Cross-Video Reasoning (CVR) has emerged as a critical frontier in multimodal intelligence, requiring models to retrieve, align, and aggregate evidence distributed across multiple videos. Current Multimodal Large Language…

Reinforcement LearningVideo Alignment