Question Relevance in VQA: Identifying Non-Visual And False-Premise Questions
Arijit Ray, Gordon Christie, Mohit Bansal, Dhruv Batra, Devi Parikh

TL;DR
This paper addresses the challenge of identifying irrelevant or non-visual questions in VQA, proposing a two-stage relevance detection approach that improves model reasoning and human perception of intelligence.
Contribution
It introduces a novel two-stage relevance detection framework for VQA, combining LSTM-RNNs, uncertainty, and caption similarity, enhancing reasoning and human-likeness.
Findings
Outperforms strong baselines on relevance tasks
Improves perceived intelligence and reasonableness of VQA models
Effective detection of non-visual and false-premise questions
Abstract
Visual Question Answering (VQA) is the task of answering natural-language questions about images. We introduce the novel problem of determining the relevance of questions to images in VQA. Current VQA models do not reason about whether a question is even related to the given image (e.g. What is the capital of Argentina?) or if it requires information from external resources to answer correctly. This can break the continuity of a dialogue in human-machine interaction. Our approaches for determining relevance are composed of two stages. Given an image and a question, (1) we first determine whether the question is visual or not, (2) if visual, we determine whether the question is relevant to the given image or not. Our approaches, based on LSTM-RNNs, VQA model uncertainty, and caption-question similarity, are able to outperform strong baselines on both relevance tasks. We also present…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
