[ Research ]
Dyna-2: A 1-Million-Hour Scaling Law for World-Action Models
A world-action model pre-trained on 1,000,000+ hours of human video demonstrates scaling laws that hold on human and robot evaluation alike — and the many technical insights behind it.
Category:
Research
Author:
Dyna Robotics
Date:
August 2026
Read:
31 min
Figure 1. Dyna-2 is a world-action model (WAM) pre-trained on over one million hours of human video data. It exhibits scaling laws on held-out human data, and for the first time, proves the existence of a human-to-robot transfer scaling law. Every clip in this mosaic is generated by Dyna-2 itself.
Held-out human data
Zero-shot robot data (no robot data in pre-training)
Figure 2. The two scaling laws this post is about. Both rows report the same two metrics — squared error and accuracy@0.5 — so the human and robot axes are directly comparable. Top: more egocentric human experience makes action prediction better on held-out human data, with no plateau in sight (two further metrics, L1 and accuracy@0.1, in §3). Bottom: the same human hours — with zero robot data in training — monotonically improve prediction on 39 robot tasks across two embodiments (per-domain curves and the embodiment-gap analysis in §3). Dashed lines are power-law fits, , with in hours; details and metric definitions in §3. On the robot row, the diamond is a ~1M-hour pre-training arm whose source mixture differs from the nested ladder.
§ 1 Introduction
What is the right source of pre-training data for robot learning?
Does scaling that source of data produce a scaling law on robot performance?
Which modeling and objective choices are required for that scaling law to hold?
A scaling law for world-action models exists up to one million hours of human data,
for the first time, a human-to-robot transfer scaling law exists; that is, more human data in pre-training improves offline prediction on robot data the model has never seen, and finally,
both data and objective matter for scaling laws; world modeling and scaling on video data are essential for cross-embodiment scaling transfer to emerge
§ 2 Model Architecture and Training Objectives
Figure 3. The Dyna-2 architecture diagram.
§ 3 The manipulation scaling laws: From 1,000 to 1,000,000 hours
Is there a human-to-robot transfer scaling law? That is, does more human experience improve offline prediction on robot data the model has never seen during pre-training?
Pre-training data: nested, exact-hours subsets of human experience
Figure 4. Illustrative samples of the pre-training data. Thirty-six randomly drawn egocentric clips from the corpus, played simultaneously: everyday two-handed manipulation across kitchens, workshops, and living spaces, with both hands in frame.
One million hours at a glance
0.0M
Clips
0
Unique task instructions
0
Distinct objects
Evaluation metrics
Is there a scaling law for world-action models trained on one million hours of human data?
Figure 5. Scaling laws for Dyna-2 up to 1-million hours of human data. All four scale monotonically, and the thresholded metrics improve fastest — accuracy@0.1 rises 51% across the ladder against 12% for MSE.
Does a scaling law on human data imply a scaling law on robot data?
Figure 6. Representative gallery of the offline robot evaluation tasks.
Figure 7. Dyna-2 demonstrates, for the first time, a human-to-robot transfer scaling law. Evaluated on robot data the model has never seen during pre-training, the performance predictably improves as human data scales.
[ KEY TAKEAWAY — SCALING LAW TRANSFERS FROM HUMAN TO ROBOT ]
A scaling law for world-action models can be derived from human data. Scaling human data alone can improve robot predictions for world-action models.
Does the cross-embodiment scaling law translate to fine-tuned on-robot performance?
All 14 tasks, mean normalized score ↑
Per task, native metric ↑
14 tasks · drag ↓
Figure 8. Pre-training scale carries through post-training to the robot, and keeps climbing to the largest rung. Top: the mean normalized score across all 14 tasks on a log pre-training axis; below it, the individual tasks (use the slider to move through them), with bars for the four pre-training budgets.
Figure 9. Example autonomous rollouts of the post-trained policies (top camera, 1× speed). Each policy was pre-trained on human egocentric video and post-trained on a few hours of the corresponding task's robot demonstrations only.
What matters for the cross-embodiment scaling law to emerge?
action-only (the action loss alone, no world modeling)
joint (predict both action chunk and future videos on the same dataset)
video co-training (joint and additionally predict video on additional same amount of human video data that does not include action labels)
Figure 10. World modeling is crucial for the emergence of human-to-robot transfer scaling law. Joint denoising beats action-only unanimously at every scale, and video co-training is the only recipe that improves as action data grows.
Video is the new scaling axis
Figure 11. Video is the new scaling axis. Across two magnitudes of human action data, scaling video data alone improves model generalization.
Figure 12. Video data's benefit at-scale is cross-embodiment generalization.
[ KEY TAKEAWAY — FUTURE PREDICTION ENABLES CROSS-EMBODIMENT TRANSFER SCALING LAW ]
Video is the new scaling axis.
§ 4 Additional Model Capabilities and Extended Analysis
WAM vs. VLA: an apple-to-apple comparison
Figure 13. Aggregate on-robot comparison, normalized to the VLA. Each bar pools all seven post-training tasks and all three pre-training checkpoints — 21 task×checkpoint cells per architecture — with the VLA set to 1.00 on each metric. Left: on-robot success rate. Right: average quality grade. Whiskers are paired bootstrap 95% CIs over the cells (a ratio of means; per-cell ratios are undefined where the VLA scores zero).
Qualitative case study


