让视频生成按时间顺序精准排列多个事件
Mind the Time: Temporally-Controlled Multi-Event Video Generation
- 为每个事件绑定具体时间段,分时生成
- 设计时间位置编码ReRoPE,提升事件与视频的时序对齐
- 首次实现对生成视频中事件时间的精确控制
真实世界视频由一系列事件组成。现有视频生成模型依赖单一文本段落输入,难以实现多事件的精准时序控制,常忽略部分事件或错乱排列。为此,我们提出MinT,一种具备时间控制能力的多事件视频生成方法。核心思路是将每个事件绑定至生成视频中的特定时间段,使模型可逐时段聚焦于单个事件。为此,我们设计了基于时间的位置编码方法ReRoPE,增强事件描述与视频特征之间的时序感知交互。通过在带时间标注的数据上微调预训练视频扩散变换器,模型生成连贯且事件衔接自然的视频。这是文献中首次实现对生成视频中事件发生时间的精确控制。大量实验表明,MinT在多项指标上显著优于现有商业及开源模型。
原文摘要 · Abstract (English)
Real-world videos consist of sequences of events. Generating such sequences with precise temporal control is infeasible with existing video generators that rely on a single paragraph of text as input. When tasked with generating multiple events described using a single prompt, such methods often ignore some of the events or fail to arrange them in the correct order. To address this limitation, we present MinT, a multi-event video generator with temporal control. Our key insight is to bind each event to a specific period in the generated video, which allows the model to focus on one event at a time. To enable time-aware interactions between event captions and video tokens, we design a time-based positional encoding method, dubbed ReRoPE. This encoding helps to guide the cross-attention operation. By fine-tuning a pre-trained video diffusion transformer on temporally grounded data, our approach produces coherent videos with smoothly connected events. For the first time in the literature, our model offers control over the timing of events in generated videos. Extensive experiments demonstrate that MinT outperforms existing commercial and open-source models by a large margin.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。