Runway 公布实时视频生成研究:边描述提示词边流式生成

The Decoder:AI News(RSS)·2026-09-20 19:56·2小时前·Jonathan Kemper
AI 导读

Runway 公布实时视频生成研究,用户可在描述提示词的同时流式生成视频,而非输入提示后等待成品。该方案基于其首个 General World Model GWM-1(构建于 Gen-4.5 之上,逐帧生成,支持镜头运动、机器人指令或音频控制),通过用自身输出训练模型来抑制误差累积。

The Decoder:AI News(RSS)
45AI 编辑部评分,满分 100

Runway 公布实时视频生成研究:边描述提示词边流式生成

2026-09-20 19:56· 2小时前· Jonathan Kemper
AI 导读

Runway 公布实时视频生成研究,用户可在描述提示词的同时流式生成视频,而非输入提示后等待成品。该方案基于其首个 General World Model GWM-1(构建于 Gen-4.5 之上,逐帧生成,支持镜头运动、机器人指令或音频控制),通过用自身输出训练模型来抑制误差累积。

Image description

GPT-Image-2.5 prompted by THE DECODER

Runway has shared a look at its research into real-time video generation. Instead of entering a prompt and waiting, users would stream videos as they describe them.

Today's video models work in separate steps. You enter a prompt, wait a few seconds or minutes, and get a finished video. If the result isn't right, you start over. Runway says users repeatedly report losing the most time generating and revising videos and wants to minimize the time to the first frame, then stream video as users prompt it.

视频 · 前往原文观看

Runway first discussed this approach in March with Runway Characters. It uses GWM-1, the company's first "General World Model," which Runway introduced in December 2025. GWM-1 builds on Gen-4.5, generates video frame by frame, and accepts camera movements, robot commands, or audio as controls. Just a few weeks ago, Runway showed Solaris, a system that uses Gen-4.5 to generate user interfaces frame by frame. It responds to clicks or voice input.

Real-time generation could cut waiting and GPU costs

Runway argues that real-time generation closes the gap between an idea and its execution. With instant feedback, users would spend most of their time actively steering the video rather than waiting.

视频 · 前往原文观看

Runway also points to lower costs. Faster models use less GPU time, making them more cost-efficient. According to Runway, the cost per output at a given quality level determines which applications make economic sense. Instant generation would lower that threshold, making previously unprofitable applications viable.

Schema "Autoregressive causal diffusion" zeigt, wie ein Modell aus Startbild und dem Prompt "A woman walking through a sunlit garden" Abschnitt für Abschnitt Frames erzeugt und die bisherigen Ergebnisse jeweils als Kontext an den nächsten Schritt weitergibt.
Runway's real-time models generate each new segment using all previously generated frames as context. | Image: Runway

Small visual errors can grow into major distortions

A text model can correct itself mid-sentence, but a video model builds each frame on the previous one, allowing small errors to compound into major distortions over time. Runway describes this as the central problem with LLM-based approaches and addresses it by training the model on its own outputs rather than only error-free inputs, teaching it to correct its own deviations instead of amplifying them.

Zweiteilige Grafik vergleicht Fehler bei Text- und Videogenerierung, im Text korrigiert sich das Modell nach "The sky is red" mit "the sky is blue", im Video vermehren sich rote Bildartefakte vom dritten bis zum sechsten Frame.
Unlike language models, video models can't correct an earlier error because each new frame builds on the flawed one. | Image: Runway

Startup Decart used a similar approach for its real-time model MirageLSD, deliberately exposing it to flawed or distorted images during training. Google Deepmind says its world model Genie 3 keeps interactive worlds consistent for several minutes at 24 frames per second in 720p.

According to Runway, real-time generation shifts the compute load from training to use. The model must produce each frame fast enough to keep up with playback while running on hardware shared by several sessions at once.

World models would train robots and robotaxis

Runway sees interactive applications as the biggest long-term use case for AI-generated media. Education, gaming, and robotics need video that responds as quickly as the person watching it, the company says. Evaluating how robots or autonomous vehicles act in the world also calls for environments that generate in real time and respond instantly to edge cases. Runway previously introduced GWM Robotics, a variant of GWM-1 that generates synthetic training data for robots.

视频 · 前往原文观看

Waymo is taking a similar approach with the Waymo World Model, which is based on Genie 3 and adapted for road traffic. It lets Waymo simulate situations its fleet has never observed, such as an encounter with an elephant, a tornado, or a flooded residential neighborhood. According to Waymo, the Waymo Driver travels billions of miles in virtual worlds before encountering scenarios on public roads.

In March, Runway also showed a research preview of a real-time model developed with Nvidia at the chipmaker's GTC conference. It runs on the Vera Rubin platform and is designed to deliver the first frame in under 100 milliseconds. Runway hasn't announced a timeline for availability.

来源:The Decoder:AI News(RSS)· the-decoder.com