Skip to content

HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining

HumanScale (PKU DAGroup with NUS, MIT, UCSB, NVIDIA — overlapping authors with HumanNet: Scaling Human-centric Video Learning to One Million Hours) is a controlled, fixed-budget head-to-head between egocentric human video and teleoperated real-robot trajectories as pretraining sources for embodied foundation models. At matched pretraining-data volume, egocentric pretraining through a carefully designed filtering and labeling pipeline reports 24% lower validation loss on real-robot action prediction plus 52.5% and 90% higher success rates on in-distribution and out-of-distribution real-robot task execution respectively. The paper frames this as evidence for a scalable two-stage paradigm — pretrain on egocentric human video for diverse world representations, then adapt with a small amount of labeled real-robot data for action-space alignment.

  • Teleoperated real-robot trajectories remain the dominant pretraining substrate because they offer precise action supervision and embodiment alignment, but they scale poorly due to high collection cost, acquisition difficulty, and low behavioral / environmental diversity [Abstract].
  • Egocentric human video, processed through a carefully designed filtering and labeling pipeline, is not merely a viable substitute for embodied pretraining but can lead to superior performance [Abstract].
  • At matched pretraining-data volume, egocentric-pretrained models achieve 24% lower validation loss on real-robot action prediction than teleop-pretrained models [Abstract].
  • At matched pretraining-data volume, egocentric-pretrained models achieve 52.5% higher success rate on in-distribution real-robot task execution [Abstract].
  • At matched pretraining-data volume, egocentric-pretrained models achieve 90% higher success rate on out-of-distribution real-robot task execution [Abstract].
  • The proposed scalable paradigm is two-stage: pretrain on egocentric human video for diverse world representations, then adapt with a small amount of labeled real-robot data for action-space alignment [Abstract].
  • The study positions itself as a data quality assessment exercise to be run before costly robot data collection campaigns [Abstract].

The paper is structured as a systematic comparison rather than a model release. Pretraining data source is the single varied factor; post-training and validation protocols are held fixed. The proposed pipeline is not “raw egocentric video → pretraining” — the abstract explicitly emphasizes a carefully designed filtering and labeling pipeline over the egocentric stream that the headline gains depend on. Quantitatively, the comparison is at equal pretraining-data volume between egocentric and teleop sources, then the two pretrained models are post-trained identically and evaluated on three axes: validation loss on real-robot action prediction, in-distribution real-robot task success, and out-of-distribution real-robot task success. The OOD evaluation matters because diversity is the central pro-egocentric argument; the 90% OOD-success delta versus 52.5% in-distribution is the strongest single piece of evidence for the diversity thesis. Method details on the filtering and labeling pipeline, target VLA backbone, action-space-alignment recipe, and exact pretraining-volume figure were not retrievable from the abstract at filing time.

  • 24% lower validation loss on real-robot action prediction (egocentric vs teleop, matched data volume) [Abstract].
  • 52.5% higher in-distribution real-robot task success rate (egocentric vs teleop, matched data volume) [Abstract].
  • 90% higher OOD real-robot task success rate (egocentric vs teleop, matched data volume) [Abstract].
  • Per-task breakdowns, OOD task list, model architecture, exact pretraining-data volume, and the identity of the teleop corpus were not retrievable from the abstract at filing time.

HumanScale is the sharpest filed datapoint in the egocentric-video-versus-teleop debate. Two closely related concurrent papers from the same DAGroup-PKU orbit — HumanNet: Scaling Human-centric Video Learning to One Million Hours (1,000 h egocentric ≥ 100 h teleop, matched downstream regime) and EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World (consortium-style 1,362 h corpus, cross-lab study) — argued in the same direction but stopped at qualitative “matches or modestly surpasses” framing. HumanScale’s quantitative delta (24% validation loss, 52.5% / 90% success rates) at matched data volume is what makes it the headline argument, and the OOD-vs-in-distribution gap (90 > 52.5) is exactly the diversity-axis prediction one would make if egocentric pretraining were buying generalization rather than just sample efficiency. The result also sharpens ActiveMimic: Egocentric Video Pretraining with Active Perception‘s thesis: ActiveMimic argued the gap was a signal-design problem (camera motion as viewpoint action) and reported matching teleop baselines; HumanScale argues the gap can be inverted (egocentric > teleop) with just careful filtering and labeling at matched volume — a less structural recipe, complementary to ActiveMimic’s signal-design lever. This is also the inverse of Spirit-v1.5: Clean Data Is the Enemy of Great Robot Foundation Models‘s “clean teleop data is the lever” claim, and a counter-data-point to the Jitendra Malik: don't let CV researchers in robotics skip the sensorimotor level sensorimotor-level critique to the extent that egocentric pretraining captures interaction priors that transfer.