SOTAVerified

CARETS: A Consistency And Robustness Evaluative Test Suite for VQA

2022-03-15ACL 2022Code Available0· sign in to hype

Carlos E. Jimenez, Olga Russakovsky, Karthik Narasimhan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce CARETS, a systematic test suite to measure consistency and robustness of modern VQA models through a series of six fine-grained capability tests. In contrast to existing VQA test sets, CARETS features balanced question generation to create pairs of instances to test models, with each pair focusing on a specific capability such as rephrasing, logical symmetry or image obfuscation. We evaluate six modern VQA systems on CARETS and identify several actionable weaknesses in model comprehension, especially with concepts such as negation, disjunction, or hypernym invariance. Interestingly, even the most sophisticated models are sensitive to aspects such as swapping the order of terms in a conjunction or varying the number of answer choices mentioned in the question. We release CARETS to be used as an extensible tool for evaluating multi-modal model robustness.

Tasks

Reproductions