RDT2: Exploring the Scaling Limit of UMI Data Towards Zero-Shot Cross-Embodiment Generalization
Songming Liu, Bangguo Li, Kai Ma, Lingxuan Wu, Hengkai Tan, Xiao Ouyang, Hang Su, Jun Zhu
TL;DR
RDT2 tackles data scarcity and cross-embodiment generalization in vision-language-action robotics by combining a 7B pretrained VLM with a three-stage training pipeline (RVQ discretization, flow-matching action learning, and diffusion distillation) on a large-scale, embodiment-agnostic UMI dataset. The approach enables zero-shot generalization across unseen objects, scenes, instructions, and hardware, and achieves state-of-the-art performance on dexterous and dynamic tasks like table tennis after fine-tuning. The work demonstrates scalable data-driven robotics, showing how increasing model and data scale yields predictable gains and highlighting an effective path toward open-vocabulary, cross-embodiment robotic agents with real-time inference. It also discusses practical deployment considerations, including safety guardrails and privacy, given the in-home data collection foundation.
Abstract
Vision-Language-Action (VLA) models hold promise for generalist robotics but currently struggle with data scarcity, architectural inefficiencies, and the inability to generalize across different hardware platforms. We introduce RDT2, a robotic foundation model built upon a 7B parameter VLM designed to enable zero-shot deployment on novel embodiments for open-vocabulary tasks. To achieve this, we collected one of the largest open-source robotic datasets--over 10,000 hours of demonstrations in diverse families--using an enhanced, embodiment-agnostic Universal Manipulation Interface (UMI). Our approach employs a novel three-stage training recipe that aligns discrete linguistic knowledge with continuous control via Residual Vector Quantization (RVQ), flow-matching, and distillation for real-time inference. Consequently, RDT2 becomes one of the first models that simultaneously zero-shot generalizes to unseen objects, scenes, instructions, and even robotic platforms. Besides, it outperforms state-of-the-art baselines in dexterous, long-horizon, and dynamic downstream tasks like playing table tennis. See https://rdt-robotics.github.io/rdt2/ for more information.
