arXiv:2505.06861cs.ROcs.AI2025-05ICML被引 18

用隐空间反向规划提升机器人长任务的效率与准确性

Efficient Robotic Policy Learning via Latent Space Backward Planning

  • 从最终目标反向生成中间子目标,保持全程任务对齐
  • 在仿真和真实机器人上实现最优性能,比现有方法更高效准确
  • 适合需要长时间、多步骤决策的机器人控制场景

当前机器人规划常依赖高精度多帧图像预测,虽可作为通用世界模型,但带来计算开销大和误差累积问题,影响动作提取。粗粒度子目标虽缓解效率问题,但前向规划仍易因误差积累导致偏离任务。为此,本文提出隐空间反向规划(LBP):先将任务锚定于最终隐空间目标,再递归预测靠近当前状态的中间子目标。该机制使规划全程始终感知任务完成状态,确保全程任务对齐。子目标条件策略引入可学习标记,总结子目标序列并指导动作生成。大量仿真与真实机器人长周期实验表明,LBP显著优于现有细粒度及前向规划方法,达到最先进性能。

原文摘要 · Abstract (English)

Current robotic planning methods often rely on predicting multi-frame images with full pixel details. While this fine-grained approach can serve as a generic world model, it introduces two significant challenges for downstream policy learning: substantial computational costs that hinder real-time deployment, and accumulated inaccuracies that can mislead action extraction. Planning with coarse-grained subgoals partially alleviates efficiency issues. However, their forward planning schemes can still result in off-task predictions due to accumulation errors, leading to misalignment with long-term goals. This raises a critical question: Can robotic planning be both efficient and accurate enough for real-time control in long-horizon, multi-stage tasks? To address this, we propose a Latent Space Backward Planning scheme (LBP), which begins by grounding the task into final latent goals, followed by recursively predicting intermediate subgoals closer to the current state. The grounded final goal enables backward subgoal planning to always remain aware of task completion, facilitating on-task prediction along the entire planning horizon. The subgoal-conditioned policy incorporates a learnable token to summarize the subgoal sequences and determines how each subgoal guides action extraction. Through extensive simulation and real-robot long-horizon experiments, we show that LBP outperforms existing fine-grained and forward planning methods, achieving SOTA performance. Project Page: https://lbp-authors.github.io

机器人规划隐空间强化学习

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