Skip to content

Human-to-Robot Retargeting

Human-to-robot retargeting is the problem of closing the kinematic gap between cheap, abundant human demonstration sources (mocap, egocentric RGB, third-person video) and target robot embodiments whose morphology + contact mechanics differ from a human. The filed papers disagree on where the right interface lives: physics-in-the-loop bilevel optimization over a parameterized retargeting (ReActor: Reinforcement Learning for Physics-Aware Motion Retargeting), kinematic 4D hand-object reconstruction + retargeting (Do as I Do: Dexterous Manipulation Data from Everyday Human Videos), dual-variable RL between object-tracking constraint and motion fidelity (ConTrack: Constrained Hand Motion Tracking with Adaptive Trade-off Control), or dropping the unreliable channels entirely and using a low-DoF embodiment-shared action signal — 3D wrist translation in the head-camera frame — with interleaved-action-token training that absorbs heterogeneous data (Translation as a Bridging Action: Transferring Manipulation Skills from Humans to Robots).

  • At what level should the embodiment-invariant interface live — joint pose with adaptive correspondences (ReActor), 4D hand-object reconstruction with kinematic retargeting (Do as I Do), object trajectory as a constraint (ConTrack), or a deliberately reduced action space that drops the noisy channels (Translation-as-Bridging-Action)?
  • Do the physics-in-loop and action-representation-reduction recipes compose — i.e. does dropping wrist rotation on the human side help even when a downstream physics-simulator-grounded policy is solving the dynamics? No filed paper combines them.
  • Does the full-body humanoid retargeting problem (ReActor) want a different interface than the dexterous-hand retargeting problem (ConTrack / Do as I Do), or is there a unified parameterization?
  • How well does the bridging-action / interleaved-token recipe generalize to full bi-manual dexterous tasks (not just parallel-gripper bi-manual ByteMini tasks where rotation can be cleanly discarded)?
  • ReActor and Do as I Do both bypass the teleop vs human-video substrate debate by treating human motion as a data source and retargeting as the recipe — does this make HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining‘s matched-volume head-to-head measurement moot, or does retargeting quality become the new lever?