A First Look: Towards Explainable TextVQA Models via Visual and Textual Explanations
Varun Nagaraj Rao, Xingjian Zhen, Karen Hovsepian, Mingwei Shen

TL;DR
This paper introduces MTXNet, an end-to-end trainable multimodal model for explainable TextVQA that generates visual and textual explanations, improving interpretability and performance, and demonstrating real-world e-commerce applications.
Contribution
The paper proposes a novel multimodal architecture and dataset for explainable TextVQA, integrating visual and textual explanations during training and evaluation.
Findings
Multimodal explanations improve model performance by up to 7% CIDEr score.
Generated explanations align well with human interpretations.
The approach aids in diagnosing incorrect predictions.
Abstract
Explainable deep learning models are advantageous in many situations. Prior work mostly provide unimodal explanations through post-hoc approaches not part of the original system design. Explanation mechanisms also ignore useful textual information present in images. In this paper, we propose MTXNet, an end-to-end trainable multimodal architecture to generate multimodal explanations, which focuses on the text in the image. We curate a novel dataset TextVQA-X, containing ground truth visual and multi-reference textual explanations that can be leveraged during both training and evaluation. We then quantitatively show that training with multimodal explanations complements model performance and surpasses unimodal baselines by up to 7% in CIDEr scores and 2% in IoU. More importantly, we demonstrate that the multimodal explanations are consistent with human interpretations, help justify the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Explainable Artificial Intelligence (XAI) · Topic Modeling
