Synthetic scenes teach humanoid to navigate and lift
Forty-eight thousand synthetic trajectories trained a real humanoid to navigate and lift.
A new robotics data-to-action pipeline is turning synthetic vision, language prompts, and kinematic plans into practical motion on a real robot. Documentation indicates the researchers built a vision-language-kinematics or VLK supervision system that generates paired egocentric observations and whole-body trajectories from reconstructed scenes, then lets a real robot execute them. The approach uses 3D Gaussian Splatting to reconstruct metric-scale indoor environments, synthesizes navigation and object-interaction paths with privileged scene information, and renders the corresponding first-person views after the fact. In all, the team reports 48,000 paired trajectories with no human intervention, a scale that would be prohibitively expensive with real-world data alone. A short-horizon policy predicts whole-body kinematic trajectories, and a dedicated whole-body tracker translates those predictions into executable actions on the physical humanoid, Unitree G1.
The demonstration sits squarely in the lab, where researchers tested perception-based loco-manipulation on a real platform using the synthetic supervision loop. The Unitree G1 carried out navigation tasks and single-object transport, guided by plans produced in simulation and then executed on hardware via the tracker. The results, the team says, show that the synthetic interactions generated in reconstructed scenes can provide effective supervision for bridging sim-to-real gaps in humanoid loco-manipulation. The project website outlines the VLK pipeline, the reconstruction-and-synthesis steps, and the training loop that feeds a real robot with short-horizon, whole-body trajectories (https://vision-language-kinematics.github.io/).
From an engineering standpoint the key contribution is not a miracle trick but a disciplined system that decouples perception, planning, and actuation while closing the loop between simulated data and real-world motion. The pipeline treats perception as a mapping from egocentric views and language commands to whole-body motion, but it relies on synthetic reconstruction to supply the missing link. By rendering paired observations after the fact, the system can train a policy to output usable joint-level trajectories that a tracker can follow on hardware. The choice to use a whole-body tracker as the execution layer highlights a pragmatic bottleneck: turning a predicted kinematic sequence into stable, torque-limited motion on a legged platform is as important as the trajectory itself.
For practitioners, a few practical takeaways emerge. First, synthetic supervision can dramatically scale data without manual annotation, but only if the reconstruction is faithful enough to preserve the dynamics of real interaction; that fidelity is the crux of sim-to-real success. Second, the reliance on short-horizon predictions and a robust tracking stack means the system’s performance depends on latency, joint limits, and end-effector constraints; a small misalignment between planned and executed motion can cascade into instability in tight environments. Third, the use of privileged scene information in synthesis boosts training signal, yet it raises questions about generalization to scenes the robot hasn’t seen or hasn’t fully inferred. Finally, the next proving ground will be tasks that stress perception, planning, and manipulation simultaneously in more varied indoor settings and with more complex objects.
In short, the VLK approach offers a concrete engineering path toward scalable humanoid loco-manipulation: synthetic data, reconstructed scenes, and a tight sim-to-real loop that yields real motions on a capable platform. It won’t replace real-world data entirely, but it can dramatically shrink the data bill and accelerate what a lab can prove on a humanoid before moving to broader pilots.
- VLK: Learning Humanoid Loco-Manipulation from Synthetic Interactions in Reconstructed ScenesarXiv Humanoid Robot Query / Primary source / Published JUN 29, 2026 / Accessed JUN 30, 2026