🛰️ Daily AI Frontier
‹ back to 2026-08-10

MemWM: Memory-Augmented Text-Based World Model

Research LLM Agents

Ranking

Overall 66
Content 75
Popularity 43

Observed public metrics from 1 member.

Merged summary

TL;DR - MemWM is a memory-augmented text-based world model that conditions next-state prediction on a curated "world memory" bank, reducing the factual drift that plagues LLM world models used for agent planning. It matters because accurate state imagination is the bottleneck for reliable model-based LLM agents.

  • World memory stores transition rules, state caches, and hard-to-predict facts, which are retrieved to condition next-state imagination instead of relying on fluent-but-lossy generation.
  • Introduces Structured State Fidelity (SSF), a metric scoring predicted states against benchmark-specific facts and fields; memory-augmented training beats SFT by up to 206.3% on SSF.
  • In full planning, the policy model stays frozen and receives "policy-side world skill" — retrieved task-level skills plus step-wise corrective guidance for action selection.
  • On ALFWorld, WebShop, and ScienceWorld, downstream success improves up to 65.4% relative to an SFT-trained world-model agent, with sensitivity analyses showing gains hold across memory and action-budget settings.

Sources (1)

MemWM: Memory-Augmented Text-Based World Model

arXiv cs.AI Yujun Wang, Tao Zhang, Jinhe Bi, Aniri, Wenxuan Ye, Boliang Liu, Sikuan Yan, Shuning Wang, Xuebing Zhou, Sören Pirk, Hinrich Schütze, Yunpu Ma 2026-08-07 arXiv:2608.07107
Public signals Semantic Scholar citations 0 · Semantic Scholar influential citations 0
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · Citations 0 · Influential citations 0 X · N/A Fetched 2026-09-09 08:18:12.628365 UTC

TL;DR - MemWM is a memory-augmented text-based world model that conditions next-state prediction on a curated "world memory" bank, reducing the factual drift that plagues LLM world models used for agent planning. It matters because accurate state imagination is the bottleneck for reliable model-based LLM agents.

  • World memory stores transition rules, state caches, and hard-to-predict facts, which are retrieved to condition next-state imagination instead of relying on fluent-but-lossy generation.
  • Introduces Structured State Fidelity (SSF), a metric scoring predicted states against benchmark-specific facts and fields; memory-augmented training beats SFT by up to 206.3% on SSF.
  • In full planning, the policy model stays frozen and receives "policy-side world skill" — retrieved task-level skills plus step-wise corrective guidance for action selection.
  • On ALFWorld, WebShop, and ScienceWorld, downstream success improves up to 65.4% relative to an SFT-trained world-model agent, with sensitivity analyses showing gains hold across memory and action-budget settings.
item →