ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Jingxiang Sun

VoT: Vision-of-Thought for Unified Multimodal Representation Alignment

infoAI researchimportance 24
AI summary · glm-5.3-flash

Researchers propose Vision-of-Thought (VoT), a discrete visual-planning token layer between VLMs and diffusion transformers improving text-to-image semantic alignment.

VoT introduces a discrete visual-thinking layer between vision-language models and diffusion transformers, letting the VLM act as a multimodal planner that emits tokens describing objects and layouts before pixel generation. A specialized VoT tokenizer is trained with VLM alignment, feature reconstruction, and vector-quantization losses. Experiments show improved semantic alignment and a structured, interpretable interface for controllable generation.

  • VoT tokens represent high-level visual plans like objects and layouts
  • Tokenizer trained with closed-loop VLM alignment and vector-quantization objectives
  • Improves semantic alignment over text-encoder-plus-diffusion baselines
  • Offers interpretable intermediate representation for controllable generation
Full article156 words · extracted from arxiv.org · click to collapse

Current text-to-image systems typically employ a "text encoder plus diffusion decoder" paradigm, in which text semantics directly modulate continuous latent noise. Despite their success, these methods lack an explicit, interpretable intermediate representation that effectively bridges high-level linguistic semantics and low-level visual signals. In this paper, we propose Vision-of-Thought (VoT), a framework that introduces a discrete visual-thinking layer between vision-language models (VLMs) and diffusion transformers (DiTs). Instead of treating VLMs merely as text encoders, we use them as multimodal planners that generate discrete VoT tokens representing high-level visual plans, such as objects and layouts, before rendering pixels. We train a specialized VoT tokenizer in the VLM semantic space with a closed-loop objective that combines VLM alignment, feature reconstruction, and vector-quantization losses. These objectives make the tokens semantically readable by the VLM while preserving the visual information needed for generation. Experimental results demonstrate that VoT improves semantic alignment and provides a structured interface for interpretable and controllable generation.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.07815