Embodiment-Aware Generalist Specialist Distillation for Unified Humanoid Whole-Body Control
Quanquan Peng, Yunfeng Lin, Yufei Xue, Jiangmiao Pang, Weinan Zhang
TL;DR
The paper tackles cross-embodiment generalization in humanoid whole-body control by proposing EAGLE, an embodiment-aware generalist-specialist distillation framework. EAGLE uses a unified, high-dimensional command interface and an iterative loop that forks embodiment-specific specialists from a generalist, refines them on their robots, and distills the skills back into the generalist using both action and representation-level losses. Empirical results across five simulated humanoids and four real-world robots show improved command-tracking accuracy and robust performance for behaviors beyond walking, including squatting and leaning, with successful zero-shot sim-to-real transfer. This approach demonstrates a scalable path toward fleet-level humanoid control without per-robot reward tuning, enhancing practical deployment potential in diverse morphologies.
Abstract
Humanoid Whole-Body Controllers trained with reinforcement learning (RL) have recently achieved remarkable performance, yet many target a single robot embodiment. Variations in dynamics, degrees of freedom (DoFs), and kinematic topology still hinder a single policy from commanding diverse humanoids. Moreover, obtaining a generalist policy that not only transfers across embodiments but also supports richer behaviors-beyond simple walking to squatting, leaning-remains especially challenging. In this work, we tackle these obstacles by introducing EAGLE, an iterative generalist-specialist distillation framework that produces a single unified policy that controls multiple heterogeneous humanoids without per-robot reward tuning. During each cycle, embodiment-specific specialists are forked from the current generalist, refined on their respective robots, and new skills are distilled back into the generalist by training on the pooled embodiment set. Repeating this loop until performance convergence produces a robust Whole-Body Controller validated on robots such as Unitree H1, G1, and Fourier N1. We conducted experiments on five different robots in simulation and four in real-world settings. Through quantitative evaluations, EAGLE achieves high tracking accuracy and robustness compared to other methods, marking a step toward scalable, fleet-level humanoid control. See more details at https://eagle-wbc.github.io/
