Generative View Stitching
Chonghyuk Song, Michal Stary, Boyuan Chen, George Kopanas, Vincent Sitzmann
TL;DR
This paper addresses the limitation of autoregressive video diffusion models in conditioning on future frames for camera-guided generation, which often leads to collisions and collapse. It introduces Generative View Stitching (GVS), a training-free diffusion stitching method that samples an entire sequence in parallel and is compatible with any Diffusion Forcing video model, enabling faithful adherence to predefined camera trajectories. To achieve temporal and long-range coherence, the authors propose Omni Guidance to strengthen past/future conditioning and a loop-closing mechanism via cyclic conditioning that enforces consistency across the full sequence. Empirical results show GVS yields stable, collision-free, and loop-closing video generations across diverse trajectories, including the Impossible Staircase, with strong improvements over autoregressive baselines and diffusion-stitching counterparts while maintaining competitive visual quality.
Abstract
Autoregressive video diffusion models are capable of long rollouts that are stable and consistent with history, but they are unable to guide the current generation with conditioning from the future. In camera-guided video generation with a predefined camera trajectory, this limitation leads to collisions with the generated scene, after which autoregression quickly collapses. To address this, we propose Generative View Stitching (GVS), which samples the entire sequence in parallel such that the generated scene is faithful to every part of the predefined camera trajectory. Our main contribution is a sampling algorithm that extends prior work on diffusion stitching for robot planning to video generation. While such stitching methods usually require a specially trained model, GVS is compatible with any off-the-shelf video model trained with Diffusion Forcing, a prevalent sequence diffusion framework that we show already provides the affordances necessary for stitching. We then introduce Omni Guidance, a technique that enhances the temporal consistency in stitching by conditioning on both the past and future, and that enables our proposed loop-closing mechanism for delivering long-range coherence. Overall, GVS achieves camera-guided video generation that is stable, collision-free, frame-to-frame consistent, and closes loops for a variety of predefined camera paths, including Oscar Reutersvärd's Impossible Staircase. Results are best viewed as videos at https://andrewsonga.github.io/gvs.
