paper-with-me

Papers

Self-Evolving Multi-Agent Simulations for Realistic Clinical Interactions

2025-03-28 · Mohammad Almansoori, Komal Kumar, Hisham Cholakkal

In this work, we introduce MedAgentSim, an open-source simulated clinical environment with doctor, patient, and measurement agents designed to evaluate and enhance LLM performance in dynamic diagnostic settings. Unlike prior approaches, our framework requires doctor agents to actively engage with patients through multi-turn conversations, requesting relevant medical examinations (e.g., temperature, blood pressure, ECG) and imaging results (e.g., MRI, X-ray) from a measurement agent to mimic the real-world diagnostic process. Additionally, we incorporate self improvement mechanisms that allow models to iteratively refine their diagnostic strategies. We enhance LLM performance in our simulated setting by integrating multi-agent discussions, chain-of-thought reasoning, and experience-based knowledge retrieval, facilitating progressive learning as doctor agents interact with more patients. We also introduce an evaluation benchmark for assessing the LLM's ability to engage in dynamic, context-aware diagnostic interactions. While MedAgentSim is fully automated, it also supports a user-controlled mode, enabling human interaction with either the doctor or patient agent. Comprehensive evaluations in various simulated diagnostic scenarios demonstrate the effectiveness of our approach. Our code, simulation tool, and benchmark are available at \href{https://medagentsim.netlify.app/}.

📄 PDF Abstract BibTeX arXiv:2503.22678

Code (0)

등록된 구현이 없습니다.

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

2026-07-31 · Dong Yan, Jian Liang, Dapeng Hu, Ran He 외 hf

Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-e…

PTCG-Bench: Can LLM Agents Master Pokémon Trading Card Game?

2026-05-28 · Dongdong Hua, Yifei Sun, Renhong Huang, Feng Gao 외 arxiv

Given a strategically complex board game, human players can quickly learn to devise strategies after playing a few rounds. Autonomous agents require similar capabilities in realistic interactive environments, yet existin…

Agent-World: Scaling Real-World Environment Synthesis for Evolving General Agent Intelligence

2026-04-20 · Guanting Dong, Junting Lu, Junjie Huang, Wanjun Zhong 외 arxiv

Large language models are increasingly expected to serve as general-purpose agents that interact with external, stateful tool environments. The Model Context Protocol (MCP) and broader agent skills offer a unified interf…

Reinforcement Learning

EvoClinician: A Self-Evolving Agent for Multi-Turn Medical Diagnosis via Test-Time Evolutionary Learning

2026-01-30 · Yufei He, Juncheng Liu, Zhiyuan Hu, Yulin Chen 외 arxiv

Prevailing medical AI operates on an unrealistic ''one-shot'' model, diagnosing from a complete patient file. However, real-world diagnosis is an iterative inquiry where Clinicians sequentially ask questions and order te…

Continual LearningMedical Diagnosis

On Safety Risks in Experience-Driven Self-Evolving Agents

2026-04-18 · Weixiang Zhao, Yichen Zhang, Yingshuo Wang, Yang Deng 외 arxiv

Experience-driven self-evolution has emerged as a promising paradigm for improving the autonomy of large language model agents, yet its reliance on self-curated experience introduces underexplored safety risks. In this s…