English

A Joint Sequence Fusion Model for Video Question Answering and Retrieval

Computer Vision and Pattern Recognition 2018-08-09 v1

Abstract

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.

Keywords

Cite

@article{arxiv.1808.02559,
  title  = {A Joint Sequence Fusion Model for Video Question Answering and Retrieval},
  author = {Youngjae Yu and Jongseok Kim and Gunhee Kim},
  journal= {arXiv preprint arXiv:1808.02559},
  year   = {2018}
}

Comments

To appear in ECCV 2018. 17 pages

R2 v1 2026-06-23T03:27:21.018Z