Papers › LLMs Can Simulate Standardized Patients via Agent Coevolution

LLMs Can Simulate Standardized Patients via Agent Coevolution

16 Dec 2024arXiv:2412.11716archive 2025-07-28

Zhuoyun Du, Lujie Zheng, Renjun Hu, Yuyang Xu, Xiawei Li, Ying Sun, Wei Chen, Jian Wu, Haolei Cai, Haohao Ying

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.11716")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zjumai/evopatient officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zjumai/evopatient. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

create_bm25_index zjumai/evopatient/RAG/fusion_retrieval.py official repository unverified no licence file found · pointer only · dc0cddb1646d34ec · report
deduplicate_records zjumai/evopatient/dataset/bulit_dataset.py official repository unverified no licence file found · pointer only · f2e84ef75b70aa7d · report
get_cosine_similarity zjumai/evopatient/Simulated/simulated_patient/agent_evolve.py official repository unverified no licence file found · pointer only · c37863a5d4a5d527 · report
get_embeddings zjumai/evopatient/embedding_function/sentence_embedding.py official repository unverified no licence file found · pointer only · fc512197798fe2a7 · report
load_sheets zjumai/evopatient/dataset/bulit_dataset.py official repository unverified no licence file found · pointer only · 45acbd8d0fa171a9 · report
match_star zjumai/evopatient/utils.py official repository unverified no licence file found · pointer only · db73ff569ce20a14 · report
match_star_strict zjumai/evopatient/utils.py official repository unverified no licence file found · pointer only · c033fc37bce2b39b · report
normalize_df zjumai/evopatient/dataset/bulit_dataset.py official repository unverified no licence file found · pointer only · 0bd7d818d6a9393d · report
read_prompt zjumai/evopatient/utils.py official repository unverified no licence file found · pointer only · 0c2b1e68e05635fc · report
read_qus_embedding_doctor zjumai/evopatient/Simulated/simulated_patient/agent_evolve.py official repository unverified no licence file found · pointer only · 90aa2c4272ec2192 · report
read_qus_embedding_from_csv zjumai/evopatient/Simulated/simulated_patient/agent_evolve.py official repository unverified no licence file found · pointer only · 7d56b733d4de7166 · report
replace_t_with_space zjumai/evopatient/RAG/helper_functions.py official repository unverified no licence file found · pointer only · 45c1c2ad001860af · report
replace_t_with_space_for_text zjumai/evopatient/RAG/helper_functions.py official repository unverified no licence file found · pointer only · a46e3a5b0cd120bf · report
text_wrap zjumai/evopatient/RAG/helper_functions.py official repository unverified no licence file found · pointer only · eac1ae2a6a33902f · report

Tasks

DiagnosticLanguage ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FocusSPS

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections