paper-with-me

홈 › Papers

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

2023-12-07 · Gyeongrok Oh, Jaehwan Jeong, Sieun Kim, Wonmin Byeon, Jinkyu Kim, Sungwoong Kim, Sangpil Kim

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.

📄 PDF Abstract BibTeX arXiv:2312.04086

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

MeVGAN: GAN-based Plugin Model for Video Generation with Applications in Colonoscopy

2023-11-07 · Łukasz Struski, Tomasz Urbańczyk, Krzysztof Bucki, Bartłomiej Cupiał 외

Video generation is important, especially in medicine, as much data is given in this form. However, video generation of high-resolution data is a very demanding task for generative models, due to the large need for memor…

Generative Adversarial NetworkMedical ProcedureVideo Generation

FrameVGGT: Coherence-Preserving Memory for Bounded Streaming Geometry

2026-03-08 · Zhisong Xu, Takeshi Oishi arxiv

Streaming Visual Geometry Transformers such as StreamVGGT enable strong online 3D perception, but their KV-cache grows unbounded over long streams, limiting practical deployment. We study bounded-memory streaming geometr…

Camera Pose Estimation3D ReconstructionDepth Estimation

RegimeVGGT: Layer-Wise Spatially Preserving Redundancy Removal for Visual Geometry Grounded Transformer

2026-06-16 · Jinhao You, Shuo Lyu, Zhuohang Lyu, Tanxuan Li 외 arxiv

Visual Geometry Grounded Transformer (VGGT) recovers dense 3D scene structure from multi-view images in one forward pass, but quadratic cross-frame attention limits its scalability. Existing training-free accelerators re…

When and Where do Events Switch in Multi-Event Video Generation?

2025-10-03 · Ruotong Liao, Guowen Huang, Qing Cheng, Thomas Seidl 외 arxiv

Text-to-video (T2V) generation has surged in response to challenging questions, especially when a long video must depict multiple sequential events with temporal coherence and controllable content. Existing methods that …

Video Generation

TunerDiT: Training-free Progressive Steering of Diffusion Transformer for Multi-Event Video Generation

2026-05-29 · Ruotong Liao, Guowen Huang, Qing Cheng, Guangyao Zhai 외 arxiv

Text-to-video (T2V) generation faces challenging questions when generating videos with long horizons containing multiple events. Inspired by the intrinsics of the diffusion process, we probe video diffusion transformers …

Video Generation