Shaping a Stabilized Video by Mitigating Unintended Changes for Concept-Augmented Video Editing
Mingce Guo, Jingxuan He, Shengeng Tang, Zhangye Wang, Lechao Cheng
TL;DR
The paper tackles the limited expressiveness of word embeddings and attention instability in text-driven video editing with diffusion models. It introduces Concept-Augmented Textual Inversion (CATI), which uses LoRA to adapt value projections for external concept videos, and Dual Prior Supervision (DPS) to constrain cross-attention during editing. Through a two-stage training and inference scheme that blends self-attention and swaps cross-attention, the method achieves improved frame consistency, non-target area stability, and concept fidelity, outperforming state-of-the-art baselines. The approach enables flexible, one-shot editing of videos with stylized results while maintaining temporal and spatial coherence, expanding practical applications in film, art, and advertising.
Abstract
Text-driven video editing utilizing generative diffusion models has garnered significant attention due to their potential applications. However, existing approaches are constrained by the limited word embeddings provided in pre-training, which hinders nuanced editing targeting open concepts with specific attributes. Directly altering the keywords in target prompts often results in unintended disruptions to the attention mechanisms. To achieve more flexible editing easily, this work proposes an improved concept-augmented video editing approach that generates diverse and stable target videos flexibly by devising abstract conceptual pairs. Specifically, the framework involves concept-augmented textual inversion and a dual prior supervision mechanism. The former enables plug-and-play guidance of stable diffusion for video editing, effectively capturing target attributes for more stylized results. The dual prior supervision mechanism significantly enhances video stability and fidelity. Comprehensive evaluations demonstrate that our approach generates more stable and lifelike videos, outperforming state-of-the-art methods.
