ROAIOct 1, 2025

From Human Hands to Robot Arms: Manipulation Skills Transfer via Trajectory Alignment

arXiv:2510.00491v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses the problem of scalable robot skill learning for robotics researchers and practitioners, though it is an incremental improvement over existing methods.

The paper tackles the challenge of transferring manipulation skills from human videos to robots by introducing Traj2Action, a framework that uses 3D trajectories as an intermediate representation, resulting in performance boosts of up to 27% and 22.25% over baselines on real-world tasks.

Learning diverse manipulation skills for real-world robots is severely bottlenecked by the reliance on costly and hard-to-scale teleoperated demonstrations. While human videos offer a scalable alternative, effectively transferring manipulation knowledge is fundamentally hindered by the significant morphological gap between human and robotic embodiments. To address this challenge and facilitate skill transfer from human to robot, we introduce Traj2Action,a novel framework that bridges this embodiment gap by using the 3D trajectory of the operational endpoint as a unified intermediate representation, and then transfers the manipulation knowledge embedded in this trajectory to the robot's actions. Our policy first learns to generate a coarse trajectory, which forms an high-level motion plan by leveraging both human and robot data. This plan then conditions the synthesis of precise, robot-specific actions (e.g., orientation and gripper state) within a co-denoising framework. Extensive real-world experiments on a Franka robot demonstrate that Traj2Action boosts the performance by up to 27% and 22.25% over $π_0$ baseline on short- and long-horizon real-world tasks, and achieves significant gains as human data scales in robot policy learning. Our project website, featuring code and video demonstrations, is available at https://anonymous.4open.science/w/Traj2Action-4A45/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes