A World-Knowledge-Integrated Benchmark/Dataset for Reasoning-Driven Text-to-Image Generation
WorldGenBench is designed to systematically evaluate text-to-image (T2I) models on two critical but underexplored capabilities:
Unlike traditional datasets that emphasize simple alignment or aesthetic quality, WorldGenBench probes whether models can generate factually consistent and semantically rich images when prompts demand historical, scientific, or commonsense knowledge.
WorldGenBench covers:
WorldGenBench can also be used to train a reasoning T2I model that can improve the world knowledge and reasoning ability of the model.
Prompt: natural-language input describing a grounded world scenario
Knowledge Checklist: binary-labeled factual criteria (β/β)
Use in Evaluation / Reward Modeling
A model-generated image is assessed against the Checklist
GPT-4o labels each checklist item as satisfied (1) or not (0)
Reward = (# satisfied) / (total checklist items) β [0,1]
Benchmarking T2I Models: Assess new or existing models' ability to handle knowledge-intensive or reasoning-heavy prompts.
Fine-tuning for Robustness: Use WorldGenBench prompts for model fine-tuning to improve factual grounding and reasoning performance. Especially in RL methods.
Error Analysis: Analyze failure modes where models hallucinate, miss unstated elements, or show reasoning gaps.
Comparative Studies: Compare diffusion-based and autoregressive T2I architectures in terms of world knowledge integration.
The dataset is formatted for full compatibility with the Hugging Face Dataset Viewer:
We thank the broader community for inspiring rigorous evaluations beyond surface-level generation.
A World-Knowledge-Integrated Benchmark/Dataset for Reasoning-Driven Text-to-Image Generation
WorldGenBench is designed to systematically evaluate text-to-image (T2I) models on two critical but underexplored capabilities:
Unlike traditional datasets that emphasize simple alignment or aesthetic quality, WorldGenBench probes whether models can generate factually consistent and semantically rich images when prompts demand historical, scientific, or commonsense knowledge.
WorldGenBench covers:
WorldGenBench can also be used to train a reasoning T2I model that can improve the world knowledge and reasoning ability of the model.
Prompt: natural-language input describing a grounded world scenario
Knowledge Checklist: binary-labeled factual criteria (β/β)
Use in Evaluation / Reward Modeling
A model-generated image is assessed against the Checklist
GPT-4o labels each checklist item as satisfied (1) or not (0)
Reward = (# satisfied) / (total checklist items) β [0,1]
Benchmarking T2I Models: Assess new or existing models' ability to handle knowledge-intensive or reasoning-heavy prompts.
Fine-tuning for Robustness: Use WorldGenBench prompts for model fine-tuning to improve factual grounding and reasoning performance. Especially in RL methods.
Error Analysis: Analyze failure modes where models hallucinate, miss unstated elements, or show reasoning gaps.
Comparative Studies: Compare diffusion-based and autoregressive T2I architectures in terms of world knowledge integration.
The dataset is formatted for full compatibility with the Hugging Face Dataset Viewer:
We thank the broader community for inspiring rigorous evaluations beyond surface-level generation.