Refacto AI

Podcast episode

Runway’s WorldPrompt and the Engineering of Real-Time Worlds

agents cost-compression evals inference open-weights

Runway co-CEO Anastasis Germanidis and engineers Kamil Sindi and Robin Kahlow previewed WorldPrompt, a system that generates a live, interactive video world you can steer in real time, and argued that batch video generation (type a prompt, wait for a clip) is on its way out within two years.

The substance is two claims. First, Runway says scores on a physics prediction benchmark keep climbing as they add compute, with no sign of flattening, which would mean video models learn physical intuition the way language models learned grammar: just scale it. Second, they compressed the generation process from roughly 50 cleanup passes per frame down to 4, which is what makes 720p at 24 frames per second economically possible at all. The catch, which Kahlow himself admitted, is that memory consistency across long sessions is still an unsolved research problem. Continuous open-world interaction currently tops out around a few minutes before the output drifts into mush.

The robotics simulator and agent-training angles are the genuinely interesting applications here. The neural operating system pitch is not close to real yet.

Full analysis

Your draft Runway, the company behind those AI video-generation tools your creative team probably already tests, just previewed a system that generates a live, interactive video world you can steer in real time. Co-CEO Anastasis Germanidis says batch video generation, where you type a prompt and wait, is on the way out. Within two years, he predicts, real-time will be the default because it's cheaper to run and the quality gap keeps shrinking.

This is a research preview, not a product you buy this quarter. So the frame is: what does this tell people who use and buy AI about where video, agent training, and inference costs are heading? Nothing here forces a decision this month. Nothing gets deprecated. There is no deadline. But two claims in this conversation would matter a lot if they hold, and both are testable.

The Skeptic

"A few minutes" of continuous open world. Thirty minutes for a talking avatar. That's the ceiling buried in the demo, and it's the whole ballgame. Germanidis admits error accumulation, GPU memory for long sessions, and long-term memory are unsolved. His own engineer Robin Kahlow called memory consistency "still an open research problem." So the interface world model that renders software as pure pixels? It falls apart the moment a user does anything for longer than a coffee break. And Germanidis says the "lucid dream test," where you can't tell generated video from a real camera feed, is nowhere close. Fine. Then stop pitching neural operating systems and show me five minutes that don't drift into mush.

The Researcher

The claim worth checking is the physics one. Runway says scores on Physics-IQ, a benchmark that asks a model to predict what happens next in a video, keep climbing as they add compute, with "no indication this is saturating." That directly picks a fight with Yann LeCun, Meta's chief AI scientist, who says generating pretty video is not the same as understanding the world. If Runway is right, video models learn physics the way text models learned language: just add scale. If LeCun is right, the curve flattens and the robotics story collapses. Runway hasn't published the numbers. One benchmark, self-reported, on the exact axis their whole thesis rests on. Extraordinary claim, thin evidence.

The Compute Pragmatist

Step distillation is the real news here. Runway squeezed the denoising process, the repeated cleanup passes a diffusion model runs to turn noise into a frame, from about 50 steps down to 4. That's the lever that makes 720p at 24 frames per second economically possible at all. If that technique generalizes, per-second video costs fall hard over the next year, and everyone selling video-generation APIs feels it. But real-time video is still wildly more expensive than rendering a web page. Germanidis concedes cost is the main barrier to the interface idea. Running a pixel model continuously to replace HTML is like heating your house by leaving the oven open. Cheaper someday, absurd today.

The Open-Source Advocate

The geopolitics line is the one buyers should absorb. Germanidis says most of the top 10 to 20 video models on public leaderboards are Chinese, with only a handful from the West. That's a real supply-chain question for anyone picking a video vendor. His answer is the Cosmos Coalition with NVIDIA: open weights, shared physics benchmarks, open tooling. Good. Open-weight releases with permissive licenses are how you avoid betting your product on a model that a US policy move could put off-limits. But a coalition is a press release until weights ship. Right now the strongest open video models are the ones Western labs are nervous about depending on.

The Builder

Forget worlds. The thing I'd actually use is the robotics simulator angle, and the agent-training angle. GWM Robotics fine-tuned on "hundreds of hours" of robot data instead of millions, because the base model already learned physics from internet video, and it needs one photo of a room to start instead of a full 3D scan of every object. If the real-to-sim correlation on the RoboRina benchmark holds, meaning policies tested inside the simulator behave the same on real hardware, that's a cheaper path than MuJoCo or Isaac Sim, the standard physics simulators. Same story for training computer-use agents: generate endless fake UIs to practice on. Both are concrete. Both hinge on "if the correlation holds," which nobody outside Runway has checked.

Where they disagree

The Researcher and the Skeptic split on the same fact from opposite ends. Runway says physics scores scale predictably; the Researcher says show the numbers; the Skeptic says the minutes-long ceiling already tells you the scaling isn't buying stability yet. If frames drift into nonsense after a few minutes, "physics improves with scale" and "the product doesn't work" can both be true at once.

The Builder and the Compute Pragmatist split on timing. The Builder sees a usable robotics and agent-training tool now. The Pragmatist says the inference bill makes the flashy version, replacing software front-ends with live pixels, a science project for years.

And the Open-Source Advocate versus everyone: the most capable video models today may be the ones a Western buyer least wants in the stack. Cosmos is the hedge, and it's unproven.

What this actually hinges on

Two facts, both currently unverifiable from outside Runway. One: does the real-to-sim correlation on RoboRina replicate when someone independent runs it? That decides whether world models become a genuine substitute for physics simulators. Two: do the Physics-IQ scores keep climbing with scale, published where others can check? That decides whether LeCun or Germanidis is right about what these models understand. Everything commercial downstream, robotics pipelines, agent training, the neural-OS dream, sits on those two. If you buy video generation today, the near-term takeaway is simpler: distillation is pushing costs down, so lock in short contracts and expect to renegotiate as per-second prices fall.

Prediction: Runway's real-time GWM Worlds will still cap continuous open-world interaction at roughly ten minutes or less by the next major Runway model release (Gen-5 or GWM Worlds 3). The seamless long sessions the "neural operating system" pitch requires will remain out of reach.

Confidence: Medium. Runway's own team calls long-term memory an unsolved research problem.

Why: Runway currently gets only "a few minutes" of continuous open-world generation, and co-CEO Anastasis Germanidis and engineer Robin Kahlow both name error accumulation and long-term memory consistency as open, unsolved problems rather than tuning tasks. Error accumulation, where small frame-to-frame mistakes compound as generated frames feed back into the model, is a hard structural limit that distillation and raw scale have not cracked in any published world model, including Google DeepMind's Genie 3, which tops out around one minute. Solving it usually needs a genuine memory architecture, not just more compute, and that kind of change doesn't arrive on a single-release timeline. The opposite outcome, a jump to stable half-hour-plus open worlds in one cycle, would require cracking a problem the field has been stuck on and would be the bigger surprise.

Revisit by 2027-03-30: We're right if Runway's next flagship world-model release still demonstrates continuous open-world interaction capped at roughly ten minutes or less. We're wrong if it demonstrates stable, coherent open-world sessions of thirty minutes or more.

The robotics and agent-training uses don't need long sessions to be valuable, which is why they're the part of this worth trying first. The neural-OS vision needs exactly the thing that's still broken.

Comments