arXiv:2608.03034cs.ROcs.AI2026-08

让大模型边思考边行动,显著提速机器人规划。

PACE: Adaptive Budget Allocation for Time-Efficient Embodied Planning

论文配图:PACE: Adaptive Budget Allocation for Time-Efficient Embodied Planning
图 1 · 摘自论文原文
  • 设计可动态调整思考时间的交替执行架构
  • 在机器人任务中提升成功率至10%,思考速度加快6.9倍
  • 适合对响应速度要求高的智能体系统开发

增强推理的大语言模型在规划任务中表现优异,但在具身系统中因推理延迟过高(单次规划超分钟)而难以部署。现有方法的瓶颈在于:必须完成全部推理后才能执行动作,导致执行时间窗口被浪费。本文提出PACE(基于自适应认知投入的规划),通过两种创新实现推理与执行的交错进行:一是将认知处理与动作执行流水线化;二是动态分配推理令牌预算以匹配可用执行时间。在Robotouille基准测试中,使用Qwen3-8B-AWQ模型,PACE成功率达10%,较ReAct+Think基线提升67%;思考时间相比无约束推理加速6.9倍。框架将66.8%的思考时间隐藏于执行窗口内,证明策略性认知资源分配可同时提升规划质量与效率。结果表明,时序感知的架构革新使推理模型可在原本不适用的低延迟具身领域运行。

原文摘要 · Abstract (English)

Reasoning-enhanced large language models have achieved remarkable improvements in planning tasks, yet their deployment in embodied systems remains impractical due to prohibitive inference delays-often exceeding minutes per planning instance. The fundamental bottleneck stems from the serial nature of existing paradigms: models must complete all reasoning before any action execution, leaving execution time windows entirely unexploited. We introduce PACE (Planning with Adaptive Cognitive Effort), a framework that enables interleaved reasoning and execution through two key innovations: an Interleaved Think-Act architecture that pipelines cognitive processing with action execution, and a Dynamic Budget Allocator that adapts reasoning token budgets to available execution time windows. On the Robotouille benchmark using Qwen3-8B-AWQ, PACE achieves a 10% success rate-representing a 67% improvement over the ReAct+Think baseline-while delivering 6.9 times acceleration in thinking time compared to unconstrained reasoning. The framework hides 66.8% of thinking time within execution windows, demonstrating that strategic cognitive effort allocation can simultaneously improve both planning quality and time efficiency. These results provide evidence that time-aware architectural innovations enable reasoning models to operate in latency-sensitive embodied domains where they were previously impractical.

具身智能推理优化规划系统

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