English

FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing

Computer Vision and Pattern Recognition 2024-03-04 v3

Abstract

Text-to-video editing aims to edit the visual appearance of a source video conditional on textual prompts. A major challenge in this task is to ensure that all frames in the edited video are visually consistent. Most recent works apply advanced text-to-image diffusion models to this task by inflating 2D spatial attention in the U-Net into spatio-temporal attention. Although temporal context can be added through spatio-temporal attention, it may introduce some irrelevant information for each patch and therefore cause inconsistency in the edited video. In this paper, for the first time, we introduce optical flow into the attention module in the diffusion model's U-Net to address the inconsistency issue for text-to-video editing. Our method, FLATTEN, enforces the patches on the same flow path across different frames to attend to each other in the attention module, thus improving the visual consistency in the edited videos. Additionally, our method is training-free and can be seamlessly integrated into any diffusion-based text-to-video editing methods and improve their visual consistency. Experiment results on existing text-to-video editing benchmarks show that our proposed method achieves the new state-of-the-art performance. In particular, our method excels in maintaining the visual consistency in the edited videos.

Keywords

Cite

@article{arxiv.2310.05922,
  title  = {FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing},
  author = {Yuren Cong and Mengmeng Xu and Christian Simon and Shoufa Chen and Jiawei Ren and Yanping Xie and Juan-Manuel Perez-Rua and Bodo Rosenhahn and Tao Xiang and Sen He},
  journal= {arXiv preprint arXiv:2310.05922},
  year   = {2024}
}

Comments

Accepted by ICLR2024. Project page: https://flatten-video-editing.github.io/

R2 v1 2026-06-28T12:44:57.287Z