Learning Whole-Body Human-Humanoid Interaction from Human-Human Demonstrations
Wei-Jin Huang, Yue-Yi Zhang, Yi-Lin Wei, Zhi-Wei Xia, Juantao Tan, Yuan-Ming Li, Zhilin Zhao, Wei-Shi Zheng
TL;DR
This work tackles the data bottleneck and policy learning challenges in whole-body Human-Humanoid Interaction (HHoI) by introducing PAIR, a Physics-Aware Interaction Retargeting pipeline that preserves contact semantics when retargeting Human-Human Interactions to humanoids, producing physically consistent supervision data. Building on this, the authors propose D-STAR, a Decoupled Spatio-Temporal Action Reasoner that separates when to act (Phase Attention) from where to act (Multi-Scale Spatial), with a diffusion-based planning head that yields high-level targets executed by a robust Whole-Body Controller. The approach yields significant performance gains over baselines in simulation (e.g., average policy success of 75.4% and substantial gains on Handshake) and demonstrates sim-to-real transfer on a Unitree G1 with asynchronous sensing and a standard WBC. Overall, PAIR and D-STAR form a complete, scalable pipeline that moves beyond mimicry toward true interactive intelligence in whole-body HHoI, enabling safe, responsive collaboration with humans in real-world settings.
Abstract
Enabling humanoid robots to physically interact with humans is a critical frontier, but progress is hindered by the scarcity of high-quality Human-Humanoid Interaction (HHoI) data. While leveraging abundant Human-Human Interaction (HHI) data presents a scalable alternative, we first demonstrate that standard retargeting fails by breaking the essential contacts. We address this with PAIR (Physics-Aware Interaction Retargeting), a contact-centric, two-stage pipeline that preserves contact semantics across morphology differences to generate physically consistent HHoI data. This high-quality data, however, exposes a second failure: conventional imitation learning policies merely mimic trajectories and lack interactive understanding. We therefore introduce D-STAR (Decoupled Spatio-Temporal Action Reasoner), a hierarchical policy that disentangles when to act from where to act. In D-STAR, Phase Attention (when) and a Multi-Scale Spatial module (where) are fused by the diffusion head to produce synchronized whole-body behaviors beyond mimicry. By decoupling these reasoning streams, our model learns robust temporal phases without being distracted by spatial noise, leading to responsive, synchronized collaboration. We validate our framework through extensive and rigorous simulations, demonstrating significant performance gains over baseline approaches and a complete, effective pipeline for learning complex whole-body interactions from HHI data.
