English

Re-Attentional Controllable Video Diffusion Editing

Computer Vision and Pattern Recognition 2024-12-17 v1 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2412.11710,
  title  = {Re-Attentional Controllable Video Diffusion Editing},
  author = {Yuanzhi Wang and Yong Li and Mengyi Liu and Xiaoya Zhang and Xin Liu and Zhen Cui and Antoni B. Chan},
  journal= {arXiv preprint arXiv:2412.11710},
  year   = {2024}
}

Comments

Accepted by AAAI 2025. Codes are released at: https://github.com/mdswyz/ReAtCo

R2 v1 2026-06-28T20:36:53.107Z