PQPP: A Joint Benchmark for Text-to-Image Prompt and Query Performance Prediction
Eduard Poesina, Adriana Valentina Costache, Adrian-Gabriel Chifu, Josiane Mothe, Radu Tudor Ionescu
TL;DR
PQPP delivers the first joint benchmark for prompt and query performance prediction in text-to-image generation and retrieval, compiling 10,200 prompts with extensive human judgments across generation and retrieval tasks. The dataset, built from MS COCO captions and DrawBench prompts, uses two diffusion models and two vision-language retrievers to produce a rich, multimodal evaluation resource. Across pre- and post-prediction paradigms, supervised predictors (notably fine-tuned CLIP and BERT) outperform basic features, though generation and retrieval remain only moderately correlated, highlighting task-specific challenges. PQPP enables cross-model, cross-dataset, and cross-task analyses and offers practical use cases for model selection and automatic prompt reformulation, with code and data publicly available for the research community.
Abstract
Text-to-image generation has recently emerged as a viable alternative to text-to-image retrieval, driven by the visually impressive results of generative diffusion models. Although query performance prediction is an active research topic in information retrieval, to the best of our knowledge, there is no prior study that analyzes the difficulty of queries (referred to as prompts) in text-to-image generation, based on human judgments. To this end, we introduce the first dataset of prompts which are manually annotated in terms of image generation performance. Additionally, we extend these evaluations to text-to-image retrieval by collecting manual annotations that represent retrieval performance. We thus establish the first joint benchmark for prompt and query performance prediction (PQPP) across both tasks, comprising over 10K queries. Our benchmark enables (i) the comparative assessment of prompt/query difficulty in both image generation and image retrieval, and (ii) the evaluation of prompt/query performance predictors addressing both generation and retrieval. We evaluate several pre- and post-generation/retrieval performance predictors, thus providing competitive baselines for future research. Our benchmark and code are publicly available at https://github.com/Eduard6421/PQPP.
