CVFeb 25

Geometry-as-context: Modulating Explicit 3D in Scene-consistent Video Generation to Geometry Context

arXiv:2602.21929v14 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses scene-consistent video generation for applications like virtual reality or film, but it is incremental as it builds on existing autoregressive and 3D reconstruction methods.

The paper tackles the problem of scene-consistent video generation by introducing 'geometry-as-context', which iteratively estimates geometry and simulates novel views to reduce errors from non-differentiable processes and separate models, showing superiority in maintaining scene consistency and camera control over previous approaches.

Scene-consistent video generation aims to create videos that explore 3D scenes based on a camera trajectory. Previous methods rely on video generation models with external memory for consistency, or iterative 3D reconstruction and inpainting, which accumulate errors during inference due to incorrect intermediary outputs, non-differentiable processes, and separate models. To overcome these limitations, we introduce ``geometry-as-context". It iteratively completes the following steps using an autoregressive camera-controlled video generation model: (1) estimates the geometry of the current view necessary for 3D reconstruction, and (2) simulates and restores novel view images rendered by the 3D scene. Under this multi-task framework, we develop the camera gated attention module to enhance the model's capability to effectively leverage camera poses. During the training phase, text contexts are utilized to ascertain whether geometric or RGB images should be generated. To ensure that the model can generate RGB-only outputs during inference, the geometry context is randomly dropped from the interleaved text-image-geometry training sequence. The method has been tested on scene video generation with one-direction and forth-and-back trajectories. The results show its superiority over previous approaches in maintaining scene consistency and camera control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes