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

End-to-end Concept Word Detection for Video Captioning, Retrieval, and Question Answering

About

We propose a high-level concept word detector that can be integrated with any video-to-language models. It takes a video as input and generates a list of concept words as useful semantic priors for language generation models. The proposed word detector has two important properties. First, it does not require any external knowledge sources for training. Second, the proposed word detector is trainable in an end-to-end manner jointly with any video-to-language models. To maximize the values of detected words, we also develop a semantic attention mechanism that selectively focuses on the detected concept words and fuse them with the word encoding and decoding in the language model. In order to demonstrate that the proposed approach indeed improves the performance of multiple video-to-language tasks, we participate in four tasks of LSMDC 2016. Our approach achieves the best accuracies in three of them, including fill-in-the-blank, multiple-choice test, and movie retrieval. We also attain comparable performance for the other task, movie description.

Youngjae Yu, Hyungjin Ko, Jongwook Choi, Gunhee Kim• 2016

Related benchmarks

TaskDatasetResultRank
Video Question AnsweringMSRVTT-QA (test)
Accuracy66.4
371
Text-to-Video RetrievalMSR-VTT
Recall@14.4
313
Text-to-Video RetrievalMSR-VTT (test)
R@14.4
234
Text-to-Video RetrievalLSMDC (test)
R@1510
225
Text-to-Video RetrievalMSR-VTT (1k-A)
R@1022.3
211
Text-to-Video RetrievalLSMDC
R@15.1
154
Video Question AnsweringMSR-VTT
Accuracy66.4
42
Movie Fill-in-the-BlankLSMDC 2016 (test)
Accuracy42.7
34
Video Question AnsweringMSRVTT-MC (test)
Accuracy66.4
31
Text-to-Video RetrievalMSR-VTT 1k-Yu (test)
R@14.4
18
Showing 10 of 22 rows

Other info

Code

Follow for update