paper-with-me

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 context from a dialog history and exploit visually-grounded information. A problem called visual reference resolution involves these challenges, requiring the agent to resolve ambiguous references in a given question and find the references in a given image. In this paper, we propose Dual Attention Networks (DAN) for visual reference resolution. DAN consists of two kinds of attention networks, REFER and FIND. Specifically, REFER module learns latent relationships between a given question and a dialog history by employing a self-attention mechanism. FIND module takes image features and reference-aware representations (i.e., the output of REFER module) as input, and performs visual grounding via bottom-up attention mechanism. We qualitatively and quantitatively evaluate our model on VisDial v1.0 and v0.9 datasets, showing that DAN outperforms the previous state-of-the-art model by a significant margin.

📄 PDF Abstract BibTeX arXiv:1902.09368

Code (2)

gicheonkang/DAN-VisDial 공식 구현 pytorch
phellonchen/DMRM pytorch

Tasks

AI AgentQuestion AnsweringVisual DialogVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)

Similar 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 answeri…

Parameter PredictionQuestion AnsweringVisual DialogVisual Grounding+2

Dual-Camera Super-Resolution with Aligned Attention Modules

2021-09-03 · ICCV 2021 10 · Tengfei Wang, Jiaxin Xie, Wenxiu Sun, Qiong Yan 외

We present a novel approach to reference-based super-resolution (RefSR) with the focus on dual-camera super-resolution (DCSR), which utilizes reference images for high-quality and high-fidelity results. Our proposed meth…

Domain AdaptationReference-based Super-ResolutionSuper-Resolution

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)

Reference-based Image Super-Resolution with Deformable Attention Transformer

2022-07-25 · JieZhang Cao, Jingyun Liang, Kai Zhang, Yawei Li 외

Reference-based image super-resolution (RefSR) aims to exploit auxiliary reference (Ref) images to super-resolve low-resolution (LR) images. Recently, RefSR has been attracting great attention as it provides an alternati…

Image Super-ResolutionReference-based Super-ResolutionSuper-Resolution

Coreference by Appearance: Visually Grounded Event Coreference Resolution

2021-11-01 · CRAC (ACL) 2021 11 · Liming Wang, Shengyu Feng, Xudong Lin, Manling Li 외

Event coreference resolution is critical to understand events in the growing number of online news with multiple modalities including text, video, speech, etc. However, the events and entities depicting in different moda…

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionMachine Translation+1