English

What You See is What You Read? Improving Text-Image Alignment Evaluation

Computation and Language 2023-12-27 v4 Computer Vision and Pattern Recognition

Abstract

Automatically determining whether a text and a corresponding image are semantically aligned is a significant challenge for vision-language models, with applications in generative text-to-image and image-to-text tasks. In this work, we study methods for automatic text-image alignment evaluation. We first introduce SeeTRUE: a comprehensive evaluation set, spanning multiple datasets from both text-to-image and image-to-text generation tasks, with human judgements for whether a given text-image pair is semantically aligned. We then describe two automatic methods to determine alignment: the first involving a pipeline based on question generation and visual question answering models, and the second employing an end-to-end classification approach by finetuning multimodal pretrained models. Both methods surpass prior approaches in various text-image alignment tasks, with significant improvements in challenging cases that involve complex composition or unnatural images. Finally, we demonstrate how our approaches can localize specific misalignments between an image and a given text, and how they can be used to automatically re-rank candidates in text-to-image generation.

Keywords

Cite

@article{arxiv.2305.10400,
  title  = {What You See is What You Read? Improving Text-Image Alignment Evaluation},
  author = {Michal Yarom and Yonatan Bitton and Soravit Changpinyo and Roee Aharoni and Jonathan Herzig and Oran Lang and Eran Ofek and Idan Szpektor},
  journal= {arXiv preprint arXiv:2305.10400},
  year   = {2023}
}

Comments

Accepted to NeurIPS 2023. Website: https://wysiwyr-itm.github.io/

R2 v1 2026-06-28T10:37:23.722Z