English

LLMs Can Simulate Standardized Patients via Agent Coevolution

Computation and Language 2025-06-10 v2 Artificial Intelligence Human-Computer Interaction Multiagent Systems

Abstract

Training medical personnel using standardized patients (SPs) remains a complex challenge, requiring extensive domain expertise and role-specific practice. Previous research on Large Language Model (LLM)-based SPs mostly focuses on improving data retrieval accuracy or adjusting prompts through human feedback. However, this focus has overlooked the critical need for patient agents to learn a standardized presentation pattern that transforms data into human-like patient responses through unsupervised simulations. To address this gap, we propose EvoPatient, a novel simulated patient framework in which a patient agent and doctor agents simulate the diagnostic process through multi-turn dialogues, simultaneously gathering experience to improve the quality of both questions and answers, ultimately enabling human doctor training. Extensive experiments on various cases demonstrate that, by providing only overall SP requirements, our framework improves over existing reasoning methods by more than 10\% in requirement alignment and better human preference, while achieving an optimal balance of resource consumption after evolving over 200 cases for 10 hours, with excellent generalizability. Our system will be available at https://github.com/ZJUMAI/EvoPatient.

Keywords

Cite

@article{arxiv.2412.11716,
  title  = {LLMs Can Simulate Standardized Patients via Agent Coevolution},
  author = {Zhuoyun Du and Lujie Zheng and Renjun Hu and Yuyang Xu and Xiawei Li and Ying Sun and Wei Chen and Jian Wu and Haolei Cai and Haohao Ying},
  journal= {arXiv preprint arXiv:2412.11716},
  year   = {2025}
}

Comments

Accepted to ACL 2025

R2 v1 2026-06-28T20:36:53.788Z