TIIF-Bench: How Does Your T2I Model Follow Your Instructions?
Xinyu Wei, Jinrui Zhang, Zeqing Wang, Hongyang Wei, Zhen Guo, Lei Zhang
TL;DR
TIIF-Bench introduces a large, hierarchically structured benchmark to rigorously assess T2I models' instruction-following capabilities. It overcomes prior benchmarks’ flaws by using 5000 prompts across 36 attribute combinations and three difficulty levels, plus new dimensions for text rendering and style control, with length-augmented prompts and designer prompts. A novel evaluation protocol leverages world-knowledge in vision-language models to perform attribute-specific yes/no judgments and uses GNED to quantify text rendering fidelity. Empirical results reveal architecture-specific strengths and trade-offs, show strong correlation with human judgments, and demonstrate that instruction understanding is closely tied to generation quality, especially when comparing closed-, open-, diffusion-, and autoregressive models. The work provides practical guidance for developing more instruction-adaptive T2I systems and highlights directions for expanding benchmarks beyond English, common objects, and basic stylistic cues.
Abstract
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 benchmarks fall short in limited prompt diversity and complexity, as well as coarse evaluation metrics, making it difficult to evaluate the fine-grained alignment performance between textual instructions and generated images. In this paper, we present TIIF-Bench (Text-to-Image Instruction Following Benchmark), aiming to systematically assess T2I models' ability in interpreting and following intricate textual instructions. TIIF-Bench comprises a set of 5000 prompts organized along multiple dimensions, which are categorized into three levels of difficulties and complexities. To rigorously evaluate model robustness to varying prompt lengths, we provide a short and a long version for each prompt with identical core semantics. Two critical attributes, i.e., text rendering and style control, are introduced to evaluate the precision of text synthesis and the aesthetic coherence of T2I models. In addition, we collect 100 high-quality designer level prompts that encompass various scenarios to comprehensively assess model performance. Leveraging the world knowledge encoded in large vision language models, we propose a novel computable framework to discern subtle variations in T2I model outputs. Through meticulous benchmarking of mainstream T2I models on TIIF-Bench, we analyze the pros and cons of current T2I models and reveal the limitations of current T2I benchmarks. Project Page: https://a113n-w3i.github.io/TIIF_Bench/.
