On August 10, 2026, Dyna Robotics announced DYNA-2, a robot foundation model it calls a world-action model, pre-trained on over 1,000,000 hours of egocentric human video — and containing, the company says, "the first true scaling law in robotics powered entirely by human data." The accompanying research write-up, Dyna-2: A 1-Million-Hour Scaling Law, is published on the company's own site.
That headline is doing a lot of work, and most coverage has repeated it without asking what a scaling law actually claims or why robotics has been the one field that stubbornly refused to have one. This post is the teaching version: what a world-action model is, how it differs from the VLA architectures that dominated 2025–2026, what the published exponents really say, and where the claim is thinner than the press release suggests.
TL;DR — the questions people are actually asking
| Question | Direct answer |
|---|---|
| What is a world-action model? | One generative model that denoises future video and future actions from a shared representation, on a video-diffusion backbone. |
| How is that different from a VLA? | A VLA emits actions only. A WAM is also forced to predict what the world will look like next — outcome prediction is part of the training objective, not a side effect. |
| Was any robot data used in pre-training? | No. 1M+ hours of head-mounted human video, with pseudo-actions from 3D hand-pose tracking. Robot data appears only in post-training (≤10 h per task). |
| How many orders of magnitude does the law cover? | Four — 1,000 → 1,000,000 hours, with nested subsets holding source proportions fixed. |
| Is the scaling steep? | On human data, barely. On robots, meaningfully — the zero-shot robot exponent is ~4–7× the human-side exponent. |
| How much robot data to learn a new task? | Dyna reports 13 minutes of teleoperation was enough to fine-tune bottle-cap untwisting on two 20-DOF five-fingered hands. |
| Is it peer reviewed? | No. Vendor-published, self-evaluated, no third-party replication as of August 11, 2026. |
| Who is behind it? | Founders Lindon Gao, York Yang (sold Caper AI for $350M), and Jason Ma (ex-DeepMind). Backed by CRV and First Round Capital. |
What is a scaling law, precisely?
A scaling law is not "more data helps." It is a much stronger, much more useful statement: a specific, fitted power law relating a resource to a loss, of the form L(D) = a · D^(-α), that holds across orders of magnitude and lets you predict the performance of a model you have not trained yet.
That predictive property is why the Kaggle-style "throw data at it" era became the pre-training era. Once you can plot loss against data on a log-log axis and get a straight line, capital allocation becomes an engineering decision rather than a gamble. You know what 10× buys you before you spend it.
Three things distinguish a real scaling law from a marketing chart:
- Range. A trend across 3–4 orders of magnitude, not two adjacent points.
- Fit quality. A reported R² on the log-log regression, so readers can see how straight the line actually is.
- Monotonicity without a knee. No plateau inside the measured range — otherwise you have found the ceiling, not the law.
DYNA-2 reports all three, which is more rigour than most robotics launches bother with. Whether the slope justifies the excitement is a separate question we get to below.
Why robotics famously had no scaling law
Language models had an internet. Robots do not.
The blunt version of the bottleneck: by one widely cited estimate there are roughly 300,000 hours of usable robot-manipulation data in existence worldwide, against roughly 1 billion hours of internet video. That is a ~3,300× gap, and the robot side does not grow on its own. Every hour of it was teleoperated — a human wearing a rig or driving a leader arm, one episode at a time. There are 24 hours in a robot's day and a person has to be on the other end of each of them.
That constraint has shaped the whole field. It is why China opened dedicated humanoid training academies that are effectively data factories, why firms have paid workers in India to wear head cameras for hours a day, and why simulation-first bets like World Labs acquiring Scenix keep attracting capital. Everyone is trying to manufacture the corpus that text models simply found lying around.
It is also the concrete face of Moravec's paradox — the observation that the things humans find hardest (proofs, chess, exams) are easy for machines, and the things any toddler does effortlessly (grasping, balancing, folding) are brutally hard. Yann LeCun has spent years arguing that LLM-shaped progress will not carry over to physical agents for exactly this reason.
DYNA-2's bet is the obvious one, executed at unusual scale: stop trying to collect robot hours and use human hours instead. At 1M+ hours, Dyna's pre-training corpus is more than three times all the robot manipulation data that exists.
A sanity check on "170 years"
The press release describes 1,000,000 hours as "170 years of continuous waking experience." Dividing 1,000,000 by 16 waking hours × 365 days gives 171.2 years. The figure checks out, which is a small thing but a good sign — vendor rounding usually goes the other way.
World-action model vs VLA: the actual architectural difference
A vision-language-action model is a policy. Observation plus instruction goes in, an action chunk comes out. Everything the model knows about physics is whatever leaked into the weights while it was learning to imitate actions. It is never asked to say what will happen next.
A world-action model, in Dyna's definition, is "a single generative model that can denoise future video and future actions jointly or separately, built on a video-diffusion backbone." The concrete implementation:
- A video-diffusion transformer organised as a mixture of transformers.
- Each modality — video and action — is tokenized separately, routed through its own DiT layers, and joined by cross-attention.
- Video tokens use causal masking; action tokens use bidirectional self-attention over the observed context video.
- Training uses flow matching, corrupting samples along straight paths toward noise and learning separate marginal velocity fields for the video and action streams.
The consequence is the interesting bit. Because the loss demands accurate future pixels, the model cannot get away with a shortcut policy that happens to imitate trajectories. It has to carry a representation of how objects move, deform, and collide — the same argument behind world foundation models like Xiaomi's U0 and the broader world-model research line. Prediction is a harder objective than imitation, and harder objectives tend to buy better representations.
Dyna's head-to-head is the cleanest evidence for the swap: an early DYNA-2 against DYNA-1, its own VLA baseline, over 7 benchmark tasks — 1.55× the success rate, 1.12× the grade, winning 65% of paired comparisons versus the VLA's 29%.
There is a practical cost. Generating three seconds of three-view video took 10,203 ms on a single H100 before optimisation; one-step distillation cut that to 110 ms, roughly two orders of magnitude. A world model you cannot run at control frequency is a research artifact, so that distillation step is load-bearing, not a footnote.
Where the actions come from
Human video has no motor commands, so Dyna manufactures them. Pseudo-actions are derived from 3D hand-pose tracking: wrist poses become end-effector trajectories, and a continuous grasp signal is derived from the thumb–index aperture. Hand-pose quality filtering is applied across every source. The corpus is head-mounted first-person footage of cooking, tidying, folding and assembling, sourced from data partners plus Dyna's own operations, with source proportions held identical across the 1k / 10k / 100k / 1M nested subsets — which is what makes the scaling sweep an apples-to-apples comparison rather than a data-mixture confound.
What "cross-embodiment transfer" means concretely
Cross-embodiment transfer means a policy trained on one body works on a different body. Human hands have five fingers and 20-plus degrees of freedom; a parallel-jaw gripper has one. Nothing about the action space matches. The claim is that the physical intuition — how a bottle cap resists, how fabric drapes, where an object's centre of mass sits — is embodiment-agnostic, and only the last mile of motor mapping is not.
DYNA-2 was evaluated across three genuinely different bodies:
| Embodiment | Configuration |
|---|---|
| Bi-manual YAM platform | Stationary, 6-DOF arms, parallel-jaw grippers |
| WUJI-2 dexterous hands | 20-DOF, five-fingered |
| Semi-humanoid prototype | Mobile upper-body platform |
The zero-shot protocol is the strong version of the test: 39 held-out robot tasks, no adaptation, no robot data anywhere in pre-training. Dyna reports that transfer is not present at small scale and emerges somewhere between 10,000 and 100,000 hours — which, if it replicates, is the single most important sentence in the report. Emergence-at-scale is exactly the shape that made LLM pre-training worth funding.
A second ablation isolates the causal question. Holding action-labeled data fixed at 50,000 hours and scaling video-only data from 0 to 50,000 hours still improves robot performance monotonically. That is evidence the gain comes from world modeling rather than from more action supervision sneaking in.
The exponents — read the slope, not the headline
Here is where a practitioner should slow down. Dyna publishes the actual fits, so we can compute what 1,000× more data buys across the measured range.
| Fitted law | Domain | Exponent | Improvement over 1k → 1M hours |
|---|---|---|---|
| MSE = 0.0691 · D^-0.0184 (R² 0.919) | Human held-out | 0.0184 | ~13% lower error |
| [email protected] = 0.357 · D^0.0203 (R² 0.865) | Human held-out | 0.0203 | ~15% relative gain |
| MSE = 0.306 · D^-0.0713 (R² 0.884) | Zero-shot robot | 0.0713 | ~39% lower error |
| [email protected] = 0.0241 · D^0.139 (R² 0.918) | Zero-shot robot | 0.139 | ~2.6× relative gain |
Two readings fall out of that table.
The good reading. The robot-side exponents are 4–7× steeper than the human-side ones. More human video helps robots more than it helps at predicting human actions. That is counter-intuitive and it is the paper's real finding — the transfer channel strengthens with scale rather than saturating.
The sober reading. Absolute numbers still matter. Plug the endpoints into the zero-shot accuracy fit and you get 6.3% at 1,000 hours rising to 16.4% at 1,000,000 hours. A 2.6× relative improvement on a base that low is a promising research signal, not a deployable policy. That is precisely why post-training on real robot data — up to 10 hours per task — remains in the pipeline.
Post-training is where the numbers become interesting for operators. Across 14 tasks, one identical recipe, no human-robot co-training, 10 blind trials each, normalized scores climb 20% → 28% → 45% → 53% of maximum as pre-training goes 1k → 10k → 100k → 1M hours. The task suite spans pick-and-place, deformable manipulation (rope tying, hanging pants), precision work (food scooping, fridge tube insertion, lockbox key turning), articulated objects, dexterous work (highlighter-in-drawer, bottle-cap untwisting), and one language-following task.
Fit a power law through those four points and the exponent is roughly 0.141. Extrapolate to Dyna's stated 10-million-hour target and you land near 73% of maximum — a real jump, and also a reminder that the next 20 points would cost another ~1,000×. Treat that extrapolation as illustrative: normalized scores are bounded above, and bounded quantities bend away from power laws exactly when you need them most.
The headline results, and what they omit
| Claim | Number | What it rests on |
|---|---|---|
| High-precision manufacturing success | 20% → 80–90% | Pre-training scale alone, post-training data unchanged |
| Zero-shot customer deployment | 87% pass rate vs 46% for DYNA-1 | One customer site, one task family |
| Customer quality pass rate | 1.55× DYNA-1 | Vendor evaluation |
| Instruction following | +133% via video co-training | Four counterfactual language tasks (push/pull, kitting, stacking, napkin) |
| New-task adaptation | 13 minutes of teleop | Bottle-cap untwisting, two five-fingered hands |
| Video inference latency | 10,203 ms → 110 ms | One-step distillation, single H100 |
The 13-minute figure is the one that will travel, and it deserves the most context. It is 13 minutes of fine-tuning data for one task, on hardware and in an environment the model has already seen a great deal of. It is not 13 minutes of setup for an arbitrary new deployment, and reading it that way is how people end up disappointed by pilot results.
Also worth flagging: the press release describes 15 benchmark tasks; the technical write-up enumerates 14 post-training tasks (plus 39 held-out tasks for the zero-shot sweep). Minor, but it is the kind of drift that shows how much of the public number set is downstream of a PR desk rather than the report.
Is the "first scaling law in robotics" claim credible?
Partly, and the qualifier matters.
What is contestable. Data scaling laws for robot imitation learning were published in 2024 (Data Scaling Laws in Imitation Learning for Robotic Manipulation, arXiv:2410.18647). Xiaomi reported scaling curves for embodiment-free pre-training with Xiaomi-Robotics-1 in July 2026, using handheld UMI grippers over 100K hours. A 327-paper meta-analysis widely discussed this year found robotics models often scale faster than language models — with the crucial catch that the advantage concentrates in perception, not motor control. "First" is a press-release word.
What is genuinely new. Nobody had previously fit a clean power law that starts at human egocentric video and lands on unseen robot embodiments with zero robot frames in pre-training, across four orders of magnitude, with published R² values. The cross-embodiment axis is the contribution; the word "first" is the packaging.
The strongest counter-argument — and it is a good one, made most sharply in a piece titled Robotics has a scaling law — just not the one you're hoping for — is that the cheap axis and the scarce axis are not the same axis. Pixels are downloadable; forces and contact-rich action labels are not. Human video, on this view, "teaches it to see" rather than to act: models trained on cooking footage can match or beat robot-trained models on perception, while grasping accuracy still lags. Human video gives a robot eyes, not hands.
DYNA-2's zero-shot numbers are, honestly, consistent with both stories. A jump from 6.3% to 16.4% accuracy is a strong relative signal for the optimistic reading and a weak absolute one for the skeptical reading. The ablation holding action data fixed while scaling video is the best evidence Dyna has that something beyond perception is transferring — and it is exactly the experiment an independent lab should try to reproduce first.
Honest limitations
- No peer review, no independent replication. Every number here is vendor-published and self-evaluated as of August 11, 2026.
- 14 tasks is narrow. Broad-sounding categories, but a single-digit count of task families on three embodiments from one lab.
- "Production-level" is undefined. An 87% pass rate at one customer site is a data point, not a standard. Nobody has stated what pass rate the customer requires.
- Data-scaling only. Dyna states plainly: "We leave compute and model-size scaling experiments for future work." A data scaling law without the compute axis is one third of the Chinchilla picture.
- Pseudo-actions are a proxy. Wrist pose plus thumb–index aperture is a two-signal approximation of a 20-plus-DOF hand. It discards finger articulation, contact forces, and the entire tactile channel — the parts of manipulation that are hardest and least visible in video.
- Blind eval, small n. 10 trials per task is enough to see large effects and not enough to resolve small ones.
- Post-training still needs robots. Up to 10 hours per task. The teleop bottleneck is narrowed, not removed — the same conclusion the UMI-based approaches reached from a different direction.
- Human-to-robot morphology gap persists. Zero-shot works far better on parallel-jaw grippers derived from a wrist trajectory than it plausibly does on the high-DOF dexterous hands where human video should theoretically transfer best.
What to take from this if you build or study robot policies
- Separate the pre-train axis from the post-train axis. DYNA-2's lesson is that pre-training scale moves post-training ceilings — 20% to 53% of max with identical post-training data. Budget accordingly.
- Adopt the prediction objective, not just the data source. The WAM-vs-VLA head-to-head suggests the gain comes from being forced to model futures. That is portable to smaller setups.
- Report exponents and R², not two bars. Dyna did, and it is why this launch is analysable at all. Hold every robotics announcement to that bar — including the ones that flatter your priors.
- Watch the 10k–100k hour band. If cross-embodiment emergence really has an inflection there, that band is where a lab with a modest budget can test the claim without a million hours.
- Read zero-shot numbers in absolute terms first, relative terms second. Relative gains on a low base are how promising research gets mistaken for shipping product.
Related reading on explainx.ai
- Xiaomi-Robotics-1 — 100K hours of UMI pre-training for robot VLAs
- Xiaomi-Robotics-U0 — world foundation model and embodied synthesis
- What are world models? A complete guide
- China opens its first schools for robots — Shanghai and Hangzhou
- Indian workers wearing cameras to train humanoid robots
- Yann LeCun on LLMs, physical agents, and Moravec's paradox
- NVIDIA Alpamayo 2 Super — a VLA for autonomous driving
- World Labs acquires Scenix — the simulation route to robot data
- 1X Neo's 25-DoF hands and the Physical API
- Unitree A2-W — wheel-legged robots and the embodiment zoo
Sources: Dyna Robotics research · Dyna-2: A 1-Million-Hour Scaling Law · PR Newswire announcement, August 10, 2026 · Data Scaling Laws in Imitation Learning (arXiv:2410.18647)
All DYNA-2 figures reflect Dyna Robotics' own August 2026 announcement and technical write-up; none have been independently replicated as of publication. Fitted exponents, benchmark counts, and deployment pass rates can change as the report is revised — verify against dyna.co before citing production numbers.
