English

MEVG: Multi-event Video Generation with Text-to-Video Models

Computer Vision and Pattern Recognition 2024-07-17 v2

Abstract

We introduce a novel diffusion-based video generation method, generating a video showing multiple events given multiple individual sentences from the user. Our method does not require a large-scale video dataset since our method uses a pre-trained diffusion-based text-to-video generative model without a fine-tuning process. Specifically, we propose a last frame-aware diffusion process to preserve visual coherence between consecutive videos where each video consists of different events by initializing the latent and simultaneously adjusting noise in the latent to enhance the motion dynamic in a generated video. Furthermore, we find that the iterative update of latent vectors by referring to all the preceding frames maintains the global appearance across the frames in a video clip. To handle dynamic text input for video generation, we utilize a novel prompt generator that transfers course text messages from the user into the multiple optimal prompts for the text-to-video diffusion model. Extensive experiments and user studies show that our proposed method is superior to other video-generative models in terms of temporal coherency of content and semantics. Video examples are available on our project page: https://kuai-lab.github.io/eccv2024mevg.

Keywords

Cite

@article{arxiv.2312.04086,
  title  = {MEVG: Multi-event Video Generation with Text-to-Video Models},
  author = {Gyeongrok Oh and Jaehwan Jeong and Sieun Kim and Wonmin Byeon and Jinkyu Kim and Sungwoong Kim and Sangpil Kim},
  journal= {arXiv preprint arXiv:2312.04086},
  year   = {2024}
}

Comments

Accepted by ECCV 2024

R2 v1 2026-06-28T13:43:40.735Z