CLMar 5, 2023

Knowledge-Based Counterfactual Queries for Visual Question Answering

arXiv:2303.02601v11 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses explainability and robustness issues in VQA models for researchers and practitioners, but it is incremental as it builds on existing counterfactual approaches with a novel application to VQA.

The authors tackled the problem of explaining and assessing the robustness of Visual Question Answering (VQA) models by proposing a systematic method using counterfactual perturbations based on structured knowledge bases, which revealed biases and patterns in model decision-making through qualitative and quantitative analysis.

Visual Question Answering (VQA) has been a popular task that combines vision and language, with numerous relevant implementations in literature. Even though there are some attempts that approach explainability and robustness issues in VQA models, very few of them employ counterfactuals as a means of probing such challenges in a model-agnostic way. In this work, we propose a systematic method for explaining the behavior and investigating the robustness of VQA models through counterfactual perturbations. For this reason, we exploit structured knowledge bases to perform deterministic, optimal and controllable word-level replacements targeting the linguistic modality, and we then evaluate the model's response against such counterfactual inputs. Finally, we qualitatively extract local and global explanations based on counterfactual responses, which are ultimately proven insightful towards interpreting VQA model behaviors. By performing a variety of perturbation types, targeting different parts of speech of the input question, we gain insights to the reasoning of the model, through the comparison of its responses in different adversarial circumstances. Overall, we reveal possible biases in the decision-making process of the model, as well as expected and unexpected patterns, which impact its performance quantitatively and qualitatively, as indicated by our analysis.

Foundations

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

Your Notes