This repository accompanies a survey on the data pyramid for robotics and embodied AI. It curates the datasets, data-collection paradigms, simulators, and data-hungry model families reviewed in the survey — spanning real-robot data, UMI (in-the-wild) data, egocentric / ego-exo human data, simulation data, and broad general (web-scale) data — together with the VLA / world-action / embodied-VLM models that consume them. Each entry links to its paper, project page, and code where available.
This project is actively maintained and continuously updated to make embodied data resources easier for the open-source community to discover, access, and download.
- 2026-08-10: Added N0-Foundation and its OpenNeoData release to the real-robot data collection.
- 2026-08-07: Updated the data accumulation figure; introduced the EgoData Engineering collection with Ego2Robot and EgoEngine; and added the CS2-10k and RekaDaily-10k datasets from Reka AI.
- 2026-07-27: Open-sourced the project website and this GitHub project. You are welcome to use the curated links throughout this repository to access and download the collected resources. Issues and pull requests are encouraged to help keep these resources accessible and useful.
We sincerely thank all open-source dataset creators and contributors for their valuable work and continued support of the community. You can also use task-based search on the project website to find and download datasets.
If you have suggestions for new resources, improvements to methodologies, or corrections for broken links, please don't hesitate to open an issue or submit a pull request. Contributions of all kinds are welcome and greatly appreciated.
Data Sources
Real-Robot Data
Egocentric & Ego-Exo Data
Simulation Data
Embodied Foundation Models
Repository
Table: Recent real-robot datasets
Table: Real-robot datasets (2024 and earlier)
Table: UMI-style robot-free and cross-embodiment datasets
Table: EgoData Engineering
| Year | Acronym | Paper | Venue | Project | Repo@GitHub |
|---|---|---|---|---|---|
| 2026 | Ego2Robot | Ego2Robot: Scalable Robot Data Synthesis from Egocentric Human Data | arXiv | ||
| 2026 | EgoEngine | EgoEngine: From Egocentric Human Videos to High-Fidelity Dexterous Robot Demonstrations | arXiv | ||
| 2025 | HaWoR | HaWoR: World-Space Hand Motion Reconstruction from Egocentric Videos | CVPR |
Table: Recent egocentric and ego-exo datasets
Table: Egocentric and ego-exo datasets (2024 and earlier)
Curation note. For peer-reviewed work,
YearandPublication / Typeuse the formal publication year and venue. For arXiv-only work,Yearis the first public preprint year. Software without a canonical paper is labeledSoftware. The sections below distinguish reusable 3D/scene assets, simulation backends, evaluation benchmarks, and both downloadable synthetic datasets and systems that generate such data.
Table: 3D assets and scene datasets
Table: Simulation and rendering backends
Table: Simulation benchmarks
Table: Simulation/synthetic datasets and data-generation systems
Table: World models as simulators
Table: Visual data
Table: Segmentation and localization data
Table: Video and temporal data
Table: Planning and task decomposition data
| Year | Acronym | Paper | Venue | Project | Repo@GitHub |
|---|---|---|---|---|---|
| 2023 | EgoPlan-IT | EgoPlan-Bench: Benchmarking Multimodal Large Language Models for Human-Level Planning | IJCV | ||
| 2023 | EmbodiedGPT | EmbodiedGPT: Vision-Language Pre-Training via Embodied Chain of Thought | NeurIPS | ||
| 2023 | LLaRP | Large Language Models as Generalizable Policies for Embodied Tasks | ICLR | ||
| 2022 | EgoTaskQA | EgoTaskQA: Understanding Human Tasks in Egocentric Videos | NeurIPS | ||
| 2025 | WAP | World-aware Planning Narratives Enhance Large Vision-Language Model Planner | NeurIPS |
Table: Grasp data
| Year | Acronym | Paper | Venue | Project | Repo@GitHub |
|---|---|---|---|---|---|
| 2026 | MapleGrasp | MapleGrasp: Mask-guided Feature Pooling for Language-driven Efficient Robotic Grasping | WACV | ||
| 2024 | Language-Driven 6-DoF Grasp Detection Using Negative Prompt Guidance | ECCV | |||
| 2024 | DexGraspNet 2.0 | DexGraspNet 2.0: Learning Generative Dexterous Grasping in Large-scale Synthetic Cluttered Scenes | CoRL | ||
| 2024 | Grasp-Anything | Grasp-Anything: Large-scale Grasp Dataset from Foundation Models | ICRA | ||
| 2021 | SuctionNet-1Billion | SuctionNet-1Billion: A Large-Scale Benchmark for Suction Grasping | RAL | ||
| 2018 | Jacquard | Jacquard: A Large Scale Dataset for Robotic Grasp Detection | IROS | ||
| 2020 | GraspNet-1Billion | GraspNet-1Billion: A Large-Scale Benchmark for General Object Grasping | CVPR |
Representative VLA and WAM methods by release time, model type, institution, and data source.
Data sources: = real-robot data;
= UMI data;
= egocentric data;
= simulation data;
= general data.
Table: Representative VLA and WAM methods (74 entries)
Contributions are welcome! Please open an issue or pull request to add resources, fix links, update metadata, or suggest improvements. For new resources, please include the paper title, project page, code link if available, release date, scale, and the most relevant data category.
If you find this repository useful, please consider citing our paper:
@misc{ye2026datapyramid,
title={{Data Pyramid for Embodied Manipulation}},
author={Yifan Ye and Yankai Fu and Yaoxu Lv and Bohan Hou and Jun Cen and Lingdong Kong and Duo Zheng and Tianxing Chen and Jiaming Liu and Ziang Cao and Yunfan Lou and Wei Chow and Xian Sun and Yingshuo Wang and Kuangzhi Ge and Xiaowei Chi and Xidong Zhang and Zhibo Pang and Yiwu Zhong and Sirui Han and Zhihe Lu and Weihao Yuan and Qifeng Chen and Michael Yu Wang and Yao Mu and Ziwei Liu and Jianfei Yang and Ping Luo and Shanghang Zhang},
year={2026},
eprint={2607.24744},
archivePrefix={arXiv},
primaryClass={cs.RO},
url={https://arxiv.org/abs/2607.24744}
}