CVJun 29

Intermediate Text Representation Guided Text-to-Image Generation for Enhancing One-and-Only Alignment

arXiv:2606.3026212.1
Predicted impact top 29% in CV · last 90 daysOriginality Incremental advance
AI Analysis

Enables better alignment of generated images with unusual prompts for objects with strong visual priors, addressing a key limitation in text-to-image generation.

Text-to-image diffusion models fail to faithfully render one-and-only (OAO) objects due to concept association bias. The proposed IR-guided diffusion injects intermediate text representations into the conditioning signal, achieving up to 19.1 percentage-point improvement in VQAScore without additional training.

Text-to-image (T2I) diffusion models often fail to faithfully render explicit textual descriptions, instead defaulting to strongly learned visual priors due to a phenomenon referred to as concept association bias. We show that such bias is particularly strong for one-and-only (OAO) objects, entities that exist in a single canonical form, such as celestial bodies, landmarks, and artworks. The deeply ingrained visual identity for these concepts often resists modification through prompting alone. Addressing this challenge, we first identify through an information-theoretic analysis that the final text embedding discards concept-level information present in the intermediate-layer text representations, reducing the mutual information available to the subsequent denoising process. We then propose Intermediate Text Representation (IR)-guided diffusion, which injects intermediate hidden states of the text encoder into the conditioning signal during early denoising steps, recovering suppressed concepts without any additional training, optimization, or external models. To systematically evaluate the challenging task of aligning generative outputs with unusual prompts for OAO objects, we introduce OAO-AttackBench, a benchmark comprising counterfactual prompts that directly conflict with the core visual identity of OAO objects. Experiments on four benchmarks, including OAO-AttackBench, show that our method achieves up to a 19.1 percentage-point improvement in VQAScore while preserving generation fidelity and human preference. Project page: https://soyoun-won.github.io/one-and-only-ir-guidance/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes