用真人视频直接训练机械手操作策略,无需机器人实拍数据
Dexterous Point Policy: Learning Point-based Dexterous Hand Policies from Human Demonstrations

- 用3D关键点统一表征人与机器人的动作和观测
- 真实机器人任务成功率75.0%,远超基准模型的1.0%
- 可泛化至新物体和多物体场景,适合复杂灵巧操作
基于人类示范视频预训练的机器人基础模型虽有潜力,但在部署到真实机器人时仍存在显著的具身鸿沟。通常需在特定机器人上进行微调,但数据收集成本高昂,尤其在灵巧操作领域,完成单一原子任务的远程操控可能耗时数天。为此,我们提出Dexterous Point Policy框架,仅通过人类视频即可直接学习灵巧操作策略,无需任何机器人示范数据。核心思路是:使用统一的3D关键点表示,同时作为观察和动作输入,能有效弥合人与机器人之间的具身差异。具体而言,从原始视频中提取任务相关物体与人体手部的3D关键点(如手腕、指尖),并在此基础上训练自回归Transformer模型。我们发现,在关键点层面,尤其是腕部与指尖,人类与机器人行为高度一致,从而实现策略的直接迁移。在一系列真实机器人任务(包括抓取放置与工具使用)上,该方法取得75.0%的成功率,而最先进的视觉语言模型基线仅达1.0%。此外,该方法对未见场景具有强泛化能力,涵盖多物体环境与新物体类别。
原文摘要 · Abstract (English)
Robotic foundation models pre-trained on human demonstration videos have shown promise, but a significant embodiment gap remains when the resulting policies are deployed on real robots. A common remedy is to fine-tune these models on robot-specific demonstrations. However, robot data collection can be prohibitively expensive and time-consuming, which is particularly acute in dexterous manipulation, e.g., teleoperating a multi-fingered hand for even a single atomic task can take days. To address this, we introduce Dexterous Point Policy, a framework that learns dexterous manipulation policies directly from human videos and requires no robot demonstrations. Our core insight is that a unified 3D keypoint representation can bridge human and robot embodiments when used for both observations and actions. Specifically, we extract 3D keypoints of task-relevant objects and human hands from raw videos, and train an autoregressive transformer over these keypoints. We observe that at the keypoint level, specifically the wrist and fingertips, human and robot behaviors closely align, enabling direct policy transfer. On a suite of real-robot tasks spanning pick-and-place and tool use, Dexterous Point Policy attains 75.0% success, whereas a state-of-the-art VLA baseline reaches only 1.0%. Furthermore, our method generalizes strongly to unseen scenarios, including multi-object environments and novel object categories.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。