paper-with-me

Papers

Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering

2015-11-17 · Huijuan Xu, Kate Saenko

We address the problem of Visual Question Answering (VQA), which requires joint image and language understanding to answer a question about a given photograph. Recent approaches have applied deep image captioning methods based on convolutional-recurrent networks to this problem, but have failed to model spatial inference. To remedy this, we propose a model we call the Spatial Memory Network and apply it to the VQA task. Memory networks are recurrent neural networks with an explicit attention mechanism that selects certain parts of the information stored in memory. Our Spatial Memory Network stores neuron activations from different spatial regions of the image in its memory, and uses the question to choose relevant regions for computing the answer, a process of which constitutes a single "hop" in the network. We propose a novel spatial attention architecture that aligns words with image patches in the first hop, and obtain improved results by adding a second attention hop which considers the whole question to choose visual evidence based on the results of the first hop. To better understand the inference process learned by the network, we design synthetic questions that specifically require spatial inference and visualize the attention weights. We evaluate our model on two published visual question answering datasets, DAQUAR [1] and VQA [2], and obtain improved results compared to a strong deep baseline model (iBOWIMG) which concatenates image and question features to predict the answer [3].

📄 PDF Abstract BibTeX arXiv:1511.05234

Code (1)

zixuwang1996/VQA-reading-list

Tasks

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

From Pixels to Objects: Cubic Visual Attention for Visual Question Answering

2022-06-04 · Jingkuan Song, Pengpeng Zeng, Lianli Gao, Heng Tao Shen

Recently, attention-based Visual Question Answering (VQA) has achieved great success by utilizing question to selectively target different visual areas that are related to the answer. Existing visual attention models are…

ObjectQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Exploring Answer Information Methods for Question Generation with Transformers

2023-12-06 · Talha Chafekar, Aafiya Hussain, Grishma Sharma, Deepak Sharma

There has been a lot of work in question generation where different methods to provide target answers as input, have been employed. This experimentation has been mostly carried out for RNN based models. We use three diff…

DecoderQuestion GenerationQuestion-Generation

Multimodal grid features and cell pointers for Scene Text Visual Question Answering

2020-06-01 · Lluís Gómez, Ali Furkan Biten, Rubèn Tito, Andrés Mafla 외

This paper presents a new model for the task of scene text visual question answering, in which questions about a given image can only be answered by reading and understanding scene text that is present in it. The propose…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

PREME: Preference-based Meeting Exploration through an Interactive Questionnaire

2022-05-05 · Negar Arabzadeh, Ali Ahmadvand, Julia Kiseleva, Yang Liu 외

The recent increase in the volume of online meetings necessitates automated tools for managing and organizing the material, especially when an attendee has missed the discussion and needs assistance in quickly exploring …

PREME: Preference-based Meeting Exploration through an Interactive Questionnaire

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The recent increase in the volume of online meetings necessitates automated tools for managing and organizing the material, especially when an attendee has missed the discussion and needs assistance in quickly exploring…