HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Multi-View Attention Network for Visual Dialog

Sungjin Park Taesun Whang Yeochan Yoon Heuiseok Lim

Multi-View Attention Network for Visual Dialog

Abstract

Visual dialog is a challenging vision-language task in which a series of questions visually grounded by a given image are answered. To resolve the visual dialog task, a high-level understanding of various multimodal inputs (e.g., question, dialog history, and image) is required. Specifically, it is necessary for an agent to 1) determine the semantic intent of question and 2) align question-relevant textual and visual contents among heterogeneous modality inputs. In this paper, we propose Multi-View Attention Network (MVAN), which leverages multiple views about heterogeneous inputs based on attention mechanisms. MVAN effectively captures the question-relevant information from the dialog history with two complementary modules (i.e., Topic Aggregation and Context Matching), and builds multimodal representations through sequential alignment processes (i.e., Modality Alignment). Experimental results on VisDial v1.0 dataset show the effectiveness of our proposed model, which outperforms the previous state-of-the-art methods with respect to all evaluation metrics.

Code Repositories

taesunwhang/MVAN-VisDial
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-dialog-on-visdial-v09-valMVAN
MRR: 0.6765
Mean Rank: 3.73
R@1: 54.65
R@10: 91.47
R@5: 83.85
visual-dialog-on-visual-dialog-v1-0-test-stdMVAN
MRR (x 100): 64.84
Mean: 3.97
NDCG (x 100): 59.37
R@1: 51.45
R@10: 90.65
R@5: 81.12

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multi-View Attention Network for Visual Dialog | Papers | HyperAI