🛰️ Daily AI Frontier
‹ back to 2026-08-02

Scaling Properties of Text Conditioning in Visual Generation

arXiv cs.CV Multimodal & Generative Zilong Chen, Chaorui Deng, Kunchang Li, Hongyi Yuan, Haoqi Fan 2026-07-31
Representative image for Scaling Properties of Text Conditioning in Visual Generation

TL;DR - An empirical study showing that converged diffusion loss in text-to-image generation scales with the amount of "structured language" in prompts rather than raw token count, and uses that insight to build a system that beats open-weight models and rivals closed-weight ones.

  • Diffusion loss doesn't scale with prompt token count, so the authors quantify prompt structure with two metrics: a white-box likelihood measure (GPG) and a black-box attribute measure (ED).
  • Across controlled training runs, converged diffusion loss falls roughly linearly with GPG and follows a power law with ED.
  • "Diffusability" is improved by constructing structured prompts with semantic and geometric annotations derived from images.
  • "Promptability" is improved via a trained prompter using supervised fine-tuning, cold-start, and verifier-gated on-policy distillation; the system leads on compositional, reasoning, and world-knowledge benchmarks.

view merged work →