HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining
Summary
This paper finds that egocentric human video, when processed with a filtering and labeling pipeline, can outperform teleoperated real-robot data for pretraining embodied foundation models, achieving lower validation loss and higher success rates on real-robot tasks.
View Cached Full Text
Cached at: 06/20/26, 02:28 PM
Paper page - HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining
Source: https://huggingface.co/papers/2606.20521 Published on Jun 18
·
Submitted byhttps://huggingface.co/yfdeng10
yfdengon Jun 19
Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Egocentric human video can effectively replace teleoperated robot trajectories for embodied model pretraining, achieving better performance with reduced data collection costs.
Embodied foundation modelsare expected to benefit fromdata scalinglike large language models, but face a much tighter data bottleneck.Teleoperated real-robot trajectoriesremain the dominantpretrainingsource due to their precise action supervision and embodiment alignment, yet their scalability is limited by high collection cost, acquisition difficulty, and low behavioral andenvironmental diversity. These limitations have sparked interest inegocentric human videoas a scalable, substantially lower-cost, and more diverse alternative for embodied modelpretraining. However, its effectiveness compared to teleoperated real-robot data remains underexplored. To address this question, we conduct a systematic study comparingegocentric human videoandteleoperated real-robot trajectoriesaspretrainingdata sources forembodied foundation models, under fixed post-training and validation protocols. Surprisingly, we find that egocentric data, when processed through a carefully designed filtering andlabeling pipeline, is not merely a viable substitute for modelpretrainingbut can lead to superior performance. With the same amount ofpretrainingdata, models pretrained on egocentric data achieve a 24% lower validation loss on real-robotaction prediction, as well as 52.5% and 90% higher success rates on in-distribution and out-of-distribution real-robottask execution, respectively. This finding verifies a scalable paradigm forembodied foundation models: pretrain onegocentric human videoto learn diverse world representations, then adapt with a small amount of labeled real-robot data foraction-space alignment. We hope this study encourages broader exploration of egocentric data and offers guidance for data quality assessment before costly robot data collection.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.20521 in a model README.md to link it from this page.
Datasets citing this paper1
#### cy0307/awesome-egocentric-atlas Updatedabout 2 hours ago • 335 • 1
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.20521 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Ego2Robot: Scalable Robot Data Synthesis from Egocentric Human Data
Ego2Robot is a scalable pipeline that converts egocentric human manipulation videos into robot training data via action retargeting and visual synthesis, producing 18,561 hours of data across 15 robot morphologies. Experiments show that joint pretraining on this synthesized data improves out-of-distribution generalization for vision-language-action models, including on real-robot deployment.
@macrodata_labs: Everyone is betting on Egocentric data to scale robotics But turning that footage into training data requires recoverin…
Macrodata Labs releases a research blog on scaling robotics with egocentric video data by recovering 3D hand motion signals using only open-source models.
ACE-Ego-0: Unifying Egocentric Human and Robotic Data for VLA Pretraining
ACE-EGO-0 is a unified Vision-Language-Action pretraining framework that leverages egocentric human videos and robot trajectories via a reliability-aware training objective, achieving state-of-the-art on embodied AI benchmarks.
HumanNet: Scaling Human-centric Video Learning to One Million Hours
HumanNet is a large-scale human-centric video dataset with one million hours of annotated footage, designed to train vision-language-action models. It demonstrates that egocentric human video can effectively replace robot data for embodied intelligence tasks.
Why first person video may matter for robot learning[D]
The article discusses the potential benefits and challenges of using first-person video for robot learning, highlighting that while direct imitation is limited, the sequence of visual attention may transfer. It references LingBot-VLA 2.0 and calls for controlled evaluations to separate viewpoint effects from data volume.