TIT-Score: Evaluating Long-Prompt Based Text-to-Image Alignment via Text-to-Image-to-Text Consistency
Juntong Wang, Huiyu Duan, Jiarui Wang, Ziheng Jia, Guangtao Zhai, Xiongkuo Min
TL;DR
This work tackles the difficulty of aligning text-to-image models with long, detailed prompts by introducing LPG-Bench, a benchmark of 200 long prompts (average >$250$ words) evaluated across $13$ models with $2{,}600$ images and human rankings. It then proposes TIT, a zero-shot, decoupled evaluation framework that separates visual description from textual semantic alignment, with two instantiations: TIT-Score (embedding-based) and TIT-Score-LLM (LLM-based). Empirical results show existing metrics poorly track human preferences for long prompts, while TIT methods yield superior alignment, with TIT-Score-LLM achieving up to approximately $66.5 ext{%}$ pairwise accuracy and a high correlation to human rankings. The work provides a practical, generalizable tool for benchmarking long-prompt T2I systems and advancing models’ deep textual understanding, with resources released publicly.
Abstract
With the rapid advancement of large multimodal models (LMMs), recent text-to-image (T2I) models can generate high-quality images and demonstrate great alignment to short prompts. However, they still struggle to effectively understand and follow long and detailed prompts, displaying inconsistent generation. To address this challenge, we introduce LPG-Bench, a comprehensive benchmark for evaluating long-prompt-based text-to-image generation. LPG-Bench features 200 meticulously crafted prompts with an average length of over 250 words, approaching the input capacity of several leading commercial models. Using these prompts, we generate 2,600 images from 13 state-of-the-art models and further perform comprehensive human-ranked annotations. Based on LPG-Bench, we observe that state-of-the-art T2I alignment evaluation metrics exhibit poor consistency with human preferences on long-prompt-based image generation. To address the gap, we introduce a novel zero-shot metric based on text-to-image-to-text consistency, termed TIT, for evaluating long-prompt-generated images. The core concept of TIT is to quantify T2I alignment by directly comparing the consistency between the raw prompt and the LMM-produced description on the generated image, which includes an efficient score-based instantiation TIT-Score and a large-language-model (LLM) based instantiation TIT-Score-LLM. Extensive experiments demonstrate that our framework achieves superior alignment with human judgment compared to CLIP-score, LMM-score, etc., with TIT-Score-LLM attaining a 7.31% absolute improvement in pairwise accuracy over the strongest baseline. LPG-Bench and TIT methods together offer a deeper perspective to benchmark and foster the development of T2I models. All resources will be made publicly available.
