English

MaskINT: Video Editing via Interpolative Non-autoregressive Masked Transformers

Computer Vision and Pattern Recognition 2024-04-03 v2

Abstract

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.

Keywords

Cite

@article{arxiv.2312.12468,
  title  = {MaskINT: Video Editing via Interpolative Non-autoregressive Masked Transformers},
  author = {Haoyu Ma and Shahin Mahdizadehaghdam and Bichen Wu and Zhipeng Fan and Yuchao Gu and Wenliang Zhao and Lior Shapira and Xiaohui Xie},
  journal= {arXiv preprint arXiv:2312.12468},
  year   = {2024}
}

Comments

CVPR 2024

R2 v1 2026-06-28T13:56:38.531Z