CVAICLSep 12, 2018

The Wisdom of MaSSeS: Majority, Subjectivity, and Semantic Similarity in the Evaluation of VQA

arXiv:1809.04344v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the evaluation problem for VQA researchers, offering an incremental improvement over existing metrics.

The paper tackles the problem of evaluating Visual Question Answering (VQA) models by proposing MASSES, a new metric that addresses limitations in the standard VQA evaluation, such as ignoring majority votes, subjectivity, and semantic similarity, resulting in a more fine-grained assessment.

We introduce MASSES, a simple evaluation metric for the task of Visual Question Answering (VQA). In its standard form, the VQA task is operationalized as follows: Given an image and an open-ended question in natural language, systems are required to provide a suitable answer. Currently, model performance is evaluated by means of a somehow simplistic metric: If the predicted answer is chosen by at least 3 human annotators out of 10, then it is 100% correct. Though intuitively valuable, this metric has some important limitations. First, it ignores whether the predicted answer is the one selected by the Majority (MA) of annotators. Second, it does not account for the quantitative Subjectivity (S) of the answers in the sample (and dataset). Third, information about the Semantic Similarity (SES) of the responses is completely neglected. Based on such limitations, we propose a multi-component metric that accounts for all these issues. We show that our metric is effective in providing a more fine-grained evaluation both on the quantitative and qualitative level.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes