paper-with-me

홈 › Papers

QACE: Asking Questions to Evaluate an Image Caption

2021-08-28 · Findings (EMNLP) 2021 11 · Hwanhee Lee, Thomas Scialom, Seunghyun Yoon, Franck Dernoncourt, Kyomin Jung

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.

📄 PDF Abstract BibTeX arXiv:2108.12560

Code (1)

hwanheelee1993/qace 공식 구현 pytorch

Tasks

Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Learning to Caption Images through a Lifetime by Asking Questions

2018-12-01 · Kevin Shen, Amlan Kar, Sanja Fidler

In order to bring artificial agents into our lives, we will need to go beyond supervised learning on closed datasets to having the ability to continuously expand knowledge. Inspired by a student learning in a classroom, …

Active LearningImage Captioning

Learning to Caption Images Through a Lifetime by Asking Questions

2019-10-01 · ICCV 2019 10 · Tingke Shen, Amlan Kar, Sanja Fidler

In order to bring artificial agents into our lives, we will need to go beyond supervised learning on closed datasets to having the ability to continuously expand knowledge. Inspired by a student learning in a classroom, …

Active Learning

ChatGPT Asks, BLIP-2 Answers: Automatic Questioning Towards Enriched Visual Descriptions

2023-03-12 · Deyao Zhu, Jun Chen, Kilichbek Haydarov, Xiaoqian Shen 외

Asking insightful questions is crucial for acquiring knowledge and expanding our understanding of the world. However, the importance of questioning has been largely overlooked in AI research, where models have been prima…

Image CaptioningQuestion AnsweringVisual Reasoning

Open-domain clarification question generation without question examples

2021-10-19 · EMNLP 2021 11 · Julia White, Gabriel Poesia, Robert Hawkins, Dorsa Sadigh 외

An overarching goal of natural language processing is to enable machines to communicate seamlessly with humans. However, natural language can be ambiguous or unclear. In cases of uncertainty, humans engage in an interact…

Question GenerationQuestion-Generation

Generating Natural Questions About an Image

2016-03-19 · ACL 2016 8 · Nasrin Mostafazadeh, Ishan Misra, Jacob Devlin, Margaret Mitchell 외

There has been an explosion of work in the vision & language community during the past few years from image captioning to video transcription, and answering questions about images. These tasks have focused on literal des…

Image CaptioningNatural QuestionsQuestion GenerationQuestion-Generation+1