arXiv:2510.14828cs.AIcs.RO2025-10被引 1

用强化学习提升机器人长程任务规划能力,效果超越大模型。

RoboGPT-R1: Enhancing Robot Task Planning with Reinforcement Learning

  • 分两阶段微调:先监督学习获取基础知识,再用强化学习优化空间推理与动作一致性。
  • 在EmbodiedBench上比GPT-4o-mini高21.33%,比同规模Qwen模型高20.33%。
  • 适合关注机器人智能规划、视觉-空间推理的开发者与研究者。

提升具身智能体的推理能力对于机器人在复杂真实环境中成功完成长视距操作任务至关重要。尽管基于监督微调(SFT)的大语言模型和视觉语言模型在规划任务中取得成功,但在复杂现实环境中的长时序操作任务中仍面临常识与推理能力不足的挑战。由于通过监督微调将通用视觉语言模型对齐至机器人规划任务存在泛化能力差和物理理解不足的问题,本文提出RoboGPT-R1,一种面向具身规划的两阶段微调框架。该框架首先通过专家序列进行监督训练获取基础认知,随后引入强化学习以弥补模型在视觉-空间理解与推理方面的缺陷。为实现多步推理任务中的物理理解与动作序列一致性,设计了一种基于规则的奖励函数,同时考虑长时序性能与环境动作约束。实验基于Qwen2.5-VL-3B模型,在EmbodiedBench基准上显著优于更大规模的GPT-4o-mini模型(提升21.33%),并超越其他在Qwen2.5-VL-7B上训练的方法(提升20.33%)。

原文摘要 · Abstract (English)

Improving the reasoning capabilities of embodied agents is crucial for robots to complete complex human instructions in long-view manipulation tasks successfully. Despite the success of large language models and vision language models based on Supervised Fine-Tuning (SFT) in planning tasks, they continue facing challenges in performing long-horizon manipulation tasks in complex real-world environments, owing to their restricted common sense and reasoning capabilities. Considering that aligning general-purpose vision language models to robotic planning tasks via supervised fine-tuning suffers from poor generalization and insufficient physical understanding, we propose RoboGPT-R1, a two-stage fine-tuning framework for embodied planning. In this framework, supervised training acquires foundational knowledge through expert sequences, followed by RL to address the model's shortcomings in visual-spatial understanding and reasoning. To achieve physical understanding and action sequence consistency in multi-step reasoning tasks, we design a rule-based reward function that simultaneously considers long-horizon performance and action constraint in the environment. The reasoning model, trained on Qwen2.5-VL-3B, significantly outperforms the larger-scale model, GPT-4o-mini, by 21.33% and surpasses other work trained on Qwen2.5-VL-7B by 20.33% on the EmbodiedBench benchmark.

机器人规划强化学习视觉语言模型

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