Generating Natural Language Explanations for Visual Question Answering using Scene Graphs and Visual Attention
Shalini Ghosh, Giedrius Burachas, Arijit Ray, Avi Ziskind

TL;DR
This paper introduces a method to generate natural language explanations for visual question answering by combining scene graph annotations and visual attention maps, improving interpretability without extra data.
Contribution
It presents a novel approach that leverages scene graphs and attention maps to produce explanations, eliminating the need for additional explanation datasets.
Findings
Effective explanation generation using scene graphs and attention maps
Improved interpretability demonstrated on the Visual Genome dataset
User studies show the approach outperforms strong baselines
Abstract
In this paper, we present a novel approach for the task of eXplainable Question Answering (XQA), i.e., generating natural language (NL) explanations for the Visual Question Answering (VQA) problem. We generate NL explanations comprising of the evidence to support the answer to a question asked to an image using two sources of information: (a) annotations of entities in an image (e.g., object labels, region descriptions, relation phrases) generated from the scene graph of the image, and (b) the attention map generated by a VQA model when answering the question. We show how combining the visual attention map with the NL representation of relevant scene graph entities, carefully selected using a language model, can give reasonable textual explanations without the need of any additional collected data (explanation captions, etc). We run our algorithms on the Visual Genome (VG) dataset and…
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.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Video Analysis and Summarization
