Re-Attentional Controllable Video Diffusion Editing
Yuanzhi Wang, Yong Li, Mengyi Liu, Xiaoya Zhang, Xin Liu, Zhen Cui, Antoni B. Chan
TL;DR
ReAttentional Controllable Video Diffusion Editing (ReAtCo) tackles the challenge of fine-grained, spatially accurate text-guided video editing by introducing two training-free mechanisms: Re-Attentional Diffusion (RAD), which refocuses cross-attention maps to align edited objects with regions specified by text prompts, and Invariant Region-guided Joint Sampling (IRJS), which preserves background content and reduces border artifacts during denoising. By formalizing object changes and invariant regions, and integrating RAD and IRJS into a DDIM/Tune-A-Video-based framework, the method achieves improved spatial controllability, object-count adherence, and semantic fidelity across video frames. Extensive experiments on LOVEU-TGVE-2023 and other datasets demonstrate superior performance over state-of-the-art baselines, with notable gains in the VISOR spatial relationship metric and qualitative results showing well-aligned, harmonized edits. The work also provides practical guidelines for word selection, resource-friendly extensions, and considerations of broader impact and limitations.
Abstract
Editing videos with textual guidance has garnered popularity due to its streamlined process which mandates users to solely edit the text prompt corresponding to the source video. Recent studies have explored and exploited large-scale text-to-image diffusion models for text-guided video editing, resulting in remarkable video editing capabilities. However, they may still suffer from some limitations such as mislocated objects, incorrect number of objects. Therefore, the controllability of video editing remains a formidable challenge. In this paper, we aim to challenge the above limitations by proposing a Re-Attentional Controllable Video Diffusion Editing (ReAtCo) method. Specially, to align the spatial placement of the target objects with the edited text prompt in a training-free manner, we propose a Re-Attentional Diffusion (RAD) to refocus the cross-attention activation responses between the edited text prompt and the target video during the denoising stage, resulting in a spatially location-aligned and semantically high-fidelity manipulated video. In particular, to faithfully preserve the invariant region content with less border artifacts, we propose an Invariant Region-guided Joint Sampling (IRJS) strategy to mitigate the intrinsic sampling errors w.r.t the invariant regions at each denoising timestep and constrain the generated content to be harmonized with the invariant region content. Experimental results verify that ReAtCo consistently improves the controllability of video diffusion editing and achieves superior video editing performance.
