arXiv:2412.04432cs.CV2024-12CVPR被引 11

用扩散模型训练视频分词器,实现视频理解与生成统一

Divot: Diffusion Powers Video Tokenizer for Comprehension and Generation

  • 用扩散模型自监督学习视频表征,以去噪能力检验分词效果
  • 集成预训练大模型后,在多任务上表现接近顶尖水平
  • 适合视频生成、故事创作等需要图文协同的场景

近年来,图像理解和生成在大型语言模型(LLMs)中趋于统一。本文探索将这一统一扩展至视频领域,核心挑战在于设计一个能同时捕捉视频空间特征与时间动态的通用视频分词器,使其表示可被解码为真实视频片段,实现视频生成。为此,我们提出 Divot——一种基于扩散模型的视频分词器,利用扩散过程进行自监督视频表征学习。我们假设:若视频扩散模型能以分词器提取的特征为条件有效去噪视频片段,则该分词器已成功捕获鲁棒的空间与时间信息。此外,视频扩散模型天然具备解码功能,可从表示中重建视频。基于 Divot,我们构建 Divot-Vicuna,通过视频到文本的自回归建模及使用高斯混合模型对连续型 Divot 特征建模,实现文本到视频生成。实验表明,该扩散驱动的视频分词器与预训练大模型结合后,在多个视频理解与生成基准测试中表现优异。指令微调后的 Divot-Vicuna 在视频叙事任务中尤为出色,可生成交错的叙述与对应视频。

原文摘要 · Abstract (English)

In recent years, there has been a significant surge of interest in unifying image comprehension and generation within Large Language Models (LLMs). This growing interest has prompted us to explore extending this unification to videos. The core challenge lies in developing a versatile video tokenizer that captures both the spatial characteristics and temporal dynamics of videos to obtain representations for LLMs, and the representations can be further decoded into realistic video clips to enable video generation. In this work, we introduce Divot, a Diffusion-Powered Video Tokenizer, which leverages the diffusion process for self-supervised video representation learning. We posit that if a video diffusion model can effectively de-noise video clips by taking the features of a video tokenizer as the condition, then the tokenizer has successfully captured robust spatial and temporal information. Additionally, the video diffusion model inherently functions as a de-tokenizer, decoding videos from their representations. Building upon the Divot tokenizer, we present Divot-Vicuna through video-to-text autoregression and text-to-video generation by modeling the distributions of continuous-valued Divot features with a Gaussian Mixture Model. Experimental results demonstrate that our diffusion-based video tokenizer, when integrated with a pre-trained LLM, achieves competitive performance across various video comprehension and generation benchmarks. The instruction tuned Divot-Vicuna also excels in video storytelling, generating interleaved narratives and corresponding videos.

视频生成扩散模型分词器多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。