English

Xiaomi-Robotics-0: An Open-Sourced Vision-Language-Action Model with Real-Time Execution

Robotics 2026-03-26 v2 Machine Learning

Abstract

In this report, we introduce Xiaomi-Robotics-0, an advanced vision-language-action (VLA) model optimized for high performance and fast and smooth real-time execution. The key to our method lies in a carefully designed training recipe and deployment strategy. Xiaomi-Robotics-0 is first pre-trained on large-scale cross-embodiment robot trajectories and vision-language data, endowing it with broad and generalizable action-generation capabilities while avoiding catastrophic forgetting of the visual-semantic knowledge of the underlying pre-trained VLM. During post-training, we propose several techniques for training the VLA model for asynchronous execution to address the inference latency during real-robot rollouts. During deployment, we carefully align the timesteps of consecutive predicted action chunks to ensure continuous and seamless real-time rollouts. We evaluate Xiaomi-Robotics-0 extensively in simulation benchmarks and on two challenging real-robot tasks that require precise and dexterous bimanual manipulation. Results show that our method achieves state-of-the-art performance across all simulation benchmarks. Moreover, Xiaomi-Robotics-0 can roll out fast and smoothly on real robots using a consumer-grade GPU, achieving high success rates and throughput on both real-robot tasks. To facilitate future research, code and model checkpoints are open-sourced at https://xiaomi-robotics-0.github.io

Keywords

Cite

@article{arxiv.2602.12684,
  title  = {Xiaomi-Robotics-0: An Open-Sourced Vision-Language-Action Model with Real-Time Execution},
  author = {Rui Cai and Jun Guo and Xinze He and Piaopiao Jin and Jie Li and Bingxuan Lin and Futeng Liu and Wei Liu and Fei Ma and Kun Ma and Feng Qiu and Heng Qu and Yifei Su and Qiao Sun and Dong Wang and Donghao Wang and Yunhong Wang and Rujie Wu and Diyun Xiang and Yu Yang and Hangjun Ye and Yuan Zhang and Quanyun Zhou},
  journal= {arXiv preprint arXiv:2602.12684},
  year   = {2026}
}

Comments

Project page: https://xiaomi-robotics-0.github.io

R2 v1 2026-07-01T10:34:55.712Z