paper-with-me

Papers

Guiding Visual Question Answering with Attention Priors

2022-05-25 · Thao Minh Le, Vuong Le, Sunil Gupta, Svetha Venkatesh, Truyen Tran

The current success of modern visual reasoning systems is arguably attributed to cross-modality attention mechanisms. However, in deliberative reasoning such as in VQA, attention is unconstrained at each step, and thus may serve as a statistical pooling mechanism rather than a semantic operation intended to select information relevant to inference. This is because at training time, attention is only guided by a very sparse signal (i.e. the answer label) at the end of the inference chain. This causes the cross-modality attention weights to deviate from the desired visual-language bindings. To rectify this deviation, we propose to guide the attention mechanism using explicit linguistic-visual grounding. This grounding is derived by connecting structured linguistic concepts in the query to their referents among the visual objects. Here we learn the grounding from the pairing of questions and images alone, without the need for answer annotation or external grounding supervision. This grounding guides the attention mechanism inside VQA models through a duality of mechanisms: pre-training attention weight calculation and directly guiding the weights at inference time on a case-by-case basis. The resultant algorithm is capable of probing attention-based reasoning models, injecting relevant associative knowledge, and regulating the core reasoning process. This scalable enhancement improves the performance of VQA models, fortifies their robustness to limited access to supervised data, and increases interpretability.

📄 PDF Abstract BibTeX arXiv:2205.12616

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

Similar Papers 제목 키워드 기반

Segmentation-guided Attention for Visual Question Answering from Remote Sensing Images

2024-07-11 · Lucrezia Tosato, Hichem Boussaid, Flora Weissgerber, Camille Kurtz 외

Visual Question Answering for Remote Sensing (RSVQA) is a task that aims at answering natural language questions about the content of a remote sensing image. The visual features extraction is therefore an essential step …

Question AnsweringSegmentationVisual Question AnsweringVisual Question Answering (VQA)

Deeper Thought, Weaker Aim: Understanding and Mitigating Perceptual Impairment during Reasoning in Multimodal Large Language Models

2026-03-15 · Ruiying Peng, Xueyu Wu, Jing Lei, Lu Hou 외 arxiv

Multimodal large language models (MLLMs) often suffer from perceptual impairments under extended reasoning modes, particularly in visual question answering (VQA) tasks. We identify attention dispersion as the underlying …

Visual Question AnsweringVisual Grounding

Exploring Diverse Methods in Visual Question Answering

2024-04-21 · Panfeng Li, Qikai Yang, Xieming Geng, Wenjing Zhou 외

This study explores innovative methods for improving Visual Question Answering (VQA) using Generative Adversarial Networks (GANs), autoencoders, and attention mechanisms. Leveraging a balanced VQA dataset, we investigate…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Don't Just Assume; Look and Answer: Overcoming Priors for Visual Question Answering

2017-12-01 · CVPR 2018 6 · Aishwarya Agrawal, Dhruv Batra, Devi Parikh, Aniruddha Kembhavi

A number of studies have found that today's Visual Question Answering (VQA) models are heavily driven by superficial correlations in the training data and lack sufficient image grounding. To encourage development of mode…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Language bias in Visual Question Answering: A Survey and Taxonomy

2021-11-16 · Desen Yuan

Visual question answering (VQA) is a challenging task, which has attracted more and more attention in the field of computer vision and natural language processing. However, the current visual question answering has the p…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)