Unveiling the Impact of Data and Model Scaling on High-Level Control for Humanoid Robots
Yuxi Wei, Zirui Wang, Kangning Yin, Yue Hu, Jingbo Wang, Siheng Chen
TL;DR
This work tackles data and model scaling for humanoid robot control by introducing Humanoid-Union, a large-scale, automatically generated dataset of executable robot motions with semantic annotations derived from human videos, and SCHUR, a two-stage framework that tokenizes robot motion with Finite Scalar Quantization and generates motion autoregressively conditioned on text prefixes. The approach improves tokenization quality, scales with larger codebooks and model sizes, and achieves better MPJPE and FID metrics, while directly validating viability on real-world humanoid robots via a universal whole-body tracker. By aligning robot motion with text as an intermediate modality, SCHUR enables high-level, scalable control and diverse action generation, demonstrated through extensive ablations and real-world deployment. The work highlights the practical benefits of large-scale, tracker-filtered robot motion data for learning-based control and points to future work in real-time, text-only control without trackers.
Abstract
Data scaling has long remained a critical bottleneck in robot learning. For humanoid robots, human videos and motion data are abundant and widely available, offering a free and large-scale data source. Besides, the semantics related to the motions enable modality alignment and high-level robot control learning. However, how to effectively mine raw video, extract robot-learnable representations, and leverage them for scalable learning remains an open problem. To address this, we introduce Humanoid-Union, a large-scale dataset generated through an autonomous pipeline, comprising over 260 hours of diverse, high-quality humanoid robot motion data with semantic annotations derived from human motion videos. The dataset can be further expanded via the same pipeline. Building on this data resource, we propose SCHUR, a scalable learning framework designed to explore the impact of large-scale data on high-level control in humanoid robots. Experimental results demonstrate that SCHUR achieves high robot motion generation quality and strong text-motion alignment under data and model scaling, with 37\% reconstruction improvement under MPJPE and 25\% alignment improvement under FID comparing with previous methods. Its effectiveness is further validated through deployment in real-world humanoid robot.
