Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MaskINT: Video Editing via Interpolative Non-autoregressive Masked Transformers

About

Recent advances in generative AI have significantly enhanced image and video editing, particularly in the context of text prompt control. State-of-the-art approaches predominantly rely on diffusion models to accomplish these tasks. However, the computational demands of diffusion-based methods are substantial, often necessitating large-scale paired datasets for training, and therefore challenging the deployment in real applications. To address these issues, this paper breaks down the text-based video editing task into two stages. First, we leverage an pre-trained text-to-image diffusion model to simultaneously edit few keyframes in an zero-shot way. Second, we introduce an efficient model called MaskINT, which is built on non-autoregressive masked generative transformers and specializes in frame interpolation between the edited keyframes, using the structural guidance from intermediate frames. Experimental results suggest that our MaskINT achieves comparable performance with diffusion-based methodologies, while significantly improve the inference time. This research offers a practical solution for text-based video editing and showcases the potential of non-autoregressive masked generative transformers in this domain.

Haoyu Ma, Shahin Mahdizadehaghdam, Bichen Wu, Zhipeng Fan, Yuchao Gu, Wenliang Zhao, Lior Shapira, Xiaohui Xie• 2023

Related benchmarks

TaskDatasetResultRank
Video EditingShutterStock (30 unseen videos)
Prompt Consistency (P.C.)30.4
6
Video EditingDAVIS (40 selected object-centric videos)
Prompt Consistency (P.C.)31.1
6
Video Frame InterpolationDAVIS (test)
PSNR22.15
4
Video Frame InterpolationShutterStock (test)
PSNR24.19
4
Showing 4 of 4 rows

Other info

Code

Follow for update