arXiv:2602.12244cs.RO2026-02

让机器人在大房子中理解模糊指令并生成复杂长序列计划

Any House Any Task: Scalable Long-Horizon Planning for Abstract Human Tasks

  • 用LLM将指令和场景图转为可执行的子目标(PDDL)
  • 在大环境、长计划下比现有方法提升显著,尤其适合模糊指令
  • 引入新强化学习算法,改进中间推理过程,提升任务分解能力

开放世界中基于语言的规划对机器人在大规模家庭环境中运行至关重要。尽管近期许多工作尝试使用大语言模型(LLMs)通过提示或训练解决该问题,但可扩展性仍是关键挑战:性能随环境规模、计划长度、指令模糊性和约束复杂性增加而迅速下降。本文提出Any House Any Task(AHAT),一种针对大环境抽象人类任务的长时序规划器。其核心是训练一个LLM,将任务指令与文本场景图映射为基于规划领域定义语言(PDDL)的可落地子目标,并通过显式符号推理求解,生成可行且最优的长时序计划。为增强模型对复杂模糊意图的分解能力,我们提出TGPO——一种将外部中间推理纠错融入组相对策略优化(GRPO)的新型强化学习算法。实验表明,相较于最先进的提示、规划与学习方法,AHAT在以简短指令需复杂执行路径为特征的人类风格家庭任务中取得显著性能提升。

原文摘要 · Abstract (English)

Open world language conditioned task planning is crucial for robots operating in large-scale household environments. While many recent works attempt to address this problem using Large Language Models (LLMs) via prompting or training, a key challenge remains scalability. Performance often degrades rapidly with increasing environment size, plan length, instruction ambiguity, and constraint complexity. In this work, we propose Any House Any Task (AHAT), a household task planner optimized for long-horizon planning in large environments given ambiguous human instructions. At its core, AHAT utilizes an LLM trained to map task instructions and textual scene graphs into grounded subgoals defined in the Planning Domain Definition Language (PDDL). These subgoals are subsequently solved to generate feasible and optimal long-horizon plans through explicit symbolic reasoning. To enhance the model's ability to decompose complex and ambiguous intentions, we introduce TGPO, a novel reinforcement learning algorithm that integrates external correction of intermediate reasoning traces into Group Relative Policy Optimization (GRPO). Experiments demonstrate that AHAT achieves significant performance gains over state-of-the-art prompting, planning, and learning methods, particularly in human-style household tasks characterized by brief instructions but requiring complex execution plans.

任务规划大模型机器人长时序

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