HumanNet: Scaling Human-centric Video Learning to One Million Hours

TL;DR

HumanNet dataset enables Qwen model to substitute human video for robot data, enhancing learning efficiency.

cs.CV 🔴 Advanced 2026-05-07 7 views
Yufan Deng Daquan Zhou
video learning human behavior robotics dataset AI

Key Findings

Methodology

HumanNet employs a one-million-hour video dataset, integrating first-person and third-person perspectives, providing detailed interaction annotations including captions, motion descriptions, and hand/body signals. This dataset supports motion-aware and interaction-aware learning, transforming into a scalable substrate for representation learning.

Key Results

  • Under fixed validation data, Qwen model trained with 1000 hours of HumanNet video outperforms training with 100 hours of Magic Cobot robot data, demonstrating potential for human video substitution when robot data is limited.
  • Experiments show first-person video captures useful action cues, surpassing traditional robot data.
  • Controlled vision-language-action ablation validates the design's effectiveness.

Significance

HumanNet provides a large-scale data foundation for embodied intelligence learning, addressing the limitations of existing robot datasets in scale and task diversity. This project demonstrates the potential of human video as a substitute for robot data, advancing cross-embodiment learning.

Technical Contribution

HumanNet introduces a systematic data curation method, transforming unstructured internet video into a scalable learning substrate, offering new data filtering, temporal structuring, and viewpoint diversity principles, facilitating human-to-robot learning transfer.

Novelty

This is the first attempt to use one million hours of human video for robot learning, offering rich interaction annotations and diverse perspectives, surpassing existing dataset scales and application scopes.

Limitations

  • Human behavior differs from robot behavior; even at large scale, this gap cannot be entirely eliminated.
  • Privacy issues in the dataset need further resolution, especially regarding personally identifiable information.
  • Video quality and annotation accuracy may affect learning outcomes.

Future Work

Future work will focus on further optimizing privacy protection, improving annotation accuracy, and exploring more application scenarios.

AI Executive Summary

The HumanNet project advances the scaling of embodied intelligence learning through a one-million-hour human video dataset. Existing robot datasets are often limited in scale and task diversity, unable to meet the demands of complex embodied intelligence learning. HumanNet combines first-person and third-person perspectives, providing rich interaction annotations to support motion-aware and interaction-aware learning.

Experimental results show that the Qwen model trained with 1000 hours of HumanNet video outperforms training with 100 hours of Magic Cobot robot data under fixed validation data, demonstrating potential for human video substitution when robot data is limited. This finding offers new possibilities for cross-embodiment learning.

Nevertheless, HumanNet faces challenges, including the gap between human and robot behavior, privacy issues, and video quality and annotation accuracy. Future work will continue to optimize the dataset, explore more application scenarios, and advance embodied intelligence learning further.

Deep Analysis

Background

Embodied intelligence learning requires large-scale data support, but existing robot datasets are limited in scale and task diversity. Human video datasets offer rich interaction information and diverse perspectives, becoming a potential solution to this problem.

Core Problem

Existing embodied intelligence learning datasets are limited in scale, unable to support complex learning tasks. Human video datasets offer rich interaction information and diverse perspectives, becoming a potential solution to this problem.

Innovation

HumanNet employs a one-million-hour video dataset, integrating first-person and third-person perspectives, providing detailed interaction annotations including captions, motion descriptions, and hand/body signals. This dataset supports motion-aware and interaction-aware learning, transforming into a scalable substrate for representation learning.

Methodology

  • �� Data Collection: Acquire diverse first-person and third-person videos through keyword search and video platform crawling.
  • �� Data Processing: Deduplication, filtering, segmentation, and clipping ensure video quality and relevance.
  • �� Annotation Generation: Use SLAM and LLM technologies to generate motion descriptions and captions, providing rich interaction information.

Experiments

Experimental design includes comparing 1000 hours of HumanNet video with 100 hours of Magic Cobot robot data to validate the potential for human video substitution when robot data is limited.

Results

Experimental results show that the Qwen model trained with 1000 hours of HumanNet video outperforms training with 100 hours of Magic Cobot robot data under fixed validation data, demonstrating potential for human video substitution when robot data is limited.

Applications

HumanNet can be used for robot learning, action recognition, and interaction awareness, providing rich interaction information and diverse perspectives.

Limitations & Outlook

Human behavior differs from robot behavior; even at large scale, this gap cannot be entirely eliminated. Privacy issues in the dataset need further resolution, especially regarding personally identifiable information.

Plain Language Accessible to non-experts

Imagine you're cooking in a kitchen. You need to pick up a spatula, stir ingredients, and turn on the stove. These actions require hand-eye coordination and tool use. HumanNet is like a massive kitchen video collection, recording how people perform these operations in the kitchen. By watching these videos, robots can learn to mimic these actions, just like you learn cooking by watching cooking shows.

ELI14 Explained like you're 14

Imagine you're playing a simulation game where you need to control a character to complete various tasks like cooking or fixing things. HumanNet is like the game's walkthrough videos, showing you how to operate the character to complete tasks. By watching these videos, robots can learn to mimic these actions, just like you learn game skills by watching walkthrough videos.

Glossary

HumanNet

A dataset containing one million hours of video, recording human interaction with the physical world.

Used as a foundational dataset for embodied intelligence learning.

Qwen VLM

A vision-language model used to extract action and interaction information from videos.

Used to validate the effectiveness of the HumanNet dataset.

Magic Cobot

A robot dataset used for comparison experiments with HumanNet.

Used to validate the potential for human video substitution when robot data is limited.

SLAM

A technology used to estimate camera trajectory, helping generate video annotations.

Used to generate motion descriptions and captions.

LLM

A technology used to generate video captions and motion descriptions.

Used to generate rich interaction information.

Open Questions Unanswered questions from this research

  • 1 How to further optimize privacy protection and annotation accuracy in the dataset to enhance learning outcomes.
  • 2 How to address the gap between human and robot behavior, advancing cross-embodiment learning.

Applications

Immediate Applications

Robot Learning

By watching human videos, robots can learn complex actions and interactions.

Long-term Vision

Cross-Embodiment Learning

Advancing embodied intelligence learning through large-scale human video datasets.

Abstract

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.

cs.CV cs.RO