用视觉语义令牌提升视频生成的语义对齐与时间连贯性
Beyond Text Conditioning: A Systematic Study of MLLM-DiT Fusion for Video Generation

- 通过离散视觉令牌连接多模态大模型与扩散变压器
- 自回归生成令牌使视频语义更准确,时间一致性更强
- 适合需要高质量长视频生成的研究者和开发者
扩散Transformer(DiT)已成为高保真视频生成的主流范式,但在高层语义规划能力上仍受限。尽管混合架构将多模态大模型(MLLM)与扩散模型结合在图像生成中表现优异,但在视频生成中仍被忽视,现有方法多将MLLM视为冻结特征编码器而非语义生成器。为此,我们系统研究了如何将MLLM与DiT融合,回答三个问题:中间表示应为何种形式、如何生成、如何在扩散过程中融入。分析发现:(1) 基于EMA的分词器生成的离散视觉语义令牌具有稳定且丰富的表达能力;(2) 自回归因果建模能有效生成这些令牌;(3) 显式视觉令牌条件优于提示微调或潜在桥接。基于此,提出BiVidGen框架:先由MLLM生成视觉语义令牌,再通过多层交叉注意力让DiT同时依赖文本和令牌生成视频。大量实验表明,该方法在语义对齐与时间连贯性上优于微调的DiT基线,在VBench-Long上表现更优。结果证明,显式的基于MLLM的视觉规划可作为超越纯文本条件的有效中间接口。
原文摘要 · Abstract (English)
Diffusion Transformers (DiTs) have become the dominant paradigm for high-fidelity video generation, yet their ability to perform high-level semantic planning remains limited. While hybrid architectures integrating MLLMs with diffusion backbones have shown strong advantages in image synthesis, such designs remain underexplored in video generation, where existing approaches often treat MLLMs primarily as frozen feature encoders rather than semantic generators. To fill this gap, we systematically study how an MLLM should be integrated with a DiT for video generation by answering three questions: what intermediate representation should bridge the MLLM and DiT, how the MLLM should generate it, and how the DiT should incorporate it during diffusion rendering. Our analysis reveals three key findings: (1) discrete semantic visual tokens produced by an EMA-based tokenizer provide a stable and expressive interface, (2) autoregressive causal modeling is effective for generating these tokens, and (3) explicit visual-token conditioning is more effective than prompt refinement or latent bridging. Based on these findings, we propose BiVidGen, a hybrid framework where an MLLM first generates semantic visual tokens and a DiT renders videos conditioned on both text and these tokens via multi-layer cross-attention. Extensive experiments show that BiVidGen improves semantic alignment and temporal coherence over a fine-tuned DiT baseline, achieving stronger performance on VBench-Long. These results demonstrate that explicit MLLM-based visual planning provides an effective intermediate interface for text-to-video generation beyond text-only conditioning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。