The celery cuts, side by side. The finished tray after a chopping run by our production VLA, Dyna-1, and by the early WAM, Dyna-2 — both post-trained on the same dataset configuration.
Disco lights.
Dark chopping.
Top cam covered.
Persistence.
Zero-shot real-world deployment
Production pass-criteria rate ↑
Figure 14. While both Dyna-1 and Dyna-2 achieve 100% quality on in-distribution evaluations, when deployed zero-shot at real customer sites, Dyna-2 generalizes significantly better.
Emergent instruction following through world modeling
Does video prediction enhance language following for Dyna-2?
Does scaling video data during pre-training improve downstream language following?
Push/pull jenga block: the robot must push or pull a jenga block in the specified direction
Object kitting: the robot must pick the specified object among 5 objects and place it into a bin
Piece stacking: the robot must stack a red piece on top of a yellow one or vice versa in a variety of arrangements, testing language-spatial grounding
Napkin manipulation: the robot must perform a variety of actions (pick up, put down, pull, rotate, flip, fold left to right, fold top to bottom, flatten) on a napkin
Figure 15. Language-following score — 1 the commanded outcome was achieved · ½ the right language primitive was attempted but not completed · 0 a different primitive (wrong verb, referent or direction).
One-Step Video Generation

Figure 16. Illustrative samples of Dyna-2's one-step distillation pipeline.
| Sampler | NFE | sampler (ms) | speedup | FVD ↓ | motion ↑ | flicker |
|---|---|---|---|---|---|---|
| Real recorded future | — | — | — | — | 100% | 2.37 |
| Teacher, default schedule | 100 | 10,203 | 1× | 80 | 94% | 2.69 |
| Teacher, steps cut to 1 | 2 | 210 | 48.6× | 1039 | 27% | 15.81 |
| DMD2, 2 steps | 2 | 211 | 48.4× | 115 | 79% | 2.95 |
| DMD2, 1 step | 1 | 109 | 93.6× | 599 | 56% | 5.81 |
| Ours, 1 step | 1 | 110 | 93× | 121 | 75% | 1.94 |
Scroll table →
505 held-out episodes; one H100, bf16, batch 1, 45 future frames per sampler call, same first frame and seed throughout. NFE counts network evaluations, so guidance doubles the teacher's 50 steps to 100; timings are the median of three synchronised reps with text encode and decode excluded. Motion is mean optical flow and flicker the change motion cannot explain per unit motion, both against real footage — the two the eye agrees with. Sharpness is dropped: every arm sits at 1.2–1.6× real and it ranks the arms no better than chance. FVD is Kinetics I3D and out of domain, reported rather than trusted. Decoding to pixels costs a further 587 ms independent of NFE.
Figure 17. Dyna-2's one-step distillation pipeline can out-of-the-box generate high-fidelity, instruction-conditioned egocentric futures.
Figure 18. Multi-view, consistent futures from a robot-data post-trained Dyna-2 one-step distillation pipeline.
§ 6 Conclusion
§ References
Bai et al. Causality in Video Diffusers is Separable from Denoising. arXiv:2602.10095, 2026.
Liang et al. Mixture-of-Transformers: A Sparse and Scalable Architecture for Multi-Modal Foundation Models. arXiv:2411.04996, 2024.
Black et al. π0: A Vision-Language-Action Flow Model for General Robot Control. arXiv:2410.24164, 2024.
Ye et al. World Action Models are Zero-shot Policies (DreamZero). arXiv:2602.15922, 2026.
Zhu et al. Unified World Models: Coupling Video and Action Diffusion for Pretraining on Large Robotic Datasets. arXiv:2504.02792, 2025.
Zheng et al. EgoScale: Scaling Dexterous Manipulation with Diverse Egocentric Human Data. arXiv:2602.16710, 2026.
Schaeffer, Miranda, Koyejo. Are Emergent Abilities of Large Language Models a Mirage? NeurIPS 2023. arXiv:2304.15004.
Hernandez, Kaplan, Henighan, McCandlish. Scaling Laws for Transfer. arXiv:2102.01293, 2021.
Isik, Ponomareva, Hazimeh, Paparas, Vassilvitskii, Koyejo. Scaling Laws for Downstream Task Performance of Large Language Models. arXiv:2402.04177, 2024.
Kaplan et al. Scaling Laws for Neural Language Models. arXiv:2001.08361, 2020.
Hoffmann et al. Training Compute-Optimal Large Language Models. arXiv:2203.15556, 2022.
Lin et al. Data Scaling Laws in Imitation Learning for Robotic Manipulation. arXiv:2410.18647, 2024.
Brohan et al. RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control. arXiv:2307.15818, 2023.
Kim et al. OpenVLA: An Open-Source Vision-Language-Action Model. arXiv:2406.09246, 2024.
NVIDIA. GR00T N1: An Open Foundation Model for Generalist Humanoid Robots. arXiv:2503.14734, 2025.
Du et al. Learning Universal Policies via Text-Guided Video Generation. arXiv:2302.00111, 2023.
Kareer et al. EgoMimic: Scaling Imitation Learning via Egocentric Video. arXiv:2410.24221, 2024.
Lipman, Chen, Ben-Hamu, Nickel, Le. Flow Matching for Generative Modeling. arXiv:2210.02747, 2022.
Liu, Gong, Liu. Flow Straight and Fast: Learning to Generate and Transfer Data with Rectified Flow. arXiv:2209.03003, 2022.
Salimans, Ho. Progressive Distillation for Fast Sampling of Diffusion Models. arXiv:2202.00512, 2022.
Song, Dhariwal, Chen, Sutskever. Consistency Models. arXiv:2303.01469, 2023.
Yin, Gharbi, Zhang, Shechtman, Durand, Freeman, Park. One-step Diffusion with Distribution Matching Distillation. arXiv:2311.18828, 2023.
Yin, Gharbi, Park, Zhang, Shechtman, Durand, Freeman. Improved Distribution Matching Distillation for Fast Image Synthesis. arXiv:2405.14867, 2024.
Huang, Li, He, Zhou, Shechtman. Self Forcing: Bridging the Train-Test Gap in Autoregressive Video Diffusion. arXiv:2506.08009, 2025.
Geng, Deng, Bai, Kolter, He. Mean Flows for One-step Generative Modeling. arXiv:2505.13447, 2025.
Geng, Lu, Wu, Shechtman, Kolter, He. Improved Mean Flows: On the Challenges of Fastforward Generative Models. arXiv:2512.02012, 2025.
Peebles, Xie. Scalable Diffusion Models with Transformers. ICCV 2023. arXiv:2212.09748.
Zhou, Girdhar, Xiong, et al. Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model. arXiv:2408.11039, 2024.
Liu et al. RDT2: Enabling Zero-Shot Cross-Embodiment Generalization by Scaling Up UMI Data. arXiv:2602.03310, 2026.
Zha et al. LAP: Language-Action Pre-Training Enables Zero-shot Cross-Embodiment Transfer. arXiv:2602.10556, 2026.
Allshire, Singh, Singh, et al. Scalable Behavior Cloning with Open Data, Training, and Evaluation. arXiv:2606.27375, 2026.
Bai et al. Qwen3-VL Technical Report. arXiv:2511.21631, 2025.
Driess et al. Knowledge Insulating Vision-Language-Action Models: Train Fast, Run Fast, Generalize Better. arXiv:2505.23705, 2025.
Liu et al. Unified Embodied VLM Reasoning with Robotic Action via Autoregressive Discretized Pre-training. arXiv:2512.24125, 2025.
Gao et al. A Taxonomy for Evaluating Generalist Robot Manipulation Policies. arXiv:2503.01238, 2025.
Kareer et al. Emergence of Human to Robot Transfer in Vision-Language-Action Models. arXiv:2512.22414, 2025.
Li et al. Causal World Modeling for Robot Control. arXiv:2601.21998, 2026.
Sunday Robotics. ACT-2 Preview: Generalizing Reliability. Blog post, 2026. sunday.ai/blog/act-2-preview.
Generalist. GEN-0: Embodied Foundation Models That Scale with Physical Interaction. Blog post, 2025. generalistai.com/blog/gen-0.
Chen et al. Large Video Planner Enables Generalizable Robot Control. arXiv:2512.15840, 2025.
Kim et al. Cosmos Policy: Fine-Tuning Video Models for Visuomotor Control and Planning. arXiv:2601.16163, 2026.
Pai et al. mimic-video: Video-Action Models for Generalizable Robot Control Beyond VLAs. arXiv:2512.15692, 2025.
Citing this research
@misc{dyna2026dyna2,
author = {Dyna Robotics},
title = {Dyna-2: Learning Manipulation from a Million Hours
of Human Experience},
year = {2026},
month = {August},
howpublished = {\url{https://dyna.co/dyna-2}},
}[ Stay Updated ]
Our research straight to your inbox.


































