DynEval: Holistic Evaluations of T2I Generative Models in the Wild

Visual Computing Lab, IISc Bangalore 2 Hugging Face
*Indicates Equal Contribution

Work done during internship at VCL, IISc.

ECCV 2026
Qualitative comparison of DynEval-4B with existing text-to-image evaluation methods

Qualitative comparison. DynEval-4B is compared with representative T2I evaluation methods across multiple generators, with all scores normalized to [0, 1]. The examples highlight three recurring evaluator failures: detector-based methods can miss generated content under artistic or unusual visual distributions, visually strong images can be underrated, and distorted or semantically implausible images can be overrated. DynEval better follows human judgments by jointly evaluating text-image alignment and image quality.

Abstract

Recent advances in text-to-image (T2I) generation have led to models capable of producing highly realistic images. Yet, reliably evaluating their outputs remains challenging, especially at scale. Existing automatic evaluators, often relying on a static prompt set, struggle to capture subtle failure modes such as partial prompt misalignment, compositional errors or visually plausible but semantically incorrect generations. In this work, we introduce \(\textbf{DynEval}\), a \(\underline{\textbf{Dyn}}\)amic \(\underline{\textbf{Eval}}\)uation framework designed to jointly assess \(\textit{text-to-image alignment}\) and \(\textit{image quality}\) of T2I models. To support scalable training beyond limited human-annotated data, we construct two large datasets. First, we build \(\textbf{GenDB}\), a collection of 500K prompt-image pairs generated from human-written prompts drawn from DiffusionDB using a tiered prompt-model generation strategy. Second, building upon GenDB, we construct \(\textbf{DynEvalInstruct}\), a 250K instruction dataset comprising prompt-image-response triplets distilled from a structured evaluation pipeline that decomposes evaluation into text-image alignment and visual quality reasoning. Using this dataset, we perform full fine-tuning of a compact evaluator through a curriculum learning strategy to effectively distill the superior evaluation capabilities of a larger teacher vision-language model, resulting in \(\textbf{DynEval-2B}\) and \(\textbf{DynEval-4B}\). In extensive comparisons against existing evaluators across 11 benchmarks, our evaluator achieves a higher overall correlation with human judgments. Furthermore, it provides fine-grained analysis of the capabilities and failure modes of 36 T2I models across 42 subcategories and 9 semantic dimensions.

GenDB and DynEvalInstruct

GenDB is a 500K prompt-image dataset built from real user prompts sampled from DiffusionDB. Prompts are ranked by a heuristic complexity score spanning prompt length, object and attribute counts, and seven additional semantic attributes, then split into easy, medium, and hard tiers. The paper also tiers 36 T2I models by capability on the DynEval-1K evaluation set and pairs prompts with models from matching tiers, making the generated data more likely to expose informative failure cases.

Overview of the DynEval evaluation framework

The DynEval evaluation framework starts from diverse prompt-image pairs and decomposes evaluation into text-image alignment and image quality. T2IA generates prompt-grounded verification questions and expected answers, while IQA builds a prompt-conditioned scene graph and object-level quality questions. The generated questions are scored with VQA-style evaluation to produce fine-grained evidence and a final score.

DynEvalInstruct generation and DynEval training pipeline

DynEvalInstruct filters GenDB into 250K prompt-image-response triplets using a structured teacher-VLM evaluation pipeline. Qwen3-VL-235B generates T2IA questions for semantic alignment, IQA scene graphs and quality questions for visual fidelity, and VQA-style question scores. These structured responses become supervision for training DynEval while preserving fine-grained reasoning traces rather than collapsing evaluation into a single black-box score.

Method

DynEval distills the evaluation capability of Qwen3-VL-235B into two compact evaluators: DynEval-2B, based on Qwen2.5-VL-2B, and DynEval-4B, based on Qwen3-VL-4B. The model is trained with a curriculum that first learns to generate structured questions and then learns to answer and score them, improving stability and reducing redundant or overlapping checks.

<T2IA>

Generates atomic prompt-grounded verification questions, including distortion-focused checks for likely visual failures.

<IQA>

Builds a scene graph and creates object-level quality questions covering structure, texture, completeness, realism, and spatial cues.

<EVALUATION>

Answers generated questions over the image and assigns question-level scores from 1 to 5, producing T2IA and IQA assessments.

Results

DynEval is evaluated against 14 existing evaluation methods on 11 text-to-image benchmarks. We report Spearman Rank Correlation Coefficient (SRCC) and Pearson Linear Correlation Coefficient (PLCC) between predicted evaluator scores and human annotations; higher values indicate stronger agreement with human judgment. DynEval is trained entirely without human annotations, yet it generalizes across diverse benchmark settings.

Qualitatively, existing methods such as GenEval, DPG-Bench, EvalMuse, and TIFA often assign high scores to distorted images or deviate from human judgments. DynEval produces more consistent scores because it evaluates both semantic prompt faithfulness and visual quality.

Main Human-Annotated Benchmarks

