Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

Xiaomi-Robotics-1 is a foundational vision-language-action (VLA) model designed for mobile manipulation tasks in unseen environments and efficient adaptation to new tasks. It employs a two-stage training process, beginning with pre-training on over 100,000 hours of real-world manipulation trajectories collected via UMI devices, utilizing a scalable auto-labeling pipeline for scene state transitions. Post-training then aligns these capabilities with robot embodiments and imperative human instructions, using approximately 10,000 hours of cross-embodiment data. The model, built on a Mixture-of-Transformers architecture with Qwen3-VL and a diffusion transformer, demonstrates strong scaling behavior with increased data and model sizes (2B, 5B, 10B variants). It achieves a 57.6% success rate on RoboCasa365, surpassing the previous best of 46.6%, and an average score of 20.07 on RoboDojo, significantly outperforming the prior 13.07. Furthermore, it adapts to novel tasks with a 75% average success rate using less than 10 hours of data per task.

Key takeaway

For robotics engineers or AI scientists developing generalist robot policies, you should prioritize large-scale, diverse real-world data collection, especially using UMI devices. Implement a two-stage training approach, focusing on auto-labeling pipelines to scale data annotation and leveraging cross-embodiment post-training for aligning models to imperative instructions. This strategy significantly boosts your model's out-of-the-box performance in unseen environments and improves data efficiency for adapting to novel tasks.

Key insights

Scaling real-world manipulation data and model size significantly improves VLA robot performance and generalization.

Principles

Method

Two-stage training: pre-train on 100k+ hours of UMI data with auto-labeled state transitions, then post-train on 10k+ hours of cross-embodiment data to align with robot actions and imperative instructions.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.