Counterfactual Samples Synthesizing for Robust Visual Question Answering
Long Chen, Xin Yan, Jun Xiao, Hanwang Zhang, Shiliang Pu, Yueting, Zhuang

TL;DR
This paper introduces a model-agnostic training scheme called Counterfactual Samples Synthesizing (CSS) that enhances VQA models' robustness by generating counterfactual training samples, improving their visual-explainability and question sensitivity, leading to state-of-the-art results.
Contribution
The proposed CSS method generates counterfactual samples to improve VQA models' visual and linguistic sensitivity, addressing biases and boosting performance.
Findings
Achieves 58.95% on VQA-CP v2, a record-breaking performance.
Significantly improves models' visual-explainability and question sensitivity.
Effective across different VQA models, demonstrating versatility.
Abstract
Despite Visual Question Answering (VQA) has realized impressive progress over the last few years, today's VQA models tend to capture superficial linguistic correlations in the train set and fail to generalize to the test set with different QA distributions. To reduce the language biases, several recent works introduce an auxiliary question-only model to regularize the training of targeted VQA model, and achieve dominating performance on VQA-CP. However, since the complexity of design, current methods are unable to equip the ensemble-based models with two indispensable characteristics of an ideal VQA model: 1) visual-explainable: the model should rely on the right visual regions when making decisions. 2) question-sensitive: the model should be sensitive to the linguistic variations in question. To this end, we propose a model-agnostic Counterfactual Samples Synthesizing (CSS) training…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Counterfactual Samples Synthesizing for Robust Visual Question Answering· youtube
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
