arXiv:2511.04898cs.AI2025-11被引 7

让智能体在动态环境中又快又准地做判断。

Real-Time Reasoning Agents in Evolving Environments

  • 融合快速反应与深度思考两种推理模式,实现动态平衡。
  • 在高难度和时间压力下,性能显著优于单一模式代理。
  • 适合研究实时AI系统、智能体决策与高效推理的学者。

现实世界中的智能体不仅需要逻辑判断,还需及时响应。这要求持续感知动态环境:危险出现、机会涌现、其他智能体行动,而自身推理仍在进行中。尽管语言模型推理能力不断进步,现有方法仍无法应对这种动态性。我们提出“实时推理”作为新兴环境下的智能体新范式,并构建了实时推理健身房(Real-Time Reasoning Gym)加以验证。研究了两种语言模型部署范式:(1)反应式代理,使用计算受限的模型实现快速响应;(2)规划式代理,允许长时间推理以解决复杂问题。实验表明,即使最先进的模型在任一范式下也难以兼顾逻辑性与时效性。为此,我们提出AgileThinker,同时启用两种推理模式。随着任务难度与时间压力上升,AgileThinker始终优于仅采用单一模式的代理,有效平衡推理深度与响应延迟。本工作确立了实时推理作为实用智能体的关键测试基准,为时序约束下AI系统的研究奠定基础,指明了实现真正实时智能体的路径。

原文摘要 · Abstract (English)

Agents in the real world must make not only logical but also timely judgments. This requires continuous awareness of the dynamic environment: hazards emerge, opportunities arise, and other agents act, while the agent's reasoning is still unfolding. Despite advances in language model reasoning, existing approaches fail to account for this dynamic nature. We introduce real-time reasoning as a new problem formulation for agents in evolving environments and build Real-Time Reasoning Gym to demonstrate it. We study two paradigms for deploying language models in agents: (1) reactive agents, which employ language models with bounded reasoning computation for rapid responses, and (2) planning agents, which allow extended reasoning computation for complex problems. Our experiments show that even state-of-the-art models struggle with making logical and timely judgments in either paradigm. To address this limitation, we propose AgileThinker, which simultaneously engages both reasoning paradigms. AgileThinker consistently outperforms agents engaging only one reasoning paradigm as the task difficulty and time pressure rise, effectively balancing reasoning depth and response latency. Our work establishes real-time reasoning as a critical testbed for developing practical agents and provides a foundation for research in temporally constrained AI systems, highlighting a path toward real-time capable agents.

实时推理智能体语言模型动态环境

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