SOTAVerified

EaSe: A Diagnostic Tool for VQA based on Answer Diversity

2021-06-01NAACL 2021Code Available0· sign in to hype

Shailza Jolly, Sandro Pezzelle, Moin Nabi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose EASE, a simple diagnostic tool for Visual Question Answering (VQA) which quantifies the difficulty of an image, question sample. EASE is based on the pattern of answers provided by multiple annotators to a given question. In particular, it considers two aspects of the answers: (i) their Entropy; (ii) their Semantic content. First, we prove the validity of our diagnostic to identify samples that are easy/hard for state-of-art VQA models. Second, we show that EASE can be successfully used to select the most-informative samples for training/fine-tuning. Crucially, only information that is readily available in any VQA dataset is used to compute its scores.

Tasks

Reproductions