Simple AI's HiFi-UMI matches teleop with robot-free data alone
TL;DR
- HiFi-UMI reports success-rate deltas of -2.5, +3.1, and -0.6 percentage points versus teleop baselines across three architectures, using robot-free handheld data.
- Simple AI released HiFi-UMI-2K on Hugging Face: 2,000 hours of microsecond-synchronized, ultra-wide-FoV manipulation demonstrations.
- Pre-training on 4,000 hours of this data reduces action error on unseen tasks by 41% and lifts StarVLA-QwenPI real-robot success by 18.1 points.
For anyone paying the bill on a robotics data pipeline, the anchor cost is the real-robot post-training step. Teleoperation rigs, human operators, careful setups, all so a policy can be fine-tuned on the actual hardware it will run on. A new arXiv paper from Simple AI called HiFi-UMI argues that step is not required, that if the handheld data you collect is high enough fidelity, you can skip it.
The team reports success-rate differences of -2.5, +3.1, and -0.6 percentage points across three model architectures when they train from robot-free UMI data alone versus with a teleoperated post-training pass. That is close enough to a wash, which is the interesting claim. They also report 85% success on precision insertion tasks. To get there they built a portable rig with head-mounted stereo-inertial SLAM, dual wide-angle cameras per hand covering roughly 200 degrees, and microsecond-level GPIO synchronization, with what they measure as 3mm workspace-local end-effector accuracy.
Alongside the method they released HiFi-UMI-2K on Hugging Face, 2,000 hours of microsecond-synchronized, ultra-wide-FoV demonstrations. A related pre-training result they cite is that 4,000 hours of this data reduces action error on unseen tasks by 41%, and lifts real-robot success on StarVLA-QwenPI by 18.1 percentage points.
The honest caveat is that a few points of parity on the paper's chosen benchmark tasks is not the same as parity in a warehouse or a home. 85% precision insertion is a strong number but the remaining failures matter when the task is safety-relevant, and the wash result is reported on three specific architectures, not a general guarantee. 'Robot-free data' still needs a robot at deployment, so take this as a data-collection story, not a hardware-elimination one. What the paper does not settle is how well the rig itself replicates outside a well-instrumented lab, or how the cost of the UMI hardware really compares to a teleoperation setup once you tally the sync and camera work.
The direction is the part worth watching. If a handheld collection rig can do the work of an expensive teleop pipeline for a broad class of manipulation skills, the labs and small robotics startups that never had the budget for that pipeline are the ones who get to move.
Originally reported by paper
Read the original article →Original headline: HiFi-UMI: Robot-Free UMI Data Alone Matches Teleoperation Baselines; 2,000-Hour Dataset Released