Summary (Overview)

  • Data Pyramid Taxonomy: The paper introduces a five-layer pyramid organizing embodied data sources—real-robot, UMI-style, egocentric/exocentric, simulation, and general data—ordered by the tension between scalability and robot alignment.
  • Systematic Characterization: Each data category is analyzed along six dimensions: scalability, robot alignment, quality, diversity, reusability, and physical fidelity, providing a comprehensive framework for comparing data sources.
  • Data-Centric Model Analysis: The study examines how recent embodied foundation models (embodied brains, VLAs, and world action models) select, align, and mix heterogeneous data sources, showing a clear trend toward larger and more diverse pretraining mixtures.
  • Scalability Trends: Egocentric data is emerging as a key pretraining substrate, with models using up to 20,000+ hours of egocentric video, while simulation data now reaches billion-scale grasp samples and million-scale trajectories.
  • Open Challenges Identified: Six critical future directions are highlighted: tactile data collection, failure/recovery data, scalable pipelines, cross-embodiment alignment, egocentric dexterous transfer, and principled data recipes.

Introduction and Theoretical Foundation

The paper addresses the fundamental question: What data should be used to train embodied foundation models? Unlike multimodal foundation models that learn from web-scale visual and linguistic data, embodied agents require data that couples observations with physical states and actions. The authors propose a Data Pyramid organized by two primary design principles:

  • Scalability: How efficiently a data source can be expanded with respect to hardware dependence, human labor, environment reset, safety supervision, and marginal generation cost.
  • Robot Alignment: How directly its observations, representations, and supervision signals can support learning and execution on physical robots.

These principles are often in tension: real-robot data is highly aligned but expensive, while general data is scalable but weakly grounded. Four complementary dimensions further characterize utility:

  • Quality: Validity, consistency, informativeness, and task relevance of collected experience.
  • Diversity: Coverage across tasks, objects, scenes, viewpoints, instructions, embodiments, sensing configurations, and outcomes.
  • Reusability: How readily data can be transferred across tasks, environments, embodiments, sensing systems, and model families.
  • Physical Fidelity: How faithfully a data category captures real interaction dynamics, including contact, friction, compliance, sensing noise, actuation delay, and object motion.

The pyramid consists of five layers from apex to base:

  1. Real-Robot Data: Teleoperated or scripted trajectories on target robots—directly executable but expensive.
  2. UMI-Style Data: Handheld gripper demonstrations without a robot—portable end-effector supervision but no joint-level proprioception.
  3. Egocentric/Exocentric Data: First- and third-person human recordings—real physics and everyday diversity but no robot actions.
  4. Simulation Data: Physics-engine-generated interactions—scalable and privileged labels but approximate physics.
  5. General Data: Web-scale images, video, language—broad semantics and reasoning but no action or contact grounding.

Methodology

The paper conducts a comprehensive survey and taxonomy of the embodied data ecosystem. The methodology involves:

  • Category-level organization: Each of the five data types is reviewed through detailed subsections covering data overview, embodiment and modalities, collection paradigms, scale and diversity, advantages, and limitations.
  • Comparative analysis: Tables summarize key properties of datasets within each category (e.g., Table 1 for real-robot, Table 2 for UMI, Table 3 for egocentric, Tables 4–5 for simulation, Table 6 for general data).
  • Data-centric model analysis: The paper examines recent embodied foundation models (from 2023–2026) and documents their data recipes, action representations, and how they use action-free vs. action-labeled data. Table 7 provides a comprehensive overview of data sources used by representative models.
  • Qualitative and quantitative trends: Figures show evolution of data scale (Figure 2) and data utilization in models (Figure 3). Figure 4 visualizes action-trajectory diversity across datasets.

Empirical Validation / Results

The paper itself is not an experimental paper but a survey. Key empirical findings include:

  • Scale growth: Real-robot datasets grew from ~50K trajectories (Pinto and Gupta, 2015) to over 2.4M trajectories (Open X-Embodiment, 2023). Egocentric datasets now exceed 10,000 hours (Xperience-10M, 2026). Simulation data has reached billion-scale grasp samples (Dex1B, 2025).
  • Data recipe evolution: Early models (e.g., PaLM-E, RT-2) relied primarily on real-robot + general data. By 2026, models like LingbotVA 2.0 incorporate all five pyramid layers. Egocentric data is increasingly common in large-scale pretraining (e.g., EgoScale uses 20,854 hours).
  • Action representation trends: From discrete action tokens (RT-2) toward continuous diffusion/flow-matching heads (π0, GR00T N1), and from embodiment-specific to semantic action slots (RDT-1B, Qwen-RobotManip).
  • Cross-embodiment deployment: UMI-style data enables retargeting demonstrations across different robot platforms via relative end-effector trajectories, wrist-centric representations, and visual inpainting.

Key Table: Table 1 – Real-robot manipulation datasets (excerpt shown below). The table shows increasing diversity in embodiments (single-arm, dual-arm, humanoid), modalities (RGB-D, tactile, force, audio), and scale (from 50K to 2.4M trajectories).

DatasetTimeArmTraj. / HoursTasksModalityCalib.Dex.Mobile
Pinto and Gupta [275]2015S50K / 7001RGB; Proprio.; Act.; Grasp Succ.
Open X-Embodiment [64]2023S/D2.4M / -527RGB-D; Proprio.; Act.; Lang.; Force
AgiBot World Beta [26]2025D1M / 2976.4217RGB-D; Proprio.; Act.; Lang.; Force
EgoScale [443]2026-- / 20,854 h-Egocentric video with action labels--

Theoretical and Practical Implications

  • For Embodied AI Research: The pyramid provides a unified framework for understanding data trade-offs. Researchers can now systematically evaluate which data sources are most suitable for specific capabilities (perception, reasoning, planning, action generation, world prediction).
  • For Data Collection: The analysis highlights the need for scalable pipelines that go beyond manual teleoperation. UMI-style interfaces, egocentric wearables, and automated simulation generation are promising directions. Integrated leader-follower teleoperation (e.g., ARX AC-One) is noted as a practical advance.
  • For Model Training: The paper demonstrates that heterogeneous data mixtures are becoming standard, but optimal recipes remain unknown. Egocentric data is emerging as a critical bridge between general web data and robot-specific trajectories. Action-space alignment (semantic slots, wrist-centric frames) is essential for cross-embodiment transfer.
  • For Benchmarking: The survey identifies gaps in current benchmarks, particularly in tactile sensing, failure/recovery data, and long-horizon dexterous manipulation. The open-source repository (Awesome Embodied Data Pyramid) provides a curated resource for the community.

Conclusion

The paper concludes that the embodied data ecosystem can be effectively organized as a five-layer pyramid (real-robot, UMI, egocentric, simulation, general) along the axes of scalability and robot alignment, complemented by quality, diversity, reusability, and physical fidelity. Key findings include:

  • Real-robot data remains the gold standard for direct execution but is costly; UMI and egocentric data offer scalable alternatives with explicit or recoverable action supervision.
  • Recent embodied foundation models increasingly use heterogeneous mixtures, with egocentric data playing a growing role in large-scale pretraining.
  • Action-space representation (discrete tokens, continuous diffusion, semantic slots) and geometric alignment (camera-centric, wrist-centric) are critical for integrating heterogeneous data.
  • Six open challenges are identified: tactile data collection, failure/recovery data, scalable pipelines, cross-embodiment alignment, egocentric dexterous transfer, and principled data recipes.

Future work should focus on improving the informational coverage, acquisition efficiency, and effective utilization of embodied data, moving beyond simply increasing dataset size toward more systematic data curation and integration strategies.

Related papers