MEGA Hub

PACE: Adaptive Budget Allocation for Time-Efficient Embodied Planning

Authors

Do you know Yuchen Huang?You can claim authorship or link another user.Do you know Xijiang Ying?You can claim authorship or link another user.Do you know Zhenhua Ma?You can claim authorship or link another user.Do you know Xiaxiang Yuan?You can claim authorship or link another user.Do you know Zhijie Gao?You can claim authorship or link another user.Do you know Jiayi Huang?You can claim authorship or link another user.Do you know Ruichi Mao?You can claim authorship or link another user.Do you know Jiazheng Zhang?You can claim authorship or link another user.Do you know Hongsheng Ti?You can claim authorship or link another user.Do you know Maotao Tian?You can claim authorship or link another user.Do you know Rong Shi?You can claim authorship or link another user.Do you know Lu Zhao?You can claim authorship or link another user.Do you know Shizhuang Zhang?You can claim authorship or link another user.Do you know Zhuo Cui?You can claim authorship or link another user.Do you know He Wang?You can claim authorship or link another user.Do you know Ling Liu?You can claim authorship or link another user.Do you know Wei Zhang?You can claim authorship or link another user.

Abstract

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.

Community

00