AICLLGMay 14

Agentifying Patient Dynamics within LLMs through Interacting with Clinical World Model

arXiv:2605.1472390.1
Predicted impact top 19% in AI · last 90 daysOriginality Highly original
AI Analysis

For clinicians managing sepsis in the ICU, this work provides a method to ground LLMs in patient dynamics, improving decision safety and effectiveness.

SepsisAgent, a world model-augmented LLM agent, outperforms traditional RL and LLM-based baselines in off-policy value and safety for sepsis treatment recommendation on MIMIC-IV data.

Sepsis management in the ICU requires sequential treatment decisions under rapidly evolving patient physiology. Although large language models (LLMs) encode broad clinical knowledge and can reason over guidelines, they are not inherently grounded in action-conditioned patient dynamics. We introduce SepsisAgent, a world model-augmented LLM agent for sepsis treatment recommendation. SepsisAgent uses a learned Clinical World Model to simulate patient responses under candidate fluid--vasopressor interventions, and follows a propose--simulate--refine workflow before committing to a prescription. We first show that world-model access alone yields inconsistent LLM decision performance, motivating agent-specific training. We then train SepsisAgent through a three-stage curriculum: patient-dynamics supervised fine-tuning, propose--simulate--refine behavior cloning, and world-model-based agentic reinforcement learning. On MIMIC-IV sepsis trajectories, SepsisAgent outperforms all traditional RL and LLM-based baselines in off-policy value while achieving the best safety profile under guideline adherence and unsafe-action metrics. Further analysis shows that repeated interaction with the Clinical World Model enables the agent to learn regularities in patient evolution, which remain useful even when simulator access is removed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes