arXiv:2509.21107cs.ROcs.AI2025-09被引 3

用文字标注教机器人做动作,省去手动示范。

Cross-Modal Instructions for Robot Motion Generation

  • 用文字标签替代物理示范,输入到视觉语言模型中生成动作。
  • 在仿真和真实硬件上均有效,无需额外微调即可生成可执行动作。
  • 适合想快速训练机器人完成精细任务的研究者或工程师。

教授机器人新行为通常需要通过遥操作或物理引导进行动作示范,但数据收集繁琐且难以扩展。本文提出一种新范式——跨模态指令学习,使用粗略的标注(如自由文本标签)作为示范,替代物理运动。我们提出 CrossInstruct 框架,将跨模态指令作为上下文输入至基础视觉语言模型(VLM),VLM 迭代调用一个微调的小型点位模型,在多个 2D 视图上合成目标动作,并融合为机器人工作空间中的 3D 动作轨迹分布。通过结合大 VLM 的推理能力与细粒度点位模型,CrossInstruct 生成的机器人行为能泛化到未见环境。随后引入下游强化学习管道,利用 CrossInstruct 输出高效学习精细任务策略。我们在基准仿真任务和真实硬件上严格评估,证明其无需额外微调即有效,且可为后续强化学习提供强初始化。

原文摘要 · Abstract (English)

Teaching robots novel behaviors typically requires motion demonstrations via teleoperation or kinaesthetic teaching, that is, physically guiding the robot. While recent work has explored using human sketches to specify desired behaviors, data collection remains cumbersome, and demonstration datasets are difficult to scale. In this paper, we introduce an alternative paradigm, Learning from Cross-Modal Instructions, where robots are shaped by demonstrations in the form of rough annotations, which can contain free-form text labels, and are used in lieu of physical motion. We introduce the CrossInstruct framework, which integrates cross-modal instructions as examples into the context input to a foundational vision-language model (VLM). The VLM then iteratively queries a smaller, fine-tuned model, and synthesizes the desired motion over multiple 2D views. These are then subsequently fused into a coherent distribution over 3D motion trajectories in the robot's workspace. By incorporating the reasoning of the large VLM with a fine-grained pointing model, CrossInstruct produces executable robot behaviors that generalize beyond the environment of in the limited set of instruction examples. We then introduce a downstream reinforcement learning pipeline that leverages CrossInstruct outputs to efficiently learn policies to complete fine-grained tasks. We rigorously evaluate CrossInstruct on benchmark simulation tasks and real hardware, demonstrating effectiveness without additional fine-tuning and providing a strong initialization for policies subsequently refined via reinforcement learning.

机器人运动跨模态指令学习

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