paper-with-me

홈 › Papers

A Joint Sequence Fusion Model for Video Question Answering and Retrieval

2018-08-07 · ECCV 2018 9 · Youngjae Yu, Jongseok Kim, Gunhee Kim

We present an approach named JSFusion (Joint Sequence Fusion) that can measure semantic similarity between any pairs of multimodal sequence data (e.g. a video clip and a language sentence). Our multimodal matching network consists of two key components. First, the Joint Semantic Tensor composes a dense pairwise representation of two sequence data into a 3D tensor. Then, the Convolutional Hierarchical Decoder computes their similarity score by discovering hidden hierarchical matches between the two sequence modalities. Both modules leverage hierarchical attention mechanisms that learn to promote well-matched representation patterns while prune out misaligned ones in a bottom-up manner. Although the JSFusion is a universal model to be applicable to any multimodal sequence data, this work focuses on video-language tasks including multimodal retrieval and video QA. We evaluate the JSFusion model in three retrieval and VQA tasks in LSMDC, for which our model achieves the best performance reported so far. We also perform multiple-choice and movie retrieval tasks for the MSR-VTT dataset, on which our approach outperforms many state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1808.02559

Code (2)

antoine77340/howto100m pytorch
ruc-aimc-lab/nt2vr pytorch

Tasks

DecoderMultiple-choiceQuestion AnsweringRetrievalSemantic SimilaritySemantic Textual SimilaritySentenceVideo Question AnsweringVideo RetrievalVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Multimodal Dual Attention Memory for Video Story Question Answering

2018-09-21 · ECCV 2018 9 · Kyung-Min Kim, Seong-Ho Choi, Jin-Hwa Kim, Byoung-Tak Zhang

We propose a video story question-answering (QA) architecture, Multimodal Dual Attention Memory (MDAM). The key idea is to use a dual attention mechanism with late fusion. MDAM uses self-attention to learn the latent con…

Question Answering

Attend What You Need: Motion-Appearance Synergistic Networks for Video Question Answering

2021-06-19 · ACL 2021 5 · Ahjeong Seo, Gi-Cheon Kang, Joonhan Park, Byoung-Tak Zhang

Video Question Answering is a task which requires an AI agent to answer questions grounded in video. This task entails three key challenges: (1) understand the intention of various questions, (2) capturing various elemen…

AI AgentQuestion AnsweringVideo Question Answering

Video Question Answering via Attribute-Augmented Attention Network Learning

2017-07-20 · Yunan Ye, Zhou Zhao, Yimeng Li, Long Chen 외

Video Question Answering is a challenging problem in visual information retrieval, which provides the answer to the referenced video content according to the question. However, the existing visual question answering appr…

AttributeInformation RetrievalMultiple-choiceQuestion Answering+5

Target-Aware Spatio-Temporal Reasoning via Answering Questions in Dynamics Audio-Visual Scenarios

2023-05-21 · Yuanyuan Jiang, Jianqin Yin

Audio-visual question answering (AVQA) is a challenging task that requires multistep spatio-temporal reasoning over multimodal contexts. Recent works rely on elaborate target-agnostic parsing of audio-visual scenes for s…

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Question AnsweringScene Understanding+1

Video Question Answering with Iterative Video-Text Co-Tokenization

2022-08-01 · AJ Piergiovanni, Kairo Morton, Weicheng Kuo, Michael S. Ryoo 외

Video question answering is a challenging task that requires understanding jointly the language input, the visual information in individual video frames, as well as the temporal information about the events occurring in …

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)