用技能组合方式提升机器人在开放环境中的任务泛化能力。
RoboMatrix: A Skill-centric Hierarchical Framework for Scalable Robot Task Planning and Execution in Open-World
- 以技能为中心分层架构,支持任务分解与组合执行。
- 对未见过的物体场景任务,成功率比传统方法高50%。
- 首个融合视觉语言动作的统一模型,适合开放世界研究者使用。
现有机器人策略多采用任务中心范式,需端到端收集任务数据,导致新任务泛化能力差,且难以定位长周期多阶段任务中的错误。为此,我们提出RoboMatrix,一种面向开放世界环境中可扩展机器人任务规划与执行的技能中心分层框架。RoboMatrix从多样化复杂任务中提取通用元技能,通过技能组合完成未见任务。其架构包含高层调度层(利用大语言模型进行任务分解)、中间技能层(存放元技能模型)和底层硬件层(实现机器人控制)。本工作关键创新在于提出首个统一的视觉-语言-动作(VLA)模型,能无缝整合运动与操作,通过融合视觉与语言提示生成离散动作。实验表明,当应用于未见物体、场景和任务时,RoboMatrix的成功率比任务中心基线高出50%。为推动开放世界机器人研究,我们将开源代码、硬件设计、模型权重及数据集,地址为https://github.com/WayneMao/RoboMatrix。
原文摘要 · Abstract (English)
Existing robot policies predominantly adopt the task-centric approach, requiring end-to-end task data collection. This results in limited generalization to new tasks and difficulties in pinpointing errors within long-horizon, multi-stage tasks. To address this, we propose RoboMatrix, a skill-centric hierarchical framework designed for scalable robot task planning and execution in open-world environments. RoboMatrix extracts general meta-skills from diverse complex tasks, enabling the completion of unseen tasks through skill composition. Its architecture consists of a high-level scheduling layer that utilizes large language models (LLMs) for task decomposition, an intermediate skill layer housing meta-skill models, and a low-level hardware layer for robot control. A key innovation of our work is the introduction of the first unified vision-language-action (VLA) model capable of seamlessly integrating both movement and manipulation within one model. This is achieved by combining vision and language prompts to generate discrete actions. Experimental results demonstrate that RoboMatrix achieves a 50% higher success rate than task-centric baselines when applied to unseen objects, scenes, and tasks. To advance open-world robotics research, we will open-source code, hardware designs, model weights, and datasets at https://github.com/WayneMao/RoboMatrix.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。