English

When Should a Robot Think? Resource-Aware Reasoning via Reinforcement Learning for Embodied Robotic Decision-Making

Robotics 2026-05-29 v4 Artificial Intelligence Machine Learning

Abstract

Embodied robotic systems increasingly rely on large language model (LLM)-based agents to support high-level reasoning, planning, and decision-making during interactions with the environment. However, invoking LLM reasoning introduces substantial computational latency and resource overhead, which can interrupt action execution and reduce system reliability. Excessive reasoning may delay actions, while insufficient reasoning often leads to incorrect decisions and task failures. This raises a fundamental question for embodied agents: when should the agent reason, and when should it act? In this work, we propose RARRL (Resource-Aware Reasoning via Reinforcement Learning), a hierarchical framework for resource-aware orchestration of embodied agents. Rather than learning low-level control policies, RARRL learns a high-level orchestration policy that operates at the agent's decision-making layer. This policy enables the agent to adaptively determine whether to invoke reasoning, which reasoning role to employ, and how much computational budget to allocate based on current observations, execution history, and remaining resources. Extensive experiments, including evaluations with empirical latency profiles derived from the ALFRED benchmark, show that RARRL consistently improves task success rates while reducing execution latency and enhancing robustness compared with fixed or heuristic reasoning strategies. These results demonstrate that adaptive reasoning control is essential for building reliable and efficient embodied robotic agents.

Keywords

Cite

@article{arxiv.2603.16673,
  title  = {When Should a Robot Think? Resource-Aware Reasoning via Reinforcement Learning for Embodied Robotic Decision-Making},
  author = {Jun Liu and Pu Zhao and Zhenglun Kong and Xuan Shen and Peiyan Dong and Fan Yang and Lin Cui and Hao Tang and Geng Yuan and Wei Niu and Wenbin Zhang and Xue Lin and Gaowen Liu and Yanzhi Wang and Dong Huang},
  journal= {arXiv preprint arXiv:2603.16673},
  year   = {2026}
}
R2 v1 2026-07-01T11:24:26.221Z