Search papers, labs, and topics across Lattice.
This paper introduces a novel approach to humanoid loco-manipulation by generating a large dataset of synchronized egocentric images, language commands, and kinematic trajectories through synthetic interactions in reconstructed 3D environments. By employing 3D Gaussian Splatting, the authors create 48,000 paired trajectories without human intervention, allowing for the training of a vision-language-kinematics (VLK) policy that predicts whole-body motions. The resulting system is evaluated on a physical humanoid robot, demonstrating effective navigation and object transport capabilities, thus bridging the gap between simulation and real-world application.
Synthesizing 48,000 interaction trajectories without human input enables a humanoid robot to learn complex loco-manipulation tasks effectively.
Perception-based humanoid loco-manipulation requires connecting egocentric observations and task instructions to whole-body motion. Learning this mapping requires synchronized egocentric images, language commands, and robot-compatible kinematic trajectories, yet no existing data source provides this complete tuple at scale. We address this bottleneck by generating vision-language-kinematics (VLK) supervision synthetically in reconstructed scenes. Our pipeline leverages 3D Gaussian Splatting to reconstruct metric-scale indoor environments, synthesizes navigation and object-interaction trajectories using privileged scene information, and renders paired egocentric observations after the fact. We produce 48,000 paired trajectories with no human intervention and train a VLK policy that predicts short-horizon whole-body kinematic trajectories. A whole-body tracker converts these predictions into actions on the physical humanoid. We evaluate on the physical Unitree G1 performing navigation and single-object transport, demonstrating that synthesized interactions in reconstructed scenes provide effective supervision for sim-to-real perception-based humanoid loco-manipulation. Project Website: https://vision-language-kinematics.github.io/