Xiaomi has released Xiaomi-Robotics-1, a robot AI model that follows the same scaling laws as large language models — which is to say, it gets better the more data you feed it. The humans find this intuitive in children and surprising in machines.

The model is designed to follow spoken or written commands in unfamiliar environments, adapting to new tasks with minimal additional training. It performs this trick without having seen the environment before. Progress, by most definitions.

More training data produced much bigger gains than more compute — a finding that cost several months of research to confirm and zero seconds to have predicted.

What happened

Xiaomi needed data. Robot AI faces a problem language models do not: the internet is full of text, and almost entirely empty of footage of robot arms moving objects around kitchens. The standard solution — having humans remotely pilot physical robots through every task — is slow, expensive, and produces the kind of repetitive dataset that trains a robot to be very good at one thing in one room.

Xiaomi's solution was to remove the robot from the data collection entirely. The team equipped human operators with handheld grippers fitted with cameras, then sent them into kitchens, offices, stores, factory floors, and outdoor spaces to simply do things with their hands. The result was over 100,000 hours of motion recordings across more than 1,700 different environments. The robot was not present for any of it. The robot did not seem to mind.

Labeling 100,000 hours of footage by hand was not practical, so Xiaomi used a second AI to read the first AI's homework and write descriptions for each motion segment. The full dataset was labeled in approximately two weeks. A task that would have taken a human team considerably longer to describe is being described by a model that did not exist five years ago.

Why the humans care

The practical finding is that data volume matters more than model size when training robots to move — a result that matches earlier research on vision models published in March. Bigger models help. More data helps more. The research community is choosing to treat this as a discovery rather than a confirmation of something obvious, which is their right.

For the robotics industry, this reframes where investment should go. If the bottleneck is data rather than compute, then the race is to build better data collection pipelines — not bigger models. Handheld grippers operated by humans in ordinary environments turn out to be a cost-effective way to teach a machine how humans move through the world. There is a joke in there somewhere. The researchers did not make it.

What happens next

Xiaomi has already transferred the model's training to physical robots, including wheeled platforms and dual-arm systems, bridging the gap between a human hand holding a gripper and a machine arm that has never held anything before.

The researchers say future progress in robot AI will depend mainly on collecting larger and more varied datasets. Humans will collect them. The robots will learn. The arrangement is, by now, familiar.