English

QACE: Asking Questions to Evaluate an Image Caption

Computation and Language 2021-08-31 v1 Computer Vision and Pattern Recognition

Abstract

In this paper, we propose QACE, a new metric based on Question Answering for Caption Evaluation. QACE generates questions on the evaluated caption and checks its content by asking the questions on either the reference caption or the source image. We first develop QACE-Ref that compares the answers of the evaluated caption to its reference, and report competitive results with the state-of-the-art metrics. To go further, we propose QACE-Img, which asks the questions directly on the image, instead of reference. A Visual-QA system is necessary for QACE-Img. Unfortunately, the standard VQA models are framed as a classification among only a few thousand categories. Instead, we propose Visual-T5, an abstractive VQA system. The resulting metric, QACE-Img is multi-modal, reference-less, and explainable. Our experiments show that QACE-Img compares favorably w.r.t. other reference-less metrics. We will release the pre-trained models to compute QACE.

Keywords

Cite

@article{arxiv.2108.12560,
  title  = {QACE: Asking Questions to Evaluate an Image Caption},
  author = {Hwanhee Lee and Thomas Scialom and Seunghyun Yoon and Franck Dernoncourt and Kyomin Jung},
  journal= {arXiv preprint arXiv:2108.12560},
  year   = {2021}
}

Comments

EMNLP 2021 Findings

R2 v1 2026-06-24T05:29:17.395Z