Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Agentifying Patient Dynamics within LLMs through Interacting with Clinical World Model

arXiv 2026 61.7 method, application

TLDR

SepsisAgent uses a learned Clinical World Model and a propose-simulate-refine workflow to improve LLM-based sepsis treatment decisions, outperforming baselines on MIMIC-IV.

Reasoning

The paper presents a novel integration of a world model with LLM agents for clinical decision-making, with strong empirical results on a real-world dataset. However, the abstract lacks details on the world model architecture and generalizability beyond sepsis.

Read-first score

Read-first score 61.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 51.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 18%
80

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,baseline,evaluation,metric

Citation impact 18%
76.9

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.7693946

Topical relevance 29%
72.9

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 18%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=code

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridgeMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 398.

Keyword Scores

world model
10
interactive world model
9
model-based reinforcement learning world model
9
world simulator
8
world dynamics prediction
8
generative world model
7
video world model
0

Deep Analysis

Innovations

  • World model-augmented LLM agent for sepsis treatment recommendation
  • Propose-simulate-refine workflow before committing to a prescription
  • Three-stage curriculum training: patient-dynamics SFT, propose-simulate-refine behavior cloning, and world-model-based agentic reinforcement learning
  • Demonstration that repeated interaction with the Clinical World Model enables learning of patient evolution regularities useful even without simulator access

Methodology

SepsisAgent uses a learned Clinical World Model to simulate patient responses under candidate fluid–vasopressor interventions and follows a propose–simulate–refine workflow. Training is conducted via a three-stage curriculum: patient-dynamics supervised fine-tuning, propose–simulate–refine behavior cloning, and world-model-based agentic reinforcement learning. Evaluation is performed on MIMIC-IV sepsis trajectories against traditional RL and LLM-based baselines using off-policy value, guideline adherence, and unsafe-action metrics.

Key Results

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.

Tags

sepsisLLM agentclinical world modeltreatment recommendationICUcurriculum learningAICL