Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Joint Sequence Fusion Model for Video Question Answering and Retrieval

About

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.

Youngjae Yu, Jongseok Kim, Gunhee Kim• 2018

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA (test)
Accuracy83.4
371
Text-to-Video RetrievalMSR-VTT
Recall@110.2
313
Text-to-Video RetrievalMSR-VTT (test)
R@110.2
234
Text-to-Video RetrievalLSMDC (test)
R@1910
225
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1043.2
211
Text-to-Video RetrievalMSRVTT (test)
Recall@110.2
155
Text-to-Video RetrievalLSMDC
R@112.3
154
Text-to-Video RetrievalMSRVTT 1k (test)
Recall@1043.2
63
Video Question AnsweringMSRVTT-MC
Accuracy83.4
61
Text-to-Video RetrievalMSR-VTT 1k-A (test)
R@110.2
57
Showing 10 of 32 rows

Other info

Code

Follow for update