arXiv:2511.08075cs.CVcs.AI2025-11

CLIP才是稳定扩散模型生成语义图像的关键

CLIP is All You Need for Human-like Semantic Representations in Stable Diffusion

论文配图:CLIP is All You Need for Human-like Semantic Representations in Stable Diffusion
图 1 · 摘自论文原文
  • 用回归层探测扩散模型内部表征的语义能力
  • 发现语义属性预测准确率依赖于CLIP而非反向扩散过程
  • 适合关注视觉-语言对齐与生成机制的研究者

如稳定扩散等潜在扩散模型在文本到图像生成任务中表现优异,但其生成图像是否具备人类可理解的语义仍不明确。本文通过简单回归层对稳定扩散进行探测,预测物体的语义属性,并与人工标注对比。结果表明,该能力主要源自CLIP中的文本编码,而非反向扩散过程。特定语义属性组的解码准确率显著差异,说明其表示程度不同。此外,逆向扩散过程中属性间区分难度增加,进一步证明语义表征最强处位于CLIP。结论是,独立训练的CLIP视觉-语言模型决定了人类语义表征,而扩散过程仅扮演视觉解码器角色。

原文摘要 · Abstract (English)

Latent diffusion models such as Stable Diffusion achieve state-of-the-art results on text-to-image generation tasks. However, the extent to which these models have a semantic understanding of the images they generate is not well understood. In this work, we investigate whether the internal representations used by these models during text-to-image generation contain semantic information that is meaningful to humans. To do so, we perform probing on Stable Diffusion with simple regression layers that predict semantic attributes for objects and evaluate these predictions against human annotations. Surprisingly, we find that this success can actually be attributed to the text encoding occurring in CLIP rather than the reverse diffusion process. We demonstrate that groups of specific semantic attributes have markedly different decoding accuracy than the average, and are thus represented to different degrees. Finally, we show that attributes become more difficult to disambiguate from one another during the inverse diffusion process, further demonstrating the strongest semantic representation of object attributes in CLIP. We conclude that the separately trained CLIP vision-language model is what determines the human-like semantic representation, and that the diffusion process instead takes the role of a visual decoder.

扩散模型语义表征CLIP文本生成

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