paper-with-me

Papers

Interpretable Visual Question Answering by Reasoning on Dependency Trees

2018-09-06 · Qingxing Cao, Bailin Li, Xiaodan Liang, Liang Lin

Collaborative reasoning for understanding image-question pairs is a very critical but underexplored topic in interpretable visual question answering systems. Although very recent studies have attempted to use explicit compositional processes to assemble multiple subtasks embedded in questions, their models heavily rely on annotations or handcrafted rules to obtain valid reasoning processes, which leads to either heavy workloads or poor performance on compositional reasoning. In this paper, to better align image and language domains in diverse and unrestricted cases, we propose a novel neural network model that performs global reasoning on a dependency tree parsed from the question; thus, our model is called a parse-tree-guided reasoning network (PTGRN). This network consists of three collaborative modules: i) an attention module that exploits the local visual evidence of each word parsed from the question, ii) a gated residual composition module that composes the previously mined evidence, and iii) a parse-tree-guided propagation module that passes the mined evidence along the parse tree. Thus, PTGRN is capable of building an interpretable visual question answering (VQA) system that gradually derives image cues following question-driven parse-tree reasoning. Experiments on relational datasets demonstrate the superiority of PTGRN over current state-of-the-art VQA methods, and the visualization results highlight the explainable capability of our reasoning system.

📄 PDF Abstract BibTeX arXiv:1809.01810

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringvalidVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Visual Question Reasoning on General Dependency Tree

2018-03-31 · CVPR 2018 6 · Qingxing Cao, Xiaodan Liang, Bailing Li, Guanbin Li 외

The collaborative reasoning for understanding each image-question pair is very critical but under-explored for an interpretable Visual Question Answering (VQA) system. Although very recent works also tried the explicit c…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Compositional Attention Networks for Interpretability in Natural Language Question Answering

2018-10-30 · Muru Selvakumar, Suriyadeepan Ramamoorthy, Vaidheeswaran Archana, Malaikannan Sankarasubbu

MAC Net is a compositional attention network designed for Visual Question Answering. We propose a modified MAC net architecture for Natural Language Question Answering. Question Answering typically requires Language Unde…

Logical ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Visually Interpretable Subtask Reasoning for Visual Question Answering

2025-05-12 · Yu Cheng, Arushi Goel, Hakan Bilen

Answering complex visual questions like `Which red furniture can be used for sitting?' requires multi-step reasoning, including object recognition, attribute filtering, and relational understanding. Recent work improves …

AttributeObject RecognitionQuestion AnsweringVisual Question Answering

MGA-VQA: Secure and Interpretable Graph-Augmented Visual Question Answering with Memory-Guided Protection Against Unauthorized Knowledge Use

2025-11-22 · Ahmad Mohammadshirazi, Pinaki Prasad Guha Neogi, Dheeraj Kulshrestha, Rajiv Ramnath arxiv

Document Visual Question Answering (DocVQA) requires models to jointly understand textual semantics, spatial layout, and visual features. Current methods struggle with explicit spatial relationship modeling, inefficiency…

Visual Question Answering

Interpretable Visual Question Answering via Reasoning Supervision

2023-09-07 · Maria Parelli, Dimitrios Mallis, Markos Diomataris, Vassilis Pitsikalis

Transformer-based architectures have recently demonstrated remarkable performance in the Visual Question Answering (VQA) task. However, such models are likely to disregard crucial visual cues and often rely on multimodal…

Common Sense ReasoningQuestion AnsweringVisual GroundingVisual Question Answering+1