Robotics / Data
verifiedTeleoperation Data
Robot training data is collected by people driving robots, one episode at a time, in real time. There is no crawl to scrape — the data costs human hours at roughly the rate the task takes, which puts the entire field several orders of magnitude below the data scales the rest of this graph assumes.
That constraint shapes everything: low-cost hardware to parallelise collection, cross-embodiment datasets pooled between labs, and simulation as a supplement that brings its own gap. Demonstration quality varies with the operator, and inconsistent demonstrations of the same task teach a policy to average between strategies — which is worse than either.
Collection scales linearly with operator hours, so a dataset of n episodes at t seconds each costs n·t of human time with no economy of scale. The units do not even match a language corpus — a large robot dataset is measured in 10⁶ episodes against 10¹² tokens — and that gap is why the transferable-pretraining strategy exists rather than being one option among several.
pooled-episodes holds 50% of the budget; rest holds the remaining 50%.
Episodes pooled from other robots and labs against episodes collected on your own, in episodes. Drag the pooling up to watch the dataset grow past what one lab can record — and inherit every embodiment in it.
Reviewed by opendroid · 2026-08-18
- arXiv:2310.08864 — Open X-Embodiment: Robotic Learning Datasets and RT-X Models
- arXiv:2304.13705 — Learning Fine-Grained Bimanual Manipulation with Low-Cost Hardware