AI Pulse
📄 论文解读

教机器人学人手动作,卡在“手和夹爪长得不一样”

机器人学人干活,最便宜的办法是直接录人的手部动作让它照着学。但以前只能学桌面上的简单平移,一遇到翻转、绕圈这类空间动作就崩。这次研究者搞了个大动作:用一套手持夹爪的采集流程,录了 6189 段人手和夹爪的配对演示,覆盖 1254 个物体,空间复杂度远超现有基准。难点在于人手和夹爪结构不同,直接让 AI 照着生成整段夹爪轨迹,一点小偏差会被越放越大。他们的解法是分两步:先预测开头和结尾两个关键姿态,再在这两个点之间补全整条动作,同时只学夹爪的朝向、用抓取逻辑去修正位置,减少累积漂移。仿真和真机上都比传统方法稳。它不是你明天能用上的东西,但这是机器人学复杂操作从“桌面级”走向“空间级”的一个实在台阶。

📄 原文摘要(英文)

Transferring human hand demonstrations to robotic grippers has recently emerged as a cost-effective solution for robot learning. However, existing methods are largely confined to simple, planar tasks and fail to handle complex spatial movements (e.g., intricate trajectories involving rotations or flips) that are essential for robot manipulation. Motivated by this gap, we adopt an implicit, data-driven approach guided by fine-grained hand-pose motions. To this end, we introduce a scalable acquisition pipeline to collect hand-gripper paired demonstrations, governed by a rigorous protocol that prioritizes motion complexity and leverages a handheld gripper for seamless action mimicry. This yields a large-scale paired dataset comprising 6,189 episodes across 1,254 unique objects, exhibiting significantly higher spatial complexity than existing benchmarks. However, learning such complex mappings remains challenging. We observe that naive end-to-end generation of full gripper pose sequences is insufficient, as minor trajectory deviations compound rapidly under intricate dynamics. To address this, we propose a two-stage framework: Stage I predicts sparse gripper keyframes (initial and terminal) to simplify the mapping objective, while Stage II generates the full continuous action sequence conditioned on these keyframes. Furthermore, to mitigate cumulative drift, we keep the gripper's orientation being learned while post-optimizing its translation based on the grasping heuristic and kinematic consistency. In both simulation and real-robot experiments, our framework enables stable and precise hand-to-gripper transfer of complex spatial manipulations, significantly outperforming traditional baselines. Project page: https://cosmoh2g.github.io.

arXiv 原文

订阅 AI Pulse

每天 08:00 · 12:30 · 18:30 · 23:50 更新