GeoFlow: Efficient Driving Video Generation via Geometry-Aligned Priors
Abstract
Generative models like Dix001Busion Models and Flow Matchinghave demonstrated remarkable capabilities in synthesizing high-x001Cdelitydriving videos, but are severely constrained by high inference latencydue to the requirement of extensive sampling steps. We argue that thisinex001Eciency stems from the prevailing reliance on a standard Gaussiansource distribution, where consecutive frames are initialized as indepen-dent Gaussian noise. This paradigm disregards the rich spatiotemporalcorrelations inherent in driving videos, compelling the model to regener-ate deterministic scene structures existing in previous frames from noise,which is both computationally redundant and prone to geometric incon-sistency. To address this problem, we propose GeoFlow, a novel frame-work designed to achieve ex001Ecient driving video generation by harnessingexplicit geometric priors. Instead of sampling from standard Gaussiannoise, we leverage multi-view geometry and spatially-adaptive noise in-jection to construct a Geometry-Aligned Prior (GAP) distribution asstarting point. This initialization bridges the gap between source dis-tribution and data distribution, yielding a signix001Ccantly straighter andshorter sampling trajectory. Extensive experiments demonstrate that Ge-oFlow can achieve remarkable ex001Eciency of both training and inference:merely several hours of x001Cne-tuning on baseline models can signix001Ccantlyboost few-step generation quality, while fully converged training drasti-cally reduces number of inference steps required for state-of-the-art videogeneration.