paper-with-me

Papers

Long-Text-to-Image Generation via Compositional Prompt Decomposition

2026-04-20 · Jen-Yuan Huang, Tong Lin, Yilun Du arxiv

While modern text-to-image (T2I) models excel at generating images from intricate prompts, they struggle to capture the key details when the inputs are descriptive paragraphs. This limitation stems from the prevalence of concise captions that shape their training distributions. Existing methods attempt to bridge this gap by either fine-tuning T2I models on long prompts, which generalizes poorly to longer lengths; or by projecting the oversize inputs into normal-prompt space and compromising fidelity. We propose Prompt Refraction for Intricate Scene Modeling (PRISM), a compositional approach that enables pre-trained T2I models to process long sequence inputs. PRISM uses a lightweight module to extract constituent representations from the long prompts. The T2I model makes independent noise predictions for each component, and their outputs are merged into a single denoising step using energy-based conjunction. We evaluate PRISM across a wide range of model architectures, showing comparable performances to models fine-tuned on the same training data. Furthermore, PRISM demonstrates superior generalization, outperforming baseline models by 7.4% on prompts over 500 tokens in a challenging public benchmark.

📄 PDF Abstract BibTeX arXiv:2604.18258

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image Generation

Similar Papers 제목 키워드 기반

Composition and Deformance: Measuring Imageability with a Text-to-Image Model

2023-06-05 · Si Wu, David A. Smith

Although psycholinguists and psychologists have long studied the tendency of linguistic strings to evoke mental images in hearers or readers, most computational studies have applied this concept of imageability only to i…

Image CaptioningImage GenerationText to Image GenerationText-to-Image Generation

CompAlign: Improving Compositional Text-to-Image Generation with a Complex Benchmark and Fine-Grained Feedback

2025-05-16 · Yixin Wan, Kai-Wei Chang

State-of-the-art T2I models are capable of generating high-resolution images given textual prompts. However, they still struggle with accurately depicting compositional scenes that specify multiple objects, attributes, a…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

Compositional Text-to-Image Generation Via Region-aware Bimodal Direct Preference Optimization

2026-05-27 · Zhuohan Liu, Wujian Peng, Yitong Chen, Zuxuan Wu arxiv

Despite the rapid progress of text-to-image (T2I) models, generating images that accurately reflect complex compositional prompts (covering attribute bindings, object relationships, counting) still remains challenging. T…

Text-to-Image Generation

Compositional Text-to-Image Generation with Dense Blob Representations

2024-05-14 · Weili Nie, Sifei Liu, Morteza Mardani, Chao Liu 외

Existing text-to-image models struggle to follow complex text prompts, raising the need for extra grounding inputs for better controllability. In this work, we propose to decompose a scene into visual primitives - denote…

Image GenerationIn-Context LearningText to Image GenerationText-to-Image Generation

Enhancing Compositional Text-to-Image Generation with Reliable Random Seeds

2024-11-27 · Shuangqi Li, Hieu Le, Jingyi Xu, Mathieu Salzmann

Text-to-image diffusion models have demonstrated remarkable capability in generating realistic images from arbitrary text prompts. However, they often produce inconsistent results for compositional prompts such as "two d…

Image GenerationText to Image GenerationText-to-Image Generation