AI Pulse
📄 论文解读

机器人学数据:不用真机器人也能训练出能用的操作策略

训练机器人操作策略通常需要大量真实机器人数据,成本高、难扩展。这篇论文反其道而行:他们设计了一套便携式数据采集系统(HiFi-UMI),完全不用真实机器人,仅靠人手演示就能生成高精度数据。关键创新在于硬件协同设计:头戴式立体惯性SLAM、双广角相机(覆盖约200度视野)、微秒级同步触发,使末端执行器精度达到3毫米。用这套数据训练的策略,直接部署到真实机器人上,在精密插入任务中成功率85%,与用真实机器人数据训练的基线相当甚至更好。预训练4000小时后,在10个未见任务上动作误差降低41%。这意味着机器人学习可能摆脱对昂贵真实机器人数据的依赖,让更多人能低成本开发机器人技能。

📄 原文摘要(英文)

Learning deployable manipulation policies is bottlenecked by the scarcity of data that is both high-fidelity and scalable. Real-robot teleoperation is accurate but costly to scale; robot-free UMI capture scales readily, and current practice uses the resulting data mainly for pre-training, adding a small real-robot "anchor" at post-training. We ask whether raising the fidelity of robot-free UMI data, rather than shrinking the real-robot fraction, can remove that anchor. We present HiFi-UMI, a portable UMI data-production system co-designed for trajectory accuracy, inter-gripper relative pose, synchronization, and field of view: head-mounted offline stereo-inertial SLAM, native rather than reconstructed relative pose, a shared microsecond GPIO trigger, and two wide-angle cameras per hand covering ~200 degrees. It reaches 3 mm workspace-local end-effector accuracy without external tracking infrastructure. Using this corpus, we demonstrate zero-robot post-training: a policy post-trained solely on HiFi-UMI demonstrations deploys directly on a real robot and matches in-domain teleoperation across three backbones spanning the vision-language-action and world-action-model families, with success-rate differences of -2.5, +3.1, and -0.6 percentage points on StarVLA-QwenPI, OpenPI-pi_0.5, and LingBot-VA; the strongest policy reaches 85% on a precision insertion task, even though the teleoperation baseline is collected in the evaluation scene and no HiFi-UMI trajectory is. Pre-training on 4,000 hours from the same corpus lowers action error on ten unseen tasks by 41% and, on StarVLA-QwenPI, raises real-robot success by a further 18.1 percentage points. We open-source HiFi-UMI-2K, 2,000 hours of microsecond-synchronized, ultra-wide-FoV demonstrations, each automatically reconstructed and validated through simulation replay, as a large-scale, high-fidelity resource for the robot-learning community.

arXiv 原文

📬 订阅 AI Pulse

每天三次更新,不错过重要信号

▲ 回到顶部