paper-with-me

홈 › Papers

DetailMaster: Can Your Text-to-Image Model Handle Long Prompts?

2025-05-22 · Qirui Jiao, Daoyuan Chen, Yilun Huang, Xika Lin, Ying Shen, Yaliang Li

While recent text-to-image (T2I) models show impressive capabilities in synthesizing images from brief descriptions, their performance significantly degrades when confronted with long, detail-intensive prompts required in professional applications. We present DetailMaster, the first comprehensive benchmark specifically designed to evaluate T2I models' systematical abilities to handle extended textual inputs that contain complex compositional requirements. Our benchmark introduces four critical evaluation dimensions: Character Attributes, Structured Character Locations, Multi-Dimensional Scene Attributes, and Explicit Spatial/Interactive Relationships. The benchmark comprises long and detail-rich prompts averaging 284.89 tokens, with high quality validated by expert annotators. Evaluation on 7 general-purpose and 5 long-prompt-optimized T2I models reveals critical performance limitations: state-of-the-art models achieve merely ~50% accuracy in key dimensions like attribute binding and spatial reasoning, while all models showing progressive performance degradation as prompt length increases. Our analysis highlights systemic failures in structural comprehension and detail overload handling, motivating future research into architectures with enhanced compositional reasoning. We open-source the dataset, data curation code, and evaluation tools to advance detail-rich T2I generation and enable broad applications that would otherwise be infeasible due to the lack of a dedicated benchmark.

📄 PDF Abstract BibTeX arXiv:2505.16915

Code (1)

modelscope/data-juicer 공식 구현 pytorch

Tasks

AttributeSpatial Reasoning

Similar Papers 제목 키워드 기반

Create Your World: Lifelong Text-to-Image Diffusion

2023-09-08 · Gan Sun, Wenqi Liang, Jiahua Dong, Jun Li 외

Text-to-image generative models can produce diverse high-quality images of concepts with a text prompt, which have demonstrated excellent ability in image generation, image translation, etc. We in this work study the pro…

AttributeImage Generation

You Only Use Reactive Attention Slice For Long Context Retrieval

2024-09-03 · Yun Joon Soh, Hanxian Huang, Yuandong Tian, Jishen Zhao

Supporting longer context for Large Language Models (LLM) is a promising direction to advance LLMs. As training a model for a longer context window is computationally expensive, many alternative solutions, such as Retrie…

RAGRetrievalRetrieval-augmented GenerationSentence

GSM-Infinite: How Do Your LLMs Behave over Infinitely Increasing Context Length and Reasoning Complexity?

2025-02-07 · Yang Zhou, Hongyi Liu, Zhuoming Chen, Yuandong Tian 외

Long-context large language models (LLMs) have recently shown strong performance in information retrieval and long-document QA. However, to tackle the most challenging intellectual problems, LLMs must reason effectively …

8kInformation RetrievalMath

Edit-Your-Interest: Efficient Video Editing via Feature Most-Similar Propagation

2025-10-15 · Yi Zuo, Zitao Wang, Lingling Li, Xu Liu 외 arxiv

Text-to-image (T2I) diffusion models have recently demonstrated significant progress in video editing. However, existing video editing methods are severely limited by their high computational overhead and memory consumpt…

TIIF-Bench: How Does Your T2I Model Follow Your Instructions?

2025-06-02 · Xinyu Wei, Jinrui Zhang, Zeqing Wang, Hongyang Wei 외

The rapid advancements of Text-to-Image (T2I) models have ushered in a new phase of AI-generated content, marked by their growing ability to interpret and follow user instructions. However, existing T2I model evaluation …

BenchmarkingInstruction FollowingWorld Knowledge