Share your thoughts, 1 month free Claude Pro on usSee more
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
376
Text-to-Video RetrievalMSR-VTT
Recall@110.2
369
Text-to-Video RetrievalMSR-VTT (test)
R@110.2
255
Text-to-Video RetrievalLSMDC (test)
R@1910
225
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1043.2
211
Text-to-Video RetrievalLSMDC
R@112.3
167
Text-to-Video RetrievalMSRVTT (test)
Recall@110.2
155
Video-to-Text retrievalLSMDC
R@112.3
64
Text-to-Video RetrievalMSRVTT 1k (test)
Recall@1043.2
63
Video Question AnsweringMSRVTT-MC
Accuracy83.4
61
Showing 10 of 34 rows

Other info

Code

Follow for update