SANEval: Open-Vocabulary Compositional Benchmarks with Failure-mode Diagnosis
Rishav Pramanik, Ian E. Nielsen, Jeff Smith, Saurav Pandit, Ravi P. Ramachandran, Zhaozheng Yin
TL;DR
SANEval addresses the lack of open-world, fine-grained evaluation for text-to-image models by introducing a compositional benchmark with open-vocabulary capabilities. It combines a Prompt Understanding Module (driven by LLMs) and an Enhanced Object Detection Module (open-world detector with synonym expansion) to assess attribute binding, spatial relationships, and numeracy, producing both numeric scores and actionable diagnostic feedback. The benchmark is validated across six state-of-the-art T2I models and shows strong correlation with human judgments, while revealing robustness to different LLM backbones and highlighting areas such as shape binding that remain challenging. By releasing the dataset and an open-source evaluation pipeline, SANEval enables feedback-driven, open-world benchmarking to guide future improvements in compositional generation and evaluation.
Abstract
The rapid progress of text-to-image (T2I) models has unlocked unprecedented creative potential, yet their ability to faithfully render complex prompts involving multiple objects, attributes, and spatial relationships remains a significant bottleneck. Progress is hampered by a lack of adequate evaluation methods; current benchmarks are often restricted to closed-set vocabularies, lack fine-grained diagnostic capabilities, and fail to provide the interpretable feedback necessary to diagnose and remedy specific compositional failures. We solve these challenges by introducing SANEval (Spatial, Attribute, and Numeracy Evaluation), a comprehensive benchmark that establishes a scalable new pipeline for open-vocabulary compositional evaluation. SANEval combines a large language model (LLM) for deep prompt understanding with an LLM-enhanced, open-vocabulary object detector to robustly evaluate compositional adherence, unconstrained by a fixed vocabulary. Through extensive experiments on six state-of-the-art T2I models, we demonstrate that SANEval's automated evaluations provide a more faithful proxy for human assessment; our metric achieves a Spearman's rank correlation with statistically different results than those of existing benchmarks across tasks of attribute binding, spatial relations, and numeracy. To facilitate future research in compositional T2I generation and evaluation, we will release the SANEval dataset and our open-source evaluation pipeline.
