AI Intelligence // signal over noise
← back to feed
HuggingFace Papers 7/10 signal

Open-AoE: An Open Egocentric Manipulation Dataset and Toolchain for Embodied Learning

researchmodelsagentic
Summary
This paper introduces Open-AoE, an open-source egocentric manipulation dataset and toolchain. The first release contains approximately 2,000 hours of video collected by over 500 contributors using 400+ smartphone models. The project provides not only the data with structured annotations (MANO hand poses, camera trajectories, atomic actions) but also a complete pipeline for processing raw video and a toolchain for visualization, robot retargeting, and training embodied models. In a comparative analysis, Open-AoE demonstrates higher visual diversity, semantic breadth, and annotation consistency than prior datasets, achieving a sequence-macro consistency score of 4.583/5.
Problem
Embodied AI research is constrained by the lack of large-scale, diverse, and structured real-world interaction data. Existing egocentric datasets often rely on specialized hardware, limiting accessibility, or consist of passive video lacking the detailed annotations (e.g., hand poses, camera trajectories, action boundaries) required for robot learning. This fragmentation between data collection and model training creates a significant barrier, as researchers must build their own post-processing pipelines to make video data usable.
Method
The work presents a dataset of ~2,000 hours of egocentric manipulation video captured on consumer smartphones. A multi-stage data processing pipeline transforms raw clips into structured samples through quality screening, privacy masking, temporal segmentation, semantic annotation, MANO-based hand reconstruction, and camera trajectory estimation. An accompanying toolchain supports data visualization, cross-embodiment retargeting, and provides training-ready data interfaces for Vision-Language-Action (VLA) policies, World Action Models (WAMs), and World Models. The dataset's quality is benchmarked against OpenEgo, EgoDex, and EgoXtreme on visual diversity, semantic breadth, and annotation consistency.
Details

Dataset Scale and Composition:

  • Total Duration: ~2,000 hours of egocentric manipulation video.
  • Contributors: 500+ contributors.
  • Devices: 400+ consumer smartphone models.
  • Content: 400+ scenes and 8,000+ tasks.
  • Annotations: Videos are annotated with text descriptions, MANO-based hand poses, camera trajectories, and temporally localized atomic actions.

Comparison with Other Egocentric Datasets:

DatasetHoursTasksHand PoseLanguageCamera Traj.Capture DevicesToolchain
Ego4D3,670N/A7 cameras
EPIC-KITCHENS100N/A2 models
EgoDex829194✓ native1 model
EgoLive1,6803461 custom model
OpenEgo1,107290✓ unifiedPartialMixed / N/A
EgoScale20,854N/AMixed / N/A
Open-AoE2,0008,000+✓ MANO400+ models

Visual Diversity Analysis (vs. OpenEgo, EgoDex, EgoXtreme):

Based on 3,000 balanced random trials sampling 2,000 CLIP embeddings from each dataset. Open-AoE achieved the highest mean score on all metrics.

MetricOpen-AoEDescription
Effective Rank97.43Effective number of feature directions with substantial variance.
Participation Ratio40.47Inverse concentration of the covariance spectrum.
Meaningful Coverage19.89Number of visual clusters with at least 5 samples.
Normalized Cluster Entropy0.712Evenness of sample distribution across a shared codebook.
Effective Clusters16.29Entropy expressed as an equivalent number of uniform clusters.
kNN Domain Mixing0.0775Average proportion of neighbors from other datasets (k=20).

Semantic and Temporal Annotation Analysis:

  • Vocabulary Size: Open-AoE has 32,407 distinct natural-language action descriptions, compared to 26,864 for OpenEgo and 111 for EgoDex. It also includes 175 action verbs, 8,030 object strings, and 135 scene labels.
  • Temporal Coverage: Annotations cover 99.99% of the evaluated timeline, compared to 50.1% for OpenEgo.
  • Annotation Density: Open-AoE has a density of 13.97 segments per minute, with a mean segment duration of 9.64 seconds.

Annotation Consistency Analysis:

Using Idefics2 to score visual-text alignment on a 1-5 scale, Open-AoE demonstrated significantly higher consistency.

DatasetSequence-Macro Score (out of 5)
Open-AoE4.583
OpenEgo3.029
EgoDex2.916
EgoXtreme2.015
What's new
The primary contribution is an open, end-to-end infrastructure for egocentric data in embodied AI, not just a dataset. It uniquely combines large-scale, low-cost data collection using consumer smartphones with a complete, open-source pipeline that processes raw video into structured, training-ready samples. It also provides a downstream toolchain for visualization, reconstruction, cross-embodiment retargeting, and direct integration with various model architectures (VLAs, WAMs, World Models).
Limitations
The authors state that the downstream benefit of the dataset's broad camera-domain diversity is a training hypothesis that should be validated through controlled ablation studies.
Conclusion

Open-AoE aims to provide practical, open infrastructure for embodied intelligence research by lowering the barriers to both data contribution and reuse. By releasing a large-scale, diverse dataset alongside a full capture-process-reconstruct-train toolchain, the project turns low-cost smartphone video into a valuable resource for training embodied models, studying human-to-robot transfer, and advancing world modeling.

Don't read this site daily. Get it in your inbox.

The daily brief and Sunday deep dive — distilled, scored, and opinionated. For builders only.