2019

Evaluating Text-to-Image Matching using Binary Image Selection (BISON)

Hu, Hexiang, Misra, Ishan, van der Maaten, Laurens

Understand

Providing systems the ability to relate linguistic and visual content is one of the hallmarks of computer vision.

  • Tasks such as text-based image retrieval and image captioning were designed to test this ability but come with evaluation measures that have a high variance or are difficult to interpret.
  • We study an alternative task for systems that match text and images: given a text query, the system is asked to select the image that best matches the query from a pair of semantically similar images.
  • The system's accuracy on this Binary Image SelectiON (BISON) task is interpretable, eliminates the reliability problems of retrieval evaluations, and focuses on the system's ability to understand fine-grained visual structure.

Reading the bibliography…