English

Visual Grounding Methods for VQA are Working for the Wrong Reasons!

Computer Vision and Pattern Recognition 2024-04-24 v4 Artificial Intelligence Computation and Language

Abstract

Existing Visual Question Answering (VQA) methods tend to exploit dataset biases and spurious statistical correlations, instead of producing right answers for the right reasons. To address this issue, recent bias mitigation methods for VQA propose to incorporate visual cues (e.g., human attention maps) to better ground the VQA models, showcasing impressive gains. However, we show that the performance improvements are not a result of improved visual grounding, but a regularization effect which prevents over-fitting to linguistic priors. For instance, we find that it is not actually necessary to provide proper, human-based cues; random, insensible cues also result in similar improvements. Based on this observation, we propose a simpler regularization scheme that does not require any external annotations and yet achieves near state-of-the-art performance on VQA-CPv2.

Keywords

Cite

@article{arxiv.2004.05704,
  title  = {Visual Grounding Methods for VQA are Working for the Wrong Reasons!},
  author = {Robik Shrestha and Kushal Kafle and Christopher Kanan},
  journal= {arXiv preprint arXiv:2004.05704},
  year   = {2024}
}

Comments

Published in ACL 2020 under the title "A negative case analysis of visual grounding methods for VQA"

R2 v1 2026-06-23T14:48:45.433Z