Data Pyramid for Embodied Manipulation
Summary
This paper organizes embodied data sources into a five-level pyramid (real-robot, UMI, egocentric/exocentric, simulation, general vision-language), analyzing their trade-offs between scalability and robot alignment, and reviews recent embodied foundation models in terms of data recipes. It also discusses open challenges for building next-generation embodied systems.
View Cached Full Text
Cached at: 07/28/26, 06:33 AM
Paper page - Data Pyramid for Embodied Manipulation
Source: https://huggingface.co/papers/2607.24744 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Multimodalfoundationmodelslearnedtoseeandtospeakbyconsumingthewholeinternet.Embodiedagentsadmitnosuchshortcut,sincetheyrequiredatathatcoupleobservationswithphysicalstatesandactions.Thesesignalscanbeprovided,tovaryingdegrees,bymultipledatasources.Inthiswork,weorganizetheembodieddataecosystemasa“pyramid“spanningfivecomplementarysources:real-robotdata,UMI-styledata,egocentricandexocentricdata,simulationdata,andgeneralvision-languagedata.Weorganizethepyramidaroundthetensionbetweenscalabilityandrobotalignment,andfurthercharacterizeeachsourceintermsofdataquality,diversity,reusability,andphysicalfidelity.Wethenanalyzerecentembodiedfoundationmodelsthroughthelensoftheirdatarecipes,examininghowdifferentsourcesareselected,aligned,andmixedduringpretraining.Forembodiedbrainmodels,vision-language-actionmodels,andworld-actionmodelsalike,werelatedatacompositiontocapabilitiesinperception,reasoning,planning,actiongeneration,andworldprediction.Weclosebydiscussingsixopenchallenges:buildinglarge-scaletactiledatasets,collectingfailureandrecoverydata,developingscalabledata-collectionpipelines,aligningactionsacrossembodiments,leveragingegocentricdatafordexterousmanipulation,anddesigningprincipleddatarecipesforrobotlearning.Wehopethisworkpavesthefoundationforthedesignofnext-generationembodiedsystems.
View arXiv pageView PDFProject pageGitHub9Add to collection
Get this paper in your agent:
hf papers read 2607\.24744
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.24744 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.24744 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.24744 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
From Passive Video to Editable Experience: Physically Grounded Experience Synthesis for Embodied Intelligence
Introduces Pegasus, a low-resource framework that translates human demonstration videos into robot-executable data using graph-based task representation, hierarchical affordance latent space, and closed-loop physics verification, aiming to turn hardware data collection into scalable knowledge transfer.
ACE-Data-0: Human-Centric Ambient Capture as Embodied Data Engine
Introduces ACE-Data-0, a large-scale embodied AI dataset with 150 hours of synchronized multimodal human demonstrations across 200 task categories, captured by the Ambient Capture Engine (ACE) in real home environments. Includes a hierarchical benchmark exposing gaps in current methods under contact, occlusion, and long horizons.
Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models
Embodied-R1.5 is a unified embodied foundation model that achieves state-of-the-art performance on 16 out of 24 embodied vision-language benchmarks using multi-task balanced reinforcement learning. It introduces a Planner-Grounder-Corrector closed-loop framework for long-horizon tasks and is open-sourced to facilitate future research.
HumanScale: Egocentric Human Video Can Outperform Real-Robot Data for Embodied Pretraining
This paper finds that egocentric human video, when processed with a filtering and labeling pipeline, can outperform teleoperated real-robot data for pretraining embodied foundation models, achieving lower validation loss and higher success rates on real-robot tasks.
Open-AoE: An Open Egocentric Manipulation Dataset and Toolchain for Embodied Learning
Open-AoE is an open, community-oriented egocentric manipulation dataset and toolchain that spans from smartphone capture to model training, providing approximately 2,000 hours of manipulation video with annotations and downstream tools for embodied learning.