arXiv:2606.09032cs.CL2026-06被引 2

让大模型智能体具备对环境的预测能力,提升规划与学习效率。

Bridging the Agent-World Gap: Text World Models for LLM-based Agents

论文配图:Bridging the Agent-World Gap: Text World Models for LLM-based Agents
图 1 · 摘自论文原文
  • 构建文本世界模型,预测动作后的环境变化
  • 支持训练时经验生成与推理时规划验证
  • 适用于网页导航、代码编辑等交互场景

基于大语言模型(LLM)的智能体在网页导航、代码编辑、工具使用和长周期对话等文本交互环境中应用日益广泛。然而,许多智能体仍仅能被动响应,缺乏对环境结构与演化的显式建模。为此,本文提出文本世界模型(TWM):一种对文本状态进行转换建模的方法,能够根据当前状态和候选动作,预测网页内容、终端输出、API响应或用户回复,从而支持规划、高效学习与可解释评估。本文系统梳理了面向LLM智能体的文本世界模型,围绕形式化框架与智能体生命周期展开:(1) 基础,定义文本世界模型并按状态表示与领域锚定分类;(2) 构建,归纳LLM作为世界模型与代码作为世界模型两类范式及构建方法;(3) 应用,探讨世界模型在训练中用于经验合成,在推理中支持规划、验证与适应;(4) 评估,涵盖世界模型自身评估及其作为智能体评估环境的作用。旨在整合该快速发展领域的研究,厘清设计空间,并指出未来开放挑战。

原文摘要 · Abstract (English)

Large language model (LLM)-based agents are increasingly used in interactive textual environments, from web navigation and code editing to tool use and long-horizon dialogue. Yet many remain largely reactive, mapping observations to actions without an explicit model of how these environments are structured and evolve. This motivates text world models (TWMs): transition models over textual states that, given a state and a candidate action, predict the resulting webpage, terminal output, API response, or user reply, thereby supporting planning, efficient learning, and principled evaluation. We systematically review text world models for LLM-based agents, organized around a formal framework and the agent lifecycle: (1) Foundations, defining text world models and characterizing them by state representation and grounding domain; (2) Construction, taxonomizing LLM-as-WM and code-as-WM paradigms and reviewing methods for building them; (3) Application, examining how world models support agents at training time through experience synthesis and at inference time through planning, verification, and adaptation; and (4) Evaluation, covering both evaluation of the world model itself and its use as an evaluation environment for agents. We aim to consolidate this rapidly developing area, clarify its design space, and highlight open challenges for future research.

智能体世界模型大模型规划

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。