Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories
Scaling Properties (Pre-training):
- Data Scaling: Using the 5B model variant on a 20k-hour subset of data, validation action MSE consistently decreased as the data fraction increased from 12.5% to 100%. Models trained on 12.5% and 25% of the data showed signs of overfitting.
- Model Scaling: On the same 20k-hour dataset, validation action MSE improved as model size increased from 2B to 5B to 10B parameters. The paper notes that performance gains from data scaling were more pronounced than from model scaling.
Out-of-the-Box Real-Robot Performance (Post-training):
- Models were evaluated on 4 tasks (shoe storage, bag packing, table organization, sofa tidying) in unseen environments.
- Effect of Pre-training Data: The 5B model's overall success rate increased from 26% (no pre-training) to 53% (12.5% of pre-training data) to 75% (100% of 20k pre-training data).
- Effect of Model Size: The overall success rate increased from 61% (2B model) to 75% (5B model) to 79% (10B model). The gain was most significant on the 'shoe tidying' task, rising from 58% (2B) to 92% (10B).
Downstream Fine-tuning on New Tasks:
- The model was fine-tuned on four new tasks: phone packing, laundry loading, printer refilling, and box packing.
- In a low-data setting (avg. <10 hours/task, 36 hours total), Xiaomi-Robotics-1 achieved a 75% average success rate, significantly outperforming π_0.5 (40%).
- On the 'printer refilling' task in the low-data setting, it improved the success rate from the best baseline's 20% to 70%.
Simulation Benchmark Results:
| Benchmark | Xiaomi-Robotics-1 | Previous SOTA |
|---|---|---|
| RoboCasa (Success Rate) | 74.5% | 72.6% (World2Act) |
| RoboCasa365 (Success Rate) | 57.4% | 46.6% (ABot-M0.6) |
| VLABench (Avg. Success Rate) | 59.1% | 53.2% (ERVLA) |
| RoboDojo (Avg. Score) | 20.07 | 13.07 (Hy-Embodied-0.5-VLA) |
- On RoboCasa365, the model achieved its largest improvement on the 'Composite-Unseen' split, with a 32.1% success rate.
- On VLABench, it achieved the highest average success rate (59.1%) and progress score (70.3%), outperforming the strongest baseline by 6.0 and 15.2 percentage points on the cross-category and texture shift tracks, respectively.
- On RoboDojo, it achieved an average score of 20.07 and success rate of 13.93%, compared to the prior SOTA's 13.07 score and 8.80% success rate.
The paper introduces Xiaomi-Robotics-1, a foundational VLA model that can perform a wide range of mobile manipulation tasks out-of-the-box and adapt efficiently to new tasks. Extensive experiments show that the model's performance consistently improves with increased data and model size during pre-training, and these scaling benefits transfer directly to real-robot performance after post-training. By achieving state-of-the-art results on four challenging simulation benchmarks, the work demonstrates the effectiveness of its large-scale training approach and provides a foundation for future exploration of scalable robot policies.
Don't read this site daily. Get it in your inbox.
The daily brief and Sunday deep dive — distilled, scored, and opinionated. For builders only.