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

UMT: Unified Multi-modal Transformers for Joint Video Moment Retrieval and Highlight Detection

About

Finding relevant moments and highlights in videos according to natural language queries is a natural and highly valuable common need in the current video content explosion era. Nevertheless, jointly conducting moment retrieval and highlight detection is an emerging research topic, even though its component problems and some related tasks have already been studied for a while. In this paper, we present the first unified framework, named Unified Multi-modal Transformers (UMT), capable of realizing such joint optimization while can also be easily degenerated for solving individual problems. As far as we are aware, this is the first scheme to integrate multi-modal (visual-audio) learning for either joint optimization or the individual moment retrieval task, and tackles moment retrieval as a keypoint detection problem using a novel query generator and query decoder. Extensive comparisons with existing methods and ablation studies on QVHighlights, Charades-STA, YouTube Highlights, and TVSum datasets demonstrate the effectiveness, superiority, and flexibility of the proposed method under various settings. Source code and pre-trained models are available at https://github.com/TencentARC/UMT.

Ye Liu, Siyuan Li, Yang Wu, Chang Wen Chen, Ying Shan, Xiaohu Qie• 2022

Related benchmarks

TaskDatasetResultRank
Text-to-Video RetrievalDiDeMo
R@10.486
360
Text-to-Video RetrievalMSR-VTT
Recall@142.6
313
Text-to-Video RetrievalMSVD
R@149.9
218
Text-to-Video RetrievalActivityNet
R@131.9
197
Moment RetrievalCharades-STA (test)
R@0.549.35
172
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)60.83
170
Video-to-Text retrievalMSR-VTT
Recall@138.6
157
Highlight DetectionQVHighlights (test)
HIT@162.39
151
Text-to-Video RetrievalActivityNet (test)
R@166.8
108
Video-to-Text retrievalDiDeMo
R@149.9
108
Showing 10 of 36 rows

Other info

Code

Follow for update