用扩散时间步生成递归视觉令牌,统一图文理解与生成
Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens
- 用扩散过程的时间步构建递归视觉令牌,模拟语言结构
- 在任意时间步都能重建原图,实现图文联合建模
- 适合需要统一理解与生成的多模态任务研究者
近期多模态大模型尝试融合语言模型与扩散模型,以统一视觉理解和生成。现有方法依赖空间视觉令牌(如按栅格扫描排列图像块),但这类令牌缺乏语言固有的递归结构,使语言模型难以掌握。本文提出利用扩散时间步学习离散且递归的视觉令牌,其能随噪声增加逐步补偿属性损失,使扩散模型可在任意时间步重构原始图像。该方法有效结合了语言模型的自回归推理能力与扩散模型的精准生成优势,在统一框架内实现无缝多模态理解与生成。大量实验表明,该方法在多模态理解与生成上均优于现有 MLLM。
原文摘要 · Abstract (English)
Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches rely on spatial visual tokens, where image patches are encoded and arranged according to a spatial order (e.g., raster scan). However, we show that spatial tokens lack the recursive structure inherent to languages, hence form an impossible language for LLM to master. In this paper, we build a proper visual language by leveraging diffusion timesteps to learn discrete, recursive visual tokens. Our proposed tokens recursively compensate for the progressive attribute loss in noisy images as timesteps increase, enabling the diffusion model to reconstruct the original image at any timestep. This approach allows us to effectively integrate the strengths of LLMs in autoregressive reasoning and diffusion models in precise image generation, achieving seamless multimodal comprehension and generation within a unified framework. Extensive experiments show that we achieve superior performance for multimodal comprehension and generation simultaneously compared with other MLLMs. Project Page: https://DDT-LLaMA.github.io/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。