paper-with-me

Papers

Visual Reference Resolution using Attention Memory for Visual Dialog

2017-09-23 · NeurIPS 2017 12 · Paul Hongsuck Seo, Andreas Lehrmann, Bohyung Han, Leonid Sigal

Visual dialog is a task of answering a series of inter-dependent questions given an input image, and often requires to resolve visual references among the questions. This problem is different from visual question answering (VQA), which relies on spatial attention (a.k.a. visual grounding) estimated from an image and question pair. We propose a novel attention mechanism that exploits visual attentions in the past to resolve the current reference in the visual dialog scenario. The proposed model is equipped with an associative attention memory storing a sequence of previous (attention, key) pairs. From this memory, the model retrieves the previous attention, taking into account recency, which is most relevant for the current question, in order to resolve potentially ambiguous references. The model then merges the retrieved attention with a tentative one to obtain the final attention for the current question; specifically, we use dynamic parameter prediction to combine the two attentions conditioned on the question. Through extensive experiments on a new synthetic visual dialog dataset, we show that our model significantly outperforms the state-of-the-art (by ~16 % points) in situations, where visual reference resolution plays an important role. Moreover, the proposed model achieves superior performance (~ 2 % points improvement) in the Visual Dialog dataset, despite having significantly fewer parameters than the baselines.

📄 PDF Abstract BibTeX arXiv:1709.07992

Code (0)

등록된 구현이 없습니다.

Tasks

Parameter PredictionQuestion AnsweringVisual DialogVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Dual Attention Networks for Visual Reference Resolution in Visual Dialog

2019-02-25 · IJCNLP 2019 11 · Gi-Cheon Kang, Jaeseo Lim, Byoung-Tak Zhang

Visual dialog (VisDial) is a task which requires an AI agent to answer a series of questions grounded in an image. Unlike in visual question answering (VQA), the series of questions should be able to capture a temporal c…

AI AgentQuestion AnsweringVisual DialogVisual Grounding+2

Visual Coreference Resolution in Visual Dialog using Neural Module Networks

2018-09-06 · ECCV 2018 9 · Satwik Kottur, José M. F. Moura, Devi Parikh, Dhruv Batra 외

Visual dialog entails answering a series of questions grounded in an image, using dialog history as context. In addition to the challenges found in visual question answering (VQA), which can be seen as one-round dialog, …

Common Sense Reasoningcoreference-resolutionCoreference ResolutionVisual Dialog+3

Recursive Visual Attention in Visual Dialog

2018-12-06 · CVPR 2019 6 · Yulei Niu, Hanwang Zhang, Manli Zhang, Jianhong Zhang 외

Visual dialog is a challenging vision-language task, which requires the agent to answer multi-round questions about an image. It typically needs to address two major problems: (1) How to answer visually-grounded question…

Question AnsweringVisual DialogVisual Question AnsweringVisual Question Answering (VQA)

Reasoning Over History: Context Aware Visual Dialog

2020-11-02 · EMNLP (nlpbt) 2020 11 · Muhammad A. Shah, Shikib Mehri, Tejas Srinivasan

While neural models have been shown to exhibit strong performance on single-turn visual question answering (VQA) tasks, extending VQA to a multi-turn, conversational setting remains a challenge. One way to address this c…

coreference-resolutionCoreference ResolutionQuestion AnsweringVisual Dialog+2

Make-A-Story: Visual Memory Conditioned Consistent Story Generation

2022-11-23 · CVPR 2023 1 · Tanzila Rahman, Hsin-Ying Lee, Jian Ren, Sergey Tulyakov 외

There has been a recent explosion of impressive generative models that can produce high quality images (or videos) conditioned on text descriptions. However, all such approaches rely on conditional sentences that contain…

SentenceStory GenerationStory Visualization