Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories
Summary
Xiaomi introduces Xiaomi-Robotics-1, a vision-language-action foundation model trained on over 100,000 hours of real-world manipulation trajectories, demonstrating clear scaling laws and achieving high success rates on real-world tasks with minimal fine-tuning data.
View Cached Full Text
Cached at: 07/20/26, 09:39 AM
Paper page - Xiaomi-Robotics-1: Scaling Vision-Language-Action Models with over 100K Hours of Real-World Trajectories
Source: https://huggingface.co/papers/2607.15330 🚀 Xiaomi-Robotics-1 Is Here: Scaling Robot Learning with Over 100,000 Hours of Real-World Manipulation Data
Foundation models in language and vision have advanced through scaling—using more data, larger models, and greater compute. Robotics, however, still faces a fundamental challenge:large-scale, diverse, and high-quality manipulation data is difficult and expensive to collect.
Today, we introduceXiaomi-Robotics-1, a vision-language-action foundation model designed to study and unlock scaling in robot learning. It combineslarge-scale embodiment-free pre-training,real-robot embodiment alignment, andnatural-language instruction alignment, enabling the model to acquire broad manipulation knowledge and transfer it efficiently to physical robots.
🌍 From Limited Robot Data to Over 100,000 Hours of Real-World Experience
Xiaomi-Robotics-1 is pre-trained onmore than 100,000 hours of real-world UMI manipulation trajectories, coveringover 1,700 scenariosacross homes, commercial spaces, industrial sites, and outdoor environments.
Because these trajectories are collected without depending on a specific robot embodiment, the model can learn from a much broader range of objects, environments, and manipulation behaviors than would be practical using robot-collected data alone.
Our experiments show a clear scaling trend:
📉 Increasing either the amount of pre-training data or the model size consistently reduces action prediction error.
🧠 From Raw Manipulation Trajectories to Language-Guided Actions
Manually annotating more than 100,000 hours of data is impractical. To address this, we build ascalable VLM-based automatic annotation pipeline.
Each long manipulation trajectory is divided into shorter clips. A vision-language model then describes how the grippers and objects change within each clip. Xiaomi-Robotics-1 is trained to generate actions that produce the state transition described by the language instruction.
This allows large amounts of unstructured manipulation data to be converted into training examples that connectvisual observations, language goals, and actions.
🤖 From Embodiment-Free Knowledge to Real-Robot Skills
After pre-training, Xiaomi-Robotics-1 is aligned with physical robots using cross-embodiment robot datasets, includingmore than 7,200 hours of in-house real-robot data collected in real homes.
The model also undergoes instruction alignment, allowing it to follow natural-language commands rather than relying only on descriptions of state transitions.
After alignment, Xiaomi-Robotics-1 can directly perform a wide range of mobile manipulation tasks, including tasks involvingpreviously unseen environments and object instances.
Most importantly, the benefits of large-scale pre-training transfer to physical robots:
📈 Models trained with more pre-training data or larger model sizes achieve higher real-robot success rates, with no clear sign of performance saturation.
⚡ Adapting to New Tasks with Only a Few Hours of Demonstrations
Xiaomi-Robotics-1 can be adapted to complex downstream tasks using only a small amount of task-specific robot data.
We evaluate it on four real-world tasks:phone packing, printer refilling, laundry loading, and box packing.
With an average offewer than 10 hours of demonstrations per task, Xiaomi-Robotics-1 achieves:
📈 75% overall success rate, compared with 40% for π0.5 under the same data budget.
When the training data is increased to an average offewer than 40 hours per task, the overall success rate reaches:
📈 85%
These results show that large-scale pre-training substantially improvesdata efficiency when learning new robot skills.
🏆 State-of-the-Art Results Across Four Simulation Benchmarks
We further evaluate Xiaomi-Robotics-1 on four challenging simulation benchmarks:
📈 RoboCasa: 74.5% average success rate 📈 RoboCasa365: 57.4% average success rate 📈 VLABench: 59.1% average success rate 📈 RoboDojo: 13.93% average success rate
Xiaomi-Robotics-1 achieves the best reported performance across all four benchmarks, demonstrating strong generalization across different environments, tasks, and evaluation settings.
Xiaomi-Robotics-1 shows thatlarge-scale embodiment-free manipulation data can serve as an effective foundation for general-purpose robot learning.
By learning from broad real-world experience, aligning with physical robot embodiments, and adapting to new tasks with limited demonstrations, Xiaomi-Robotics-1 takes an important step toward robot foundation models that improve with scale and generalize acrosstasks, environments, and embodiments. ✨
Similar Articles
Xiaomi-Robotics-1
Xiaomi presents Robotics-1, a robot policy model trained via embodiment-free pre-training on 100,000 hours of data, showing clean scaling behavior and strong generalization to real-world tasks.
Xiaomi-Robotics-1: New robotics model released
Xiaomi released XR-1, a robot foundation model trained on over 100K hours of real-world manipulation trajectories. Built on Qwen3-VL and a Diffusion Transformer, it enables out-of-the-box mobile manipulation in unseen environments.
@AdinaYakup: Xiaomi Robotics-1 a new robot foundation model from @XiaomiTech_ - 100K+ hours real world robot data - VLA architecture…
Xiaomi announces Robotics-1, a new robot foundation model with a VLA architecture trained on 100K+ hours of real-world robot data, featuring cross-embodiment generalization and fast adaptation to new tasks.
@victormustar: Xiaomi-Robotics-1 just dropped on Hugging Face A robot foundation model trained on 100,000 hours of real-world manipula…
Xiaomi Robotics-1, a robot foundation model trained on 100,000 hours of real-world manipulation data, has been released on Hugging Face. The model can autonomously perform household tasks like folding laundry, loading a washer, and washing dishes.
Xiaomi Open-Sources Embodied AI Foundation Model Xiaomi-Robotics-1 (4 minute read)
Xiaomi open-sourced Xiaomi-Robotics-1, an embodied AI foundation model pretrained on over 100,000 hours of UMI data and post-trained on 10,000+ hours of cross-embodiment data. The release includes the full real-robot post-training and deployment pipeline, aiming to challenge proprietary robotics models from Figure AI and Tesla.