Google Research Introduces AI Systems for Longer, More Consistent Videos
Four related research systems plan shots, remember visual details and revise prompts. A ten-minute film demonstrates one part of the work, not the reliability of the whole approach.
Listen to this story
The audio brief
Story brief
3 key pointsGoogle Research has outlined four complementary systems for keeping long-form generated video coherent: a co-director that plans and evaluates production, CANVAS for reusable visual memory, A²RD for segment-by-segment storytelling, and VQQA for prompt-guided revisions. The work coordinates existing models such as Gemini and Veo rather than introducing a new generator. A ten-minute A²RD film demonstrates...
- 01
CANVAS stores references for characters, locations and objects, then retrieves them when a story returns to earlier settings; Google’s museum-heist comparison is illustrative, nota
- 02
A²RD can extend action into a new story beat or anchor a segment to previously seen people and places.
- 03
VQQA uses answers to targeted visual questions to adjust prompts and generate another candidate; it does not repair faulty frames directly.
AI can make a convincing clip and still lose track of a character when the story cuts away. Google Research has introduced four related systems meant to hold a longer video together, from planning through production and revision. Its clearest demonstration is a ten-minute film made with the segment-generation system; that example should not be mistaken for a test of the entire approach.
The problem starts before the next shot
Google describes two linked failures in long-form generation. Characters, clothing or settings can change unintentionally between shots. An error in an early asset can also carry into later stages of production. Fixing the final clip alone may not address the decision that introduced the mistake.
The AI video co-director addresses the planning side. Given a human creative specification, it chooses a strategy, story structure and visual style for agents that build a storyboard, keyframes, moving shots and audio. A model then judges the assembled cut and feeds its assessment into another production loop. The system coordinates models including Gemini and Veo rather than replacing them with a new video generator.
A memory for places the camera revisits
A separate system, CANVAS, keeps visual references and structured records of characters, locations and objects. When a story returns to an earlier setting, it can retrieve those references instead of relying on a fresh description. That targets a harder continuity problem than matching two adjacent shots: remembering what a room or person looked like after the story has moved elsewhere.
In Google’s museum-heist comparison, direct generation changed an artifact and shifted the room layout; another agent framework lost a thief’s cap across cuts. Google presents CANVAS as keeping those recurring details consistent. It is an illustrative comparison supplied by the researchers, not evidence that every long story will hold together.
Moving the story forward without losing its world
A²RD handles generation over time. It makes video in segments and stores context about earlier ones. For a new stretch, it can extend the action into a new story beat or anchor the scene to previously seen people and places. Google says switching between those modes helps a narrative progress without letting its visual world steadily change.
Google’s ten-minute film makes that ambition visible. Its length is notable for a system designed to generate connected segments, but the film demonstrates A²RD. It does not, by itself, show how the co-director, CANVAS and the refinement system perform together on other stories.
Revision means another generation, not a frame repair
The fourth system, VQQA, checks a generated video by asking targeted visual questions. A vision-language model’s answers guide changes to the text prompt, which is then used to generate another candidate. VQQA does not paint over faulty frames. It compares candidates against the original request so that a local fix does not pull the result away from the intended scene.
Google reports substantial gains in multi-shot consistency and character persistence across its evaluations, but presents the four systems as research rather than a creator product. Co-Director is slated to appear at COLM 2026 and CANVAS at EMNLP 2026. The work sets out several ways to tackle continuity; the remaining question is how reliably they work across stories beyond the selected examples.
Sources
- research.googleAutomating coherent long-form video generation
Reader comments
Newest comments first. Replies stay oldest first.