ACL 2025long0 citations

LLMs Can Simulate Standardized Patients via Agent Coevolution

Zhuoyun Du, LujieZheng LujieZheng, Renjun Hu, Yuyang Xu, Xiawei Li, Ying Sun, Wei Chen, Jian Wu

Abstract

Training medical personnel using standardized patients (SPs) remains a complex challenge, requiring extensive domain expertise and role-specific practice. Most research on Large Language Model (LLM)-based simulated patients 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

BibTeX
@inproceedings{du-etal-2025-llms,
    title = "{LLM}s Can Simulate Standardized Patients via Agent Coevolution",
    author = "Du, Zhuoyun  and
      LujieZheng, LujieZheng  and
      Hu, Renjun  and
      Xu, Yuyang  and
      Li, Xiawei  and
      Sun, Ying  and
      Chen, Wei  and
      Wu, Jian  and
      Cai, Haolei  and
      Ying, Haochao",
    editor = "Che, Wanxiang  and
      Nabende, Joyce  and
      Shutova, Ekaterina  and
      Pilehvar, Mohammad Taher",
    booktitle = "Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2025",
    address = "Vienna, Austria",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2025.acl-long.846/",
    doi = "10.18653/v1/2025.acl-long.846",
    pages = "17278--17306",
    ISBN = "979-8-89176-251-0"
}