arXiv:2412.04446cs.CV2024-12被引 4

用扩散模型压缩视频,实现高效自回归生成。

DiCoDe: Diffusion-Compressed Deep Tokens for Autoregressive Video Generation with Language Models

  • 用扩散模型训练的深层令牌压缩视频,压缩率达1000倍。
  • 仅用4张A100 GPU训练,可生成数秒到一分钟的视频。
  • 适配通用语言模型,支持从100M到3B参数规模扩展。

视频本质上是时间序列。本文探索利用自回归(AR)语言模型以时序方式建模视频的潜力,借鉴其在自然语言处理中的成功经验。提出DiCoDe方法,通过扩散压缩深层令牌(Diffusion-Compressed Deep Tokens)实现基于语言模型的自回归视频生成。不同于现有方法使用的低层表示与有限压缩率,DiCoDe采用经视频扩散模型先验知识训练的深层令牌,实现高达1000倍的令牌数量压缩。该压缩能力使DiCoDe能使用通用自回归语言模型进行视频生成,如同将一种视觉“语言”转换为另一种。通过将视频视为时间序列,充分挖掘语言模型的自回归生成能力。DiCoDe可借助现成的AR架构实现可扩展性,仅需4块A100 GPU即可训练生成数秒至一分钟的视频。定量与定性评估表明,其生成质量可媲美现有方法且训练高效。通过发布不同参数量的DiCoDe配置,观察到模型规模从100M增至3B时性能持续提升。我们认为,DiCoDe在学术上的探索为未来基于自回归语言模型的大规模视频建模提供了有前景的起点。

原文摘要 · Abstract (English)

Videos are inherently temporal sequences by their very nature. In this work, we explore the potential of modeling videos in a chronological and scalable manner with autoregressive (AR) language models, inspired by their success in natural language processing. We introduce DiCoDe, a novel approach that leverages Diffusion-Compressed Deep Tokens to generate videos with a language model in an autoregressive manner. Unlike existing methods that employ low-level representations with limited compression rates, DiCoDe utilizes deep tokens with a considerable compression rate (a 1000x reduction in token count). This significant compression is made possible by a tokenizer trained through leveraging the prior knowledge of video diffusion models. Deep tokens enable DiCoDe to employ vanilla AR language models for video generation, akin to translating one visual "language" into another. By treating videos as temporal sequences, DiCoDe fully harnesses the capabilities of language models for autoregressive generation. DiCoDe is scalable using readily available AR architectures, and is capable of generating videos ranging from a few seconds to one minute using only 4 A100 GPUs for training. We evaluate DiCoDe both quantitatively and qualitatively, demonstrating that it performs comparably to existing methods in terms of quality while ensuring efficient training. To showcase its scalability, we release a series of DiCoDe configurations with varying parameter sizes and observe a consistent improvement in performance as the model size increases from 100M to 3B. We believe that DiCoDe's exploration in academia represents a promising initial step toward scalable video modeling with AR language models, paving the way for the development of larger and more powerful video generation models.

视频生成扩散模型自回归令牌压缩

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