Scaling Bimanual Household Manipulation from 1,500 Hours of Demonstrations to On-Policy Corrections
This work releases 1,500 hours of diverse bimanual household manipulation demonstrations and trains XR-2, a vision-language-action model, on the corpus through a purpose-built high-throughput data pipeline and a multi-stage training paradigm. Systematic experiments show strong task performance with favorable training efficiency and data utilization, and along two scaling axes — demonstration volume and post-training on DAgger correction data from real-time human interventions — task success improves steadily, exhibiting a clear scaling trend at current data scale. The dataset is open-sourced to support reproducible bimanual manipulation research.
Paper · arXiv:2609.03591Learning generalist policies for robust bimanual manipulation has been bottlenecked by a simple scarcity problem: high-quality, large-scale human demonstration data for two-handed household tasks is hard to collect, and most labs cannot generate enough of it to train capable policies. XR-2 attacks exactly this bottleneck — by releasing a large demonstration corpus and by asking whether, given enough data, bimanual policies keep improving in a predictable way.
Core Innovation
- A 1,500-hour bimanual demonstration corpus — diverse everyday household tasks collected at scale and released open-source to support reproducible research.
- XR-2, a vision-language-action model — trained on the corpus with a purpose-built, high-throughput data pipeline and a carefully designed multi-stage training paradigm that balances performance, training efficiency, and data utilization.
- Two controlled scaling studies — the paper varies the amount of expert demonstration data and separately post-trains on DAgger correction data collected from real-time human interventions, probing how success scales along each axis.
Results
- XR-2 attains strong manipulation performance in systematic experiments while retaining favorable training efficiency and high data utilization.
- Task success rate improves steadily as demonstration data increases across the probed range.
- Post-training on on-policy DAgger corrections from real-time human interventions yields a further consistent scaling trend at the current data scale.
Limitations
The scaling trends are demonstrated at the current data scale and over the ranges probed; whether they extend to substantially larger corpora or more diverse task distributions remains an open question. The abstract reports benchmark-level success trends rather than deployment-grade robustness analysis, and the specific hardware embodiment used for data collection and evaluation is not detailed at this level.
Industry Implications
For companies building dual-arm and humanoid household robots, this work speaks directly to the data question: it provides an immediately usable open corpus of bimanual demonstrations and evidence that investing in both offline demonstration collection and lightweight interactive correction (DAgger-style) pays off in steady success gains. The demonstrated scaling behavior is a practical argument for data flywheels in bimanual manipulation, and the open release lowers the entry cost for teams that cannot yet afford million-episode in-house collection.