LaVR: Scene Latent Conditioned Generative Video Trajectory Re-Rendering using Large 4D Reconstruction Models
Mingyang Xie, Numair Khan, Tianfu Wang, Naina Dhingra, Seonghyeon Nam, Haitao Yang, Zhuo Hui, Christopher Metzler, Andrea Vedaldi, Hamed Pirsiavash, Lei Luo
TL;DR
LaVR introduces latent-space conditioning for video trajectory re-rendering by leveraging the latent state of a large 4D reconstruction model (via CUT3R) to provide implicit geometric priors without relying on depth estimates. A lightweight CUT3R adapter integrates these latents with a DiT-based diffusion backbone, and a conditional flow-matching objective guides synthesis on synthetic MultiCamVideo data. The approach delivers superior geometric fidelity and visual quality across dynamic scenes, outperforming both geometry-conditioned point-cloud methods and unconditioned baselines, while remaining parameter-efficient (~1.3B) compared to larger models. Limitations include challenges with dynamic transparent objects, but the method sets a new benchmark for stable parallax and scene-consistent novel-view video from monocular input.
Abstract
Given a monocular video, the goal of video re-rendering is to generate views of the scene from a novel camera trajectory. Existing methods face two distinct challenges. Geometrically unconditioned models lack spatial awareness, leading to drift and deformation under viewpoint changes. On the other hand, geometrically-conditioned models depend on estimated depth and explicit reconstruction, making them susceptible to depth inaccuracies and calibration errors. We propose to address these challenges by using the implicit geometric knowledge embedded in the latent space of a large 4D reconstruction model to condition the video generation process. These latents capture scene structure in a continuous space without explicit reconstruction. Therefore, they provide a flexible representation that allows the pretrained diffusion prior to regularize errors more effectively. By jointly conditioning on these latents and source camera poses, we demonstrate that our model achieves state-of-the-art results on the video re-rendering task. Project webpage is https://lavr-4d-scene-rerender.github.io/
