VideoDirector: Precise Video Editing via Text-to-Video Models
Yukun Wang, Longguang Wang, Zhiyuan Ma, Qibin Hu, Kai Xu, Yulan Guo
TL;DR
VideoDirector tackles the problem of precise video editing with text-to-video models by addressing two core issues: tight spatial-temporal coupling and complex layout, which cause artifacts in traditional inversion-based editing. It introduces spatial-temporal decoupled guidance (STDG) and multi-frame null-text optimization to provide temporal cues for pivotal inversion, plus a self-attention control strategy to maintain a faithful spatial-temporal layout. The method aligns the diffusion backward trajectory with DDIM inversion and uses mutual attention with frame-aware masks to preserve unedited content while applying edits, achieving higher accuracy, motion smoothness, realism, and fidelity than state-of-the-art approaches. Experiments on 75 editing pairs demonstrate substantial improvements across objective metrics and a user study, indicating practical viability for high-fidelity, temporally coherent video editing directly via T2V models.
Abstract
Despite the typical inversion-then-editing paradigm using text-to-image (T2I) models has demonstrated promising results, directly extending it to text-to-video (T2V) models still suffers severe artifacts such as color flickering and content distortion. Consequently, current video editing methods primarily rely on T2I models, which inherently lack temporal-coherence generative ability, often resulting in inferior editing results. In this paper, we attribute the failure of the typical editing paradigm to: 1) Tightly Spatial-temporal Coupling. The vanilla pivotal-based inversion strategy struggles to disentangle spatial-temporal information in the video diffusion model; 2) Complicated Spatial-temporal Layout. The vanilla cross-attention control is deficient in preserving the unedited content. To address these limitations, we propose a spatial-temporal decoupled guidance (STDG) and multi-frame null-text optimization strategy to provide pivotal temporal cues for more precise pivotal inversion. Furthermore, we introduce a self-attention control strategy to maintain higher fidelity for precise partial content editing. Experimental results demonstrate that our method (termed VideoDirector) effectively harnesses the powerful temporal generation capabilities of T2V models, producing edited videos with state-of-the-art performance in accuracy, motion smoothness, realism, and fidelity to unedited content.
