Towards Robust Visual Question Answering: Making the Most of Biased Samples via Contrastive Learning
Models for Visual Question Answering (VQA) often rely on the spurious correlations, i.e., the language priors, that appear in the biased samples of training set, which make them brittle against the out-of-distribution (OOD) test data. Recent methods have achieved promising progress in overcoming this problem by reducing the impact of biased samples on model training. However, these models reveal a trade-off that the improvements on OOD data severely sacrifice the performance on the in-distribution (ID) data (which is dominated by the biased samples). Therefore, we propose a novel contrastive learning approach, MMBS, for building robust VQA models by Making the Most of Biased Samples. Specifically, we construct positive samples for contrastive learning by eliminating the information related to spurious correlation from the original training samples and explore several strategies to use the constructed positive samples for training. Instead of undermining the importance of biased samples in model training, our approach precisely exploits the biased samples for unbiased information that contributes to reasoning. The proposed method is compatible with various VQA backbones. We validate our contributions by achieving competitive performance on the OOD dataset VQA-CP v2 while preserving robust performance on the ID dataset VQA v2.
Code (1)
Tasks
Contrastive LearningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Making the V in Text-VQA Matter
Text-based VQA aims at answering questions by reading the text present in the images. It requires a large amount of scene-text relationship understanding compared to the VQA task. Recent studies have shown that the quest…
Optical Character Recognition (OCR)TextVQAVisual Question Answering (VQA)SC-ML: Self-supervised Counterfactual Metric Learning for Debiased Visual Question Answering
Visual question answering (VQA) is a critical multimodal task in which an agent must answer questions according to the visual cue. Unfortunately, language bias is a common problem in VQA, which refers to the model genera…
counterfactualMetric LearningQuestion AnsweringVisual Question Answering+1Greedy Gradient Ensemble for Robust Visual Question Answering
Language bias is a critical issue in Visual Question Answering (VQA), where models often exploit dataset biases for the final decision without considering the image information. As a result, they suffer from performance …
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Eliminating Catastrophic Interference with Biased Competition
We present here a model to take advantage of the multi-task nature of complex datasets by learning to separate tasks and subtasks in and end to end manner by biasing competitive interactions in the network. This method d…
Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)ChiQA: A Large Scale Image-based Real-World Question Answering Dataset for Multi-Modal Understanding
Visual question answering is an important task in both natural language and vision understanding. However, in most of the public visual question answering datasets such as VQA, CLEVR, the questions are human generated th…
Image RetrievalQuestion AnsweringRetrievalVisual Question Answering+1