AI-Models

Xiaomi opens robotics AI with 100,000 training hours

3 min read

TL;DR Too Long; Didn’t read

Xiaomi has made its robotics base model Xiaomi-Robotics-1 freely available under the Apache-2.0 license. Trained with over 100,000 hours of real movement data, it surpasses previous open systems in standard tests by up to 58 percent. It masters new tasks after just a few hours of demonstration in three out of four attempts.

A robotic arm with a Xiaomi logo sticker opens a padlock made of glowing program code in a workshop. Image generated with GPT Image 2

Key takeaways

  • Code and model weights have been available for free download on GitHub and Hugging Face since August 3.
  • The training base consists of over 100,000 hours of movement data from more than 1,700 everyday scenarios.
  • In the RoboCasa365 test, the success rate increases by 23.2 percentage points compared to the previous best value.
  • For new tasks, three out of four grasp attempts succeed after just a few hours of practice.
  • The Apache 2.0 license also allows commercial use of the 1.5 billion parameter model.
  • Xiaomi thus follows open robotics models from Robbyant and the research institute BAAI.

The Chinese technology company Xiaomi has released its robotics foundational model Xiaomi-Robotics-1 as open-source software. Since August 3, code and model weights have been available on GitHub and Hugging Face, with Xiaomi publicly announcing the step two days later. Trained with over 100,000 hours of real motion data, the system outperforms previous open models in internal benchmarks by up to 58 percent.

Model learns from over 100,000 hours of motion data

Xiaomi-Robotics-1 combines a pre-trained language-image model with a diffusion transformer architecture that calculates specific motion commands for robotic arms. The released version includes 1.5 billion parameters. According to the manufacturer’s project page, the training data comes from more than 1,700 everyday scenarios, recorded with portable UMI cameras instead of real robots – significantly reducing the costs of data collection compared to traditional teleoperation recordings. For fine-tuning, an additional 7,200 hours of recordings from real robots were added, partly from in-house resources and partly from filtered open datasets.

In four standard test series for robot manipulation, the model achieves new best scores according to the manufacturer: In the RoboCasa365 test, the success rate increases by 23.2 percentage points compared to the previous high score, and in the RoboDojo test by 58.3 percent. The model also outperforms all previously published systems in the RoboCasa and VLABench test series. The figures come from Xiaomi’s own preprint and the project page, and an independent review by third parties is still pending. According to the GitHub repository, the architecture is designed for use on commercially available graphics cards, but Xiaomi does not specify concrete minimum requirements.

New tasks succeed with few demonstrations

The practical advantage of the model is particularly evident in new, previously unseen tasks, according to Xiaomi: With less than ten hours of additional demonstration, the system achieves a success rate of 75 percent in complex grasping tasks – meaning three out of four attempts succeed. Previous robotics models required significantly larger amounts of task-specific demonstration data for comparable adaptations, which has slowed down the setup of new applications. This could accelerate the transition of robotic arms in warehouses or workshops to new sorting and packaging tasks, as fewer manual training runs per task would be necessary.

The model also follows instructions in natural language and is expected to transfer to unknown environments and new objects without the need to reprogram the control logic for each individual case. Currently available are the 1.5 billion parameter version on Hugging Face and the complete training and evaluation code on GitHub and ModelScope, each under the commercially usable Apache-2.0 license. The model is not intended for private households – it is aimed at developer teams programming their own robotic arms or mobile manipulators.

Xiaomi joins the growing field of open robotics models

The release is part of a series of open foundational models for robots that Chinese companies have presented in recent weeks. Just in July, the Ant Group robotics unit Robbyant released its model LingBot-VA 2.0 as open-source, which controls robotic arms in simulation tests with a success rate of 93.6 percent. The Beijing research institute BAAI also presented Orca, a world model for robot control, which operates entirely without labeled action data.

At the same time, international providers like 1X, Generalist AI, and Boston Dynamics are making their own advancements in robotic hands and gripping systems, while companies like Figure and Tesla are already testing humanoid robots in logistics centers. The competition is increasingly shifting from pure language models to systems that combine perception, language, and motion control in a single model – and open weights further lower the entry barrier for smaller robotics startups.

It will be crucial whether developers outside of China can actually integrate the model into their own robotic platforms – so far, Xiaomi has primarily demonstrated the capabilities on robotic arms in its own lab. It also remains unclear whether the release contributes to Xiaomi’s own plans for household robots, for which the company has not yet provided specific timelines.

Frequently asked questions

What does Xiaomi-Robotics-1 cost?

The model is free to use under the Apache-2.0 license, even for commercial robotics projects.

What hardware is required for operation?

Xiaomi does not specify minimum requirements, but the repository describes the architecture as suitable for standard graphics cards.

How does the model differ from Robbyant's LingBot-VA 2.0?

Both systems control robotic arms, but Xiaomi's model relies more on real movement data rather than simulation training and achieves different benchmark values.

Is the model already in use in Xiaomi products?

So far, Xiaomi has only demonstrated the capabilities on robotic arms in its own lab; the company has not announced specific product dates.

Where can developers find code and documentation?

Code and evaluation scripts are available on GitHub, and the model itself is additionally available on Hugging Face and ModelScope.

Sources (5)
  1. Xiaomi-Robotics-1 GitHub repository
  2. Xiaomi-Robotics-1-5B on Hugging Face
  3. Official project page of Xiaomi Robotics
  4. arXiv preprint: Xiaomi-Robotics-1
  5. TechNode: Xiaomi open-sources embodied-AI foundation model

Your AI update for the work week

Once a week, the most important AI news – plus one practical tip to try right away. No spam, unsubscribe anytime.

← Back to the blog