Semantic Object Accuracy for Generative Text-to-Image Synthesis
About
Generative adversarial networks conditioned on textual image descriptions are capable of generating realistic-looking images. However, current methods still struggle to generate images based on complex image captions from a heterogeneous domain. Furthermore, quantitatively evaluating these text-to-image models is challenging, as most evaluation metrics only judge image quality but not the conformity between the image and its caption. To address these challenges we introduce a new model that explicitly models individual objects within an image and a new evaluation metric called Semantic Object Accuracy (SOA) that specifically evaluates images given an image caption. The SOA uses a pre-trained object detector to evaluate if a generated image contains objects that are mentioned in the image caption, e.g. whether an image generated from "a car driving down the street" contains a car. We perform a user study comparing several text-to-image models and show that our SOA metric ranks the models the same way as humans, whereas other metrics such as the Inception Score do not. Our evaluation also shows that models which explicitly model objects outperform models which only model global image characteristics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-to-Image Generation | MS-COCO | FID24.7 | 75 | |
| Text-to-Image Synthesis | MS-COCO (val) | FID24.7 | 35 | |
| Text-to-Image Generation | COCO 2014 (test) | FID24.7 | 25 | |
| Text-to-Image Generation | COCO (test) | FID6.09 | 18 | |
| Text-to-Image Synthesis | MS-COCO | SOA-C34.51 | 13 | |
| Text-to-Image Alignment Evaluation | COCO LAFITE samples | Kendall Tau_c47.3 | 11 | |
| Likert-scale judgment correlation | VQ-Diffusion generated images | Kendall Tau-c37 | 11 | |
| Text-image alignment human judgment correlation | LAFITE and VQ-Diffusion 2K fake images AMT evaluation subset | Kendall Tau-c5.6 | 11 | |
| Visual Reasoning | FOIL 30K captions derived from COCO | Object Accuracy36.7 | 10 | |
| Text-to-Image Synthesis | LN-COCO COCO-14 (test) | IS34.4 | 4 |