Xiaomi-Robotics-1 Tests Whether Handheld Data Can Scale Physical AI
The data scale is unusual, but the headline needs two qualifications: the demonstrations were captured with instrumented handheld grippers rather than ordinary video, and the main controlled scaling experiment used about 20,000 hours because of compute limits.
By TechniaHQRobot
Xiaomi Robotics is trying to separate robot learning from the robot itself. Its new vision-language-action model begins with more than 100,000 hours of manipulation trajectories recorded through portable UMI grippers, then learns how to control physical robot embodiments in a separate alignment stage.
The pre-training corpus contains more than 100,000 hours of real-world UMI trajectories across over 1,700 scenarios, captured with handheld grippers and egocentric cameras.
Post-training uses about 10,000 hours of cross-embodiment data, including more than 7,200 hours of in-house robot trajectories collected in real homes.
The out-of-the-box evaluation covered shoe storage, bag packing, table organization and sofa tidying in environments and with object instances unseen during training.
With less than 10 hours of fine-tuning data per downstream task on average, the paper reports 75% average success across phone packing, laundry loading, printer refilling and box packing.
Original X post
Open on XLoading the full X post…
The 100,000 hours are manipulation trajectories, not ordinary internet video
Xiaomi-Robotics-1 was pre-trained on trajectories captured with Universal Manipulation Interface devices. A person holds an instrumented gripper while an egocentric camera records the scene. The system tracks the gripper pose and opening state, producing action data that resembles an end effector without requiring a full robot at every collection site.
That distinction matters. A normal video shows appearance and motion but does not automatically provide the action coordinates a robot controller needs. UMI data are closer to robot demonstrations because the gripper hardware records a manipulable action trajectory while people work in real environments.
Portable collection changes the economics of Physical AI data
Robot teleoperation ties every hour of data to an expensive machine, a trained operator and a controlled deployment. A handheld interface is cheaper to move through homes, offices, shops, industrial sites and outdoor spaces. Xiaomi reports more than 1,700 scenarios in the pre-training corpus.
The advantage is breadth, not perfect embodiment matching. A handheld gripper does not share a mobile manipulator's arm geometry, joint limits, base motion, latency or payload. Xiaomi therefore treats UMI collection as pre-training and uses a separate robot-alignment stage before deployment.
Technical details
- Model
- Xiaomi-Robotics-1
- Developer
- Xiaomi Robotics
- Pre-training data
- >100,000 hours of UMI manipulation trajectories
- Collection scope
- >1,700 household, commercial, industrial, office and outdoor scenarios
- Post-training data
- About 10,000 hours of cross-embodiment trajectories
- Model variants studied
- 2B, 5B and 10B parameters
- Auto-labeling model
- Qwen3.5-27B for state-transition captions
- Paper status
- arXiv preprint; code and model release pages announced
An automatic pipeline translated the trajectories into language-conditioned training clips
At 100,000 hours, manual task labeling would become a second data bottleneck. The team split trajectories into fixed-length clips and used Qwen3.5-27B to describe how the grippers and interacting objects changed state inside each segment. The paper says a producer-consumer pipeline labeled the full corpus in roughly two weeks.
These captions are descriptions such as an object moving from one state or location to another. During post-training, the language is shifted toward imperative instructions that a person would give a robot. The model must learn the connection between a requested result, the current camera observations and an action chunk.
Robot alignment used a smaller but still substantial physical dataset
The post-training mixture contains about 10,000 hours of cross-embodiment data. Xiaomi reports more than 7,200 hours of in-house robot trajectories collected with mobile manipulators and dual-arm robots in real homes, more than 1,000 hours of instruction-labeled UMI data and filtered public robot datasets.
This stage maps the broad action knowledge learned from portable grippers onto actual robot bodies. It also aligns descriptive state transitions with direct instructions. The process does not remove the need for robot data; it attempts to use robot data more efficiently after large-scale pre-training.
The real-robot tests separate out-of-the-box use from task-specific fine-tuning
For out-of-the-box evaluation, the post-trained model handled shoe storage, bag packing, table organization and sofa tidying. The task types had appeared in post-training, but the evaluation rooms and object instances were unseen. In the reported 5B experiment, overall success rose from 26% without action pre-training to 75% when the full 20,000-hour experimental pre-training subset was used.
A separate adaptation test held out four new tasks: phone packing, laundry loading, printer refilling and box packing. With less than 10 hours of demonstrations per task on average, Xiaomi-Robotics-1 reached 75% average success in the company-run evaluation, compared with 40% for the listed pi-0.5 baseline under the same low-data budget.
The scaling result did not train every comparison on all 100,000 hours
The complete corpus exceeds 100,000 hours, but the controlled data-scaling experiment trained a 5B model on fractions of about 20,000 hours because of the compute budget. The model-scaling comparison also used the same 20,000-hour set for the 2B, 5B and 10B variants.
This is still useful evidence: validation action error improved as the data subset grew, and post-training success improved with stronger pre-training. It is not proof that every reported model was fully trained across the entire 100,000-hour corpus, and the paper does not establish an unlimited scaling law.
The strongest claim is better data reuse, not the end of robot demonstrations
The project shows a plausible division of labor. Portable UMI collection supplies diverse manipulation experience. Real-robot post-training teaches embodiment constraints. Smaller task-specific datasets specialize the policy for difficult new workflows.
The remaining questions are operational: independent reproduction, failure rates over long deployments, safety around people, performance on embedded compute and robustness when rooms, objects or instructions differ more sharply from training. The results are controlled team-reported experiments, not a commercial household deployment.
Verification notes
- The 100,000-hour figure refers to UMI manipulation trajectories, not 100,000 hours recorded on full robot platforms.
- The controlled data- and model-scaling experiments used about 20,000 hours because of compute limits.
- All success rates are team-reported results from the paper and project page; no independent real-robot replication was located during this update.
Frequently asked questions
What is Xiaomi-Robotics-1?
It is a Xiaomi Robotics vision-language-action foundation model pre-trained on large-scale UMI manipulation trajectories and post-trained to control real robot embodiments from language instructions.
Did Xiaomi train it on 100,000 hours of robot demonstrations?
The pre-training data were collected mainly with handheld UMI grippers rather than full robots. Post-training then used about 10,000 hours of cross-embodiment data, including more than 7,200 hours of in-house robot trajectories.
Does the model work in completely unknown homes?
The paper reports tests in unseen environments and with unseen object instances for four known task types. That is narrower than unrestricted operation in any home or on any task.
Explore the technical topic
Share this article
Share the current TechniaHQRobot article page.
Sources
Editor : @techniahqrobot
TechniaHQRobot editorial coverage on AI, robotics, automation and Physical AI.