CVLGMay 12, 2025

DocVXQA: Context-Aware Visual Explanations for Document Question Answering

arXiv:2505.07496v17 citationsh-index: 31Has CodeICML
Originality Incremental advance
AI Analysis

This work addresses the need for user trust in document question answering systems by providing visual explanations, though it is incremental in improving interpretability methods.

The authors tackled the problem of making document question answering more interpretable by proposing DocVXQA, a framework that learns visual heatmaps to highlight contextually critical regions, achieving a balance between predictive performance and interpretability as supported by extensive experiments and human evaluation.

We propose DocVXQA, a novel framework for visually self-explainable document question answering. The framework is designed not only to produce accurate answers to questions but also to learn visual heatmaps that highlight contextually critical regions, thereby offering interpretable justifications for the model's decisions. To integrate explanations into the learning process, we quantitatively formulate explainability principles as explicit learning objectives. Unlike conventional methods that emphasize only the regions pertinent to the answer, our framework delivers explanations that are \textit{contextually sufficient} while remaining \textit{representation-efficient}. This fosters user trust while achieving a balance between predictive performance and interpretability in DocVQA applications. Extensive experiments, including human evaluation, provide strong evidence supporting the effectiveness of our method. The code is available at https://github.com/dali92002/DocVXQA.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes