arXiv:2603.13389cs.CVcs.LG2026-03

用扩散模型提升预训练视觉语言模型的图像生成质量

High-Fidelity Text-to-Image Generation from Pre-Trained Vision-Language Models via Distribution-Conditioned Diffusion Decoding

  • 将视觉语言模型的离散图像令牌转为带不确定性的连续分布编码
  • 仅在ImageNet-1K上短时训练,显著提升图像重建与文本到图像生成质量
  • 适合希望不重新训练即可增强生成图像清晰度的研究者

近期大规模视觉语言模型(VLMs)在文本到图像生成方面表现突出,但其视觉保真度受限于离散图像标记化。尽管已有研究尝试通过连续表示建模提升视觉质量,但将预训练VLM适配到此类表示需大规模数据和与原始预训练相当的训练成本。为此,我们提出一种基于扩散的解码框架,仅在预训练VLM输出的图像令牌概率上训练扩散解码器,保持原模型不变。核心是「对数到代码的分布映射」,将VLM的图像令牌对数转换为带有不确定性特征的连续分布编码,为扩散解码提供有效条件信号。轻量级「对数校准」将VQ-VAE编码器在训练时的代理对数与VLM生成的对数对齐,缓解训练-推理差异。基于这些表示,分布条件扩散解码器生成高保真图像。仅在ImageNet-1K上短时训练,该方法持续提升VQ-VAE重构及从VLM预测令牌生成的文本到图像质量。

原文摘要 · Abstract (English)

Recent large-scale vision-language models (VLMs) have shown remarkable text-to-image generation capabilities, yet their visual fidelity remains constrained by the discrete image tokenization, which poses a major challenge. Although several studies have explored continuous representation modeling to enhance visual quality, adapting pre-trained VLM models to such representations requires large-scale data and training costs comparable to the original pre-training. To circumvent this limitation, we propose a diffusion-based decoding framework that enhances image fidelity by training only a diffusion decoder on the output image-token logits of pre-trained VLMs, thereby preserving the original model intact. At its core, Logit-to-Code Distributional Mapping converts the VLM's image-token logits into continuous, distribution-weighted code vectors with uncertainty features, providing an effective conditioning signal for diffusion decoding. A lightweight Logit Calibration aligns training-time proxy logits from the VQ-VAE encoder with VLM-generated logits, mitigating the train-inference gap. Conditioned on these representations, the Distribution-Conditioned Diffusion Decoder generates high-fidelity images. Achieved solely through short training on ImageNet-1K, our method consistently improves visual fidelity for both VQ-VAE reconstructions and text-to-image generations from VLM-predicted tokens.

图像生成扩散模型视觉语言模型

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