# Benchmarking large language model-based agent systems for clinical decision tasks

**Authors:** Yunsong Liu, Zunamys I. Carrero, Xiaofeng Jiang, Dyke Ferber, Georg Wölflein, Li Zhang, Sanddhya Jayabalan, Tim Lenz, Zhouguang Hui, Jakob Nikolas Kather

PMC · DOI: 10.1038/s41746-026-02443-6 · 2026-02-18

## TL;DR

This paper benchmarks AI agent systems for clinical tasks, finding limited performance gains despite high resource use.

## Contribution

The study introduces a systematic evaluation of agentic AI systems using diverse clinical benchmarks.

## Key findings

- Agent systems showed only modest accuracy gains over baseline LLMs across clinical benchmarks.
- Multimodal accuracy was low, and resource demands increased significantly.
- Despite safeguards, hallucinations remained common in agent outputs.

## Abstract

Agentic artificial intelligence (AI) systems, designed to autonomously reason, plan, and invoke tools, have shown promise in healthcare, yet systematic benchmarking of their real-world performance remains limited. In this study, we evaluate two such systems: the open-source OpenManus, built on Meta’s Llama-4 and extended with medically customized agents; and Manus, a proprietary agent system employing a multistep planner-executor-verifier architecture. Both systems were assessed across three benchmark families: AgentClinic, a stepwise dialog-based diagnostic simulation; MedAgentsBench, a knowledge-intensive medical QA dataset; and Humanity’s Last Exam (HLE), a suite of challenging text-only and multimodal questions. Despite access to advanced tools (e.g., web browsing, code development and execution, and text file editing) agent systems yielded only modest accuracy gains over baseline LLMs, reaching 60.3% and 28.0% in AgentClinic MedQA and MIMIC, 30.3% on MedAgentsBench, and 8.6% on HLE text. Multimodal accuracy remained low (15.5% on multimodal HLE, 29.2% on AgentClinic NEJM), while resource demands increased substantially, with >10× token usage and >2× latency. Although 89.9% of hallucinations were filtered by in-agent safeguards, hallucinations remained prevalent. These findings reveal that current agentic designs offer modest performance benefits at significant computational and workflow cost, underscoring the need for more accurate, efficient, and clinically viable agent systems.

## Full-text entities

- **Diseases:** hallucinations (MESH:D006212)

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/PMC13031301/full.md

---
Source: https://tomesphere.com/paper/PMC13031301