paper-with-me

홈 › Papers

MedAgentBench: A Realistic Virtual EHR Environment to Benchmark Medical LLM Agents

2025-01-24 · Yixing Jiang, Kameron C. Black, Gloria Geng, Danny Park, James Zou, Andrew Y. Ng, Jonathan H. Chen

Recent large language models (LLMs) have demonstrated significant advancements, particularly in their ability to serve as agents thereby surpassing their traditional role as chatbots. These agents can leverage their planning and tool utilization capabilities to address tasks specified at a high level. However, a standardized dataset to benchmark the agent capabilities of LLMs in medical applications is currently lacking, making the evaluation of LLMs on complex tasks in interactive healthcare environments challenging. To address this gap, we introduce MedAgentBench, a broad evaluation suite designed to assess the agent capabilities of large language models within medical records contexts. MedAgentBench encompasses 300 patient-specific clinically-derived tasks from 10 categories written by human physicians, realistic profiles of 100 patients with over 700,000 data elements, a FHIR-compliant interactive environment, and an accompanying codebase. The environment uses the standard APIs and communication infrastructure used in modern EMR systems, so it can be easily migrated into live EMR systems. MedAgentBench presents an unsaturated agent-oriented benchmark that current state-of-the-art LLMs exhibit some ability to succeed at. The best model (Claude 3.5 Sonnet v2) achieves a success rate of 69.67%. However, there is still substantial space for improvement which gives the community a next direction to optimize. Furthermore, there is significant variation in performance across task categories. MedAgentBench establishes this and is publicly available at https://github.com/stanfordmlgroup/MedAgentBench , offering a valuable framework for model developers to track progress and drive continuous improvements in the agent capabilities of large language models within the medical domain.

📄 PDF Abstract BibTeX arXiv:2501.14654

Code (1)

stanfordmlgroup/medagentbench 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Empowering Locally Deployable Medical Agent via State Enhanced Logical Skills for FHIR-based Clinical Tasks

2026-03-06 · Wanrong Yang, Zhengliang Liu, Yuan Li, Bingjie Yan 외 arxiv

While Large Language Models demonstrate immense potential as proactive Medical Agents, their real-world deployment is severely bottlenecked by data scarcity under privacy constraints. To overcome this, we propose State-E…

World Feedback for Clinical Agents: Diagnosing RL in FHIR Environments

2026-07-01 · Ananya Mantravadi, Harshit Rajgarhia, Prasanna Desikan, Abhishek Mukherji arxiv

Clinical protocol-execution tasks -- checking a lab value, applying a threshold, placing a correctly structured FHIR order -- are natural candidates for RL from world feedback: once clinical SMEs encode decision logic in…

ReALFRED: An Embodied Instruction Following Benchmark in Photo-Realistic Environments

2024-07-26 · Taewoong Kim, Cheolhong Min, Byeonghwi Kim, Jinyeon Kim 외

Simulated virtual environments have been widely used to learn robotic agents that perform daily household tasks. These environments encourage research progress by far, but often provide limited object interactability, vi…

Instruction Following

Virtual to Real Reinforcement Learning for Autonomous Driving

2017-04-13 · Xinlei Pan, Yurong You, Ziyan Wang, Cewu Lu

Reinforcement learning is considered as a promising direction for driving policy learning. However, training autonomous driving vehicle with reinforcement learning in real environment involves non-affordable trial-and-er…

Autonomous DrivingDomain AdaptationImage-to-Image Translationreinforcement-learning+5

VRKitchen: an Interactive 3D Virtual Environment for Task-oriented Learning

2019-03-13 · Xiaofeng Gao, Ran Gong, Tianmin Shu, Xu Xie 외

One of the main challenges of advancing task-oriented learning such as visual task planning and reinforcement learning is the lack of realistic and standardized environments for training and testing AI agents. Previously…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Task Planning