LangWBC: Language-directed Humanoid Whole-Body Control via End-to-end Learning
Yiyang Shao, Xiaoyu Huang, Bike Zhang, Qiayuan Liao, Yuman Gao, Yufeng Chi, Zhongyu Li, Sophia Shao, Koushil Sreenath
TL;DR
LangWBC tackles the challenge of translating natural language into agile, robust humanoid whole-body motions by introducing an end-to-end, language-conditioned control framework. It combines a two-stage training regime—a motion-tracking teacher trained via reinforcement learning on retargeted MoCap data and a CVAE-based student that binds language to actions in a unified latent space—enabling zero-shot sim-to-real transfer. The CVAE latent space supports diverse motion generation, smooth transitions, and interpolation to novel behaviors, while robustification techniques (PPO, domain randomization, symmetry) improve real-world reliability. The approach is demonstrated on real hardware with a broad set of motions, robustness to disturbances, and the ability to integrate with LLMs for complex task planning, highlighting its potential as a foundation model for humanoid control.
Abstract
General-purpose humanoid robots are expected to interact intuitively with humans, enabling seamless integration into daily life. Natural language provides the most accessible medium for this purpose. However, translating language into humanoid whole-body motion remains a significant challenge, primarily due to the gap between linguistic understanding and physical actions. In this work, we present an end-to-end, language-directed policy for real-world humanoid whole-body control. Our approach combines reinforcement learning with policy distillation, allowing a single neural network to interpret language commands and execute corresponding physical actions directly. To enhance motion diversity and compositionality, we incorporate a Conditional Variational Autoencoder (CVAE) structure. The resulting policy achieves agile and versatile whole-body behaviors conditioned on language inputs, with smooth transitions between various motions, enabling adaptation to linguistic variations and the emergence of novel motions. We validate the efficacy and generalizability of our method through extensive simulations and real-world experiments, demonstrating robust whole-body control. Please see our website at LangWBC.github.io for more information.