EvaluatorEvalMuseGenAI-BTIFARichHFGenEvalEvalMIT2I-Eval-B
SRCCPLCCSRCCPLCCSRCCPLCCSRCCPLCCSRCCPLCCSRCCPLCCSRCCPLCC
CLIPScore0.29930.29330.16760.20300.30030.30860.05700.30240.06540.09850.26070.30720.06780.1260
BLIPv2Score0.35830.33480.27340.29790.42870.45430.14250.31050.26690.31670.29000.34680.12230.1321
ImageReward0.46550.45850.34000.37860.62110.63360.27470.32910.41490.46030.49910.55230.13490.1144
PickScore0.43990.43280.35410.36310.42790.43420.39160.41330.27870.30150.46110.46920.23750.2440
HPSv20.37450.36570.13710.16930.36470.38040.18710.25770.32230.35800.53360.55250.29160.2990
VQAScore0.48770.48410.55340.51750.69510.65850.48260.40940.50570.50400.60620.61180.33480.3570
GenEval--------0.47530.4509----
FGA-BLIP2-OS0.77420.77220.56370.56730.76040.74420.51230.54550.51700.52780.67240.69450.35820.3471
TIIF-Bench--0.43870.40200.60070.57760.43420.42920.56000.54470.44740.42560.32970.3016
T2I-Eval-Bench--0.49960.47730.60110.62460.50330.49900.58470.56100.42580.40750.37440.3629
UniGenBench++--0.46050.44410.60780.58920.53330.51720.56610.54940.46110.45540.39710.3818
T2I-CoReB (8B)--0.46140.44140.61260.61120.60240.58090.56260.58100.55830.54140.40350.3879
GenEval 2 (8B)--0.48170.45710.68240.67340.63110.60210.60440.61750.72450.70980.42220.4172
LongT2IBench--0.37470.37630.67750.69220.51740.51610.45440.59990.50560.54850.47810.4563
DynEval-2B0.77650.77980.57150.56950.78270.77150.52260.55450.56680.58200.73460.71560.45350.4410
DynEval-4B0.79320.79450.59450.58170.80220.80340.54570.56910.58940.60730.79440.78890.48570.4636

Additional Benchmarks With New Human Annotations

EvaluatorGenEval2TIIF-BUniGenB++T2I-CoReB
SRCCPLCCSRCCPLCCSRCCPLCCSRCCPLCC
VQAScore0.62230.52080.37280.33530.31090.29910.24690.2668
FGA-BLIP2-OS0.38680.37500.35810.44370.35210.34570.31540.3075
TIIF-Bench0.34320.33220.39170.36900.32540.31110.36020.3562
T2I-Eval-Bench0.39040.38620.33920.31900.34730.33560.38110.3767
UniGenBench++0.46020.40720.47880.45530.38880.37520.36710.3454
T2I-CoReB (8B)0.48130.49550.51960.56710.40040.38490.44690.4352
GenEval2 (8B)0.71200.70170.54950.60280.41020.38580.44350.4315
DynEval-4B0.75080.71320.59800.62980.49580.50420.48560.4716

DynEval-4B achieves state-of-the-art performance on 9 of 11 benchmarks and ranks second on one additional benchmark. Averaged across all benchmarks, it improves over previous best evaluators by +4.77%, and the relative gain rises to +7.61% on benchmarks where it sets a new state of the art. The largest gains occur on EvalMI (+9.65%), GenAI-Bench (+5.46%), UniGenBench++ (+20.87%), and TIIF-Bench (+8.83%). On RichHF and GenEval, DynEval-4B trails larger 8B evaluators while using roughly half as many parameters.

Scaling from DynEval-2B to DynEval-4B consistently improves performance across the main benchmarks, with an average relative SRCC gain of +4.62%. The largest improvements appear on EvalMI (+8.14%) and T2I-Eval-Bench (+7.10%), while smaller but consistent improvements also appear on EvalMuse (+2.15%).

Dynamic Question Generation

DynEval-4B generates IQA questions whose count scales with scene complexity. For images with 1-5 objects it generates 14.2 questions on average, increasing to 66.6 questions for 16-20 objects. Coverage ratio and BERTScore against the Qwen3-VL-235B teacher remain high, showing that the student preserves much of the teacher's question coverage and semantic intent.

Supplementary details, ablations, and additional qualitative figures

T2I Failure Analysis

Fine-grained capability analysis of 36 T2I models

DynEval-4B analyzes 36 T2I models over 42 subcategories and 9 semantic dimensions. The strongest models improve basic object grounding, scene understanding, and standard spatial reasoning, but all tiers still struggle with exact object counting, human and animal structures, uncommon size relationships, perspective-dependent prompts, and faithful text or symbol generation.

Average evaluator scores by T2I model publication year

Compared with alignment-centric evaluators, DynEval gives a more calibrated view of model progress over time because it jointly evaluates prompt faithfulness and visual realism. This makes it better suited for diagnosing visually plausible but semantically wrong outputs, as well as semantically aligned images with local artifacts or structural distortions.

BibTeX

@InProceedings{marjit_2026_ECCV,
        author    = {Marjit, Shyam and Baiju, Dheeraj and Shikarkhane, Anuj and Sakthieswaran, Akhil and Paul, Sayak and Chakraborty, Anirban},
        title     = {DynEval: Holistic Evaluations of T2I Generative Models in the Wild},
        booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
        year      = {2026},
    }