Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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.

Tobias Hinz, Stefan Heinrich, Stefan Wermter• 2019

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationMS-COCO
FID24.7
75
Text-to-Image SynthesisMS-COCO (val)
FID24.7
35
Text-to-Image GenerationCOCO 2014 (test)
FID24.7
25
Text-to-Image GenerationCOCO (test)
FID6.09
18
Text-to-Image SynthesisMS-COCO
SOA-C34.51
13
Text-to-Image Alignment EvaluationCOCO LAFITE samples
Kendall Tau_c47.3
11
Likert-scale judgment correlationVQ-Diffusion generated images
Kendall Tau-c37
11
Text-image alignment human judgment correlationLAFITE and VQ-Diffusion 2K fake images AMT evaluation subset
Kendall Tau-c5.6
11
Visual ReasoningFOIL 30K captions derived from COCO
Object Accuracy36.7
10
Text-to-Image SynthesisLN-COCO COCO-14 (test)
IS34.4
4
Showing 10 of 10 rows

Other info

Code

Follow for update