HumanNet introduces a one-million-hour human-centric video corpus showing that 1,000 hours of egocentric pretraining matches or surpasses 100 hours of real-robot data, substantially closing the gap to a 20,000-hour robot baseline.
论文原始摘要
Progress in embodied intelligence increasingly depends on scalable data infrastructure. While vision and language have scaled with internet corpora, learning physical interaction remains constrained by the lack of large, diverse, and richly annotated human activity data. We present HumanNet, a one-million-hour human-centric video corpus that captures how humans interact with the physical world at scale. HumanNet spans both first-person and third-person perspectives and covers fine-grained activities, human-object interactions, tool use, and long-horizon behaviors across diverse real-world environments. Beyond raw video, the dataset provides interaction-centric annotations, including captions, motion descriptions, and hand and body-related signals, enabling motion-aware and interaction-aware learning. Beyond scale, HumanNet introduces a systematic data curation paradigm for embodied learning, where human-centric filtering, temporal structuring, viewpoint diversity, and annotation enrichment are treated as first-class design principles. This design transforms unstructured internet video into a scalable substrate for representation learning, activity understanding, motion generation, and human-to-robot transfer. We conduct a first-step validation on the value of this design through controlled vision-language-action ablation: under a fixed set of validation data, continued training from the Qwen VLM model with 1000 hours of egocentric video drawn from HumanNet surpasses the continued training with 100 hours of real-robot data from Magic Cobot, indicating that egocentric human video could be a scalable and cost-effective substitute for robot data. By building this project, we aim to explore the opportunity to scale embodied foundation models using human-centric videos, rather than relying solely on robot-specific data.
Paper Collector 中文速览
百万小时人本视频数据集,推动具身智能规模化
方法概述
收集百万小时第一和第三视角视频,涵盖细粒度活动、人机交互、工具使用等。提供交互中心化标注,包括字幕、运动描述、手部和身体信号。通过受控的视觉-语言-动作消融实验,验证从HumanNet抽取1000小时视频训练优于100小时真实机器人数据
核心贡献
构建百万小时人本视频数据集,提出系统性数据整理范式,验证人本视频可替代机器人数据用于具身智能训练
原始来源与核验范围
核验仅覆盖论文正文中的主张、证据片段和参考文献关系。NGJOO 未独立运行作者代码、重做实验或验证真实部署效果;页面中的可复现性分数是文档完整度评估,不是复现实验结果。
核心问题
Can large-scale human-centric video serve as a scalable data source for embodied learning systems, and to what extent can egocentric human video substitute for real robot training data?
核心方法
The authors constructed HumanNet through a three-stage pipeline: data collection via keyword discovery and crawling, data processing with deduplication and quality filtering, and annotation including 3D pose detection, motion retargeting, and LLM-assisted captioning. Validation used controlled post-training comparison under the LingBot-VLA architecture across four configurations with varying pretraining sources.
方法组件
- The corpus enables training world-action models that capture environment dynamics and driving actions.
- Combining first and third-person viewpoints supports representations aligning appearance, language, and motion.
- The dataset widens the human side of human-to-robot transfer pipelines in scale and scene diversity.
- Multiple multimodal objectives are supported including predictive video modeling and caption-conditioned activity modeling.
论点验证
The definition is clearly stated and operationally specified. Paragraph 15 defines human-centric video with concrete examples of qualifying behaviors (manipulating objects, tool use, navigation, etc.) and exclusions (passive or weakly grounded video)
The design choice is described with specific organizational elements. Paragraph 16 lists chunking, metadata indexing, quality filtering, caption labels, motion annotations. The pipeline (paragraphs 22-26) implements these components.
The indexing factors are clearly described in paragraph 19: source type, viewpoint, physical activity content, and supervision signals. This is a methodological design choice that is fully specified.
The interaction content organization is described in paragraph 20 with specific behavior categories. The multi-label approach is mentioned. This is a conceptual design choice that is well-articulated.
The three-stage pipeline is clearly described and visualized. Paragraph 22 states the three stages (collection, processing, annotation) and explains the separation benefits. Figure 3 is referenced. Each stage is detailed in subsequent paragraphs.
The collection stage methodology is comprehensively described in paragraph 23, including keyword discovery, expansion, crawling approaches, and source integration. This is a methodological description that is fully specified.
The finding is referenced to Figure 2 in paragraph 28. The paper describes the scene hierarchy spreading across indoor/outdoor environments and the long-tail activity-category distribution. The figure is cited as evidence.
The finding is referenced to Figure 5 in paragraph 28. The paper describes per-category breakdown showing athletic/outdoor families with longer, higher-magnitude motion versus daily activities with shorter, finer-grained segments. Without the figure,
... 共 37 个论点
可复现性评估
较低可复现性 (0%)
缺失的复现细节
- 数据集不可获取 - 核心的100万小时视频数据无访问方式
- 代码完全缺失 - 无模型实现、训练脚本或评估代码
- 无实验结果可复现 - 论文明确声明未报告新实验
- 缺少模型架构细节
- 缺少超参数设置(学习率、batch size、epochs、优化器等)
- 缺少训练/评估数据划分方式
- 缺少数据预处理和标注流程说明
- 缺少硬件环境和训练基础设施规格
- 缺少随机种子设置
- 缺少评估指标的具体实现方法
局限与证据边界
- Human behavior is not robot behavior. Even at one-million-hour scale, a human-centered corpus does not eliminate the embodiment gap between human hands, bodies, tools, mobility, and robot control spaces. The expected value of the dataset lies in representation learning and transferable priors, not in direct one-to-one replacement of robot data.
- Scale introduces noise. Open-world human-centric video inevitably contains ambiguous labels, inconsistent task boundaries, missing metadata, viewpoint imbalance, and variable visual quality. Caption labels, pose estimates, and motion annotations help with coverage but introduce their own errors.
- Coverage is still uneven. A dataset can be very large while remaining biased toward certain geographies, socioeconomic contexts, occupations, camera viewpoints, body types, household routines, or public activities. Without careful analysis, one-million-hour scale can create an illusion of universality where significant blind spots remain.
- Human-centric video raises serious privacy and safety issues. First-person recordings may capture bystanders, sensitive interiors, private documents, screens, or proprietary workflows. Third-person recordings may capture identifiable people, homes, workplaces, social interactions, or activities that were not originally intended for machine-learning reuse.
- The broader impact of the dataset is dual-use. On the positive side, large-scale human-centric data may accelerate assistive systems, robotic manipulation, procedural understanding, motion modeling, and general physical AI research. On the negative side, the same data may strengthen surveillance-adjacent perception systems or enable models that inherit social and geographic biases from the source material.
本分析由 PDF 阅读助手 自动生成,仅供参考,不构成学术评审意见。验证结论和可复现性评估基于论文文本自动分析,可能存在偏差。原始论文请参阅 arXiv。
分析时间:2026-05-18T13:19:15+00:00 · 数据来源:Paper Collector