Now You See That: Learning End-to-End Humanoid Locomotion from Raw Pixels
Wandong Sun, Yongbo Su, Leoric Huang, Alex Zhang, Dwyane Wei, Mu San, Daniel Tian, Ellie Cao, Finn Yan, Ethan Xie, Zongwu Xie
TL;DR
This work tackles the core challenges of vision-based humanoid locomotion by addressing perception noise from the sim-to-real gap and the difficulty of learning a single policy over diverse terrains. It introduces a two-stage framework: (i) privileged reinforcement learning using height scans with terrain-specific rewards and a multi-critic/multi-discriminator setup, and (ii) vision-aware distillation that transfers knowledge to a depth-based deployment policy using a comprehensive depth augmentation pipeline. The key contributions are a realistic depth sensor simulation that reproduces stereo artifacts and calibration variability, terrain-aware learning signals with motion priors, and a distillation mechanism that combines denoising and latent-regularization to robustly transfer to real-depth inputs. Empirical results on two humanoid platforms show strong sim-to-real performance across extreme and fine-grained tasks, plus real-world deployment with high success and low power degradation, indicating practical viability for robust visual locomotion in complex environments.
Abstract
Achieving robust vision-based humanoid locomotion remains challenging due to two fundamental issues: the sim-to-real gap introduces significant perception noise that degrades performance on fine-grained tasks, and training a unified policy across diverse terrains is hindered by conflicting learning objectives. To address these challenges, we present an end-to-end framework for vision-driven humanoid locomotion. For robust sim-to-real transfer, we develop a high-fidelity depth sensor simulation that captures stereo matching artifacts and calibration uncertainties inherent in real-world sensing. We further propose a vision-aware behavior distillation approach that combines latent space alignment with noise-invariant auxiliary tasks, enabling effective knowledge transfer from privileged height maps to noisy depth observations. For versatile terrain adaptation, we introduce terrain-specific reward shaping integrated with multi-critic and multi-discriminator learning, where dedicated networks capture the distinct dynamics and motion priors of each terrain type. We validate our approach on two humanoid platforms equipped with different stereo depth cameras. The resulting policy demonstrates robust performance across diverse environments, seamlessly handling extreme challenges such as high platforms and wide gaps, as well as fine-grained tasks including bidirectional long-term staircase traversal.
