gen‑ai.news
← Back
Video

Microsoft Research's Mirage gives video generation a persistent spatial memory that doesn't forget what's around the corner

Microsoft Research's Mirage gives video generation a persistent spatial memory that doesn't forget what's around the corner

Most video generation models struggle with spatial continuity - pan the camera away from a scene and return to it, and details have often shifted or disappeared entirely. Mirage, a collaborative project from Microsoft Research and several universities, addresses this by giving the model a persistent memory of the space it has already generated, so previously seen areas remain coherent when revisited.

The core technical distinction in Mirage is where scene information is stored. Traditional approaches often rely on pixel-based point clouds - explicit 3D representations derived from rendered frames. Mirage instead encodes and retains scene data directly in latent space, the compressed internal representation that diffusion-based models already work within. This means the system does not need to reconstruct geometry from pixels every time it needs to reference what came before.

That design choice has practical consequences beyond consistency. Working in latent space rather than maintaining dense point cloud structures cuts both processing time and graphics memory consumption meaningfully, which matters for research scalability and any potential downstream deployment. The result is a model that can handle extended camera trajectories - moving through a corridor, circling a room - without the scene fragmenting or contradicting itself across segments.

The system is not without its current boundaries. Mirage handles static environments well but has not yet solved the harder problem of tracking moving objects reliably across video segments. A person or vehicle that exits the frame and re-enters may not be rendered consistently, which limits the model's usefulness for dynamic scene simulation. That gap points to the next natural area of development for world models of this kind - integrating persistent spatial memory with robust object-level tracking to handle scenes where not everything stays still.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

No image
Video

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

Runway's WorldPrompt system powers its Gen World Models 2 (GWM 2), enabling real-time generation of video and audio through persistent context and timed actions. Rather than producing discrete clips, the model maintains a continuous understanding of an environment as it unfolds. The approach marks a notable shift in how world models can be steered interactively.

Gemini 3.8 Live with Live Avatar gives Google’s AI a face
Video

Gemini 3.8 Live with Live Avatar gives Google’s AI a face

Google has updated Gemini Live with an animated avatar that lip-syncs and displays facial expressions in real time during conversations. Called Live Avatar, the feature is currently limited to Gemini Enterprise customers and supports 97 languages without degrading video quality. It marks Google's latest step toward giving its AI assistant a visible, expressive presence.

No image
Video

Introducing Gemini 3.8 Live with Live Avatar

Google DeepMind has introduced Gemini 3.8 Live, an updated multimodal model paired with a new Live Avatar feature that generates an animated, talking on-screen presence during real-time conversations. The combination allows users to interact with a responsive visual agent rather than a purely voice-based interface. The release marks another step in Google's effort to make AI interactions feel more immediate and embodied.