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

TR-DETR: Task-Reciprocal Transformer for Joint Moment Retrieval and Highlight Detection

About

Video moment retrieval (MR) and highlight detection (HD) based on natural language queries are two highly related tasks, which aim to obtain relevant moments within videos and highlight scores of each video clip. Recently, several methods have been devoted to building DETR-based networks to solve both MR and HD jointly. These methods simply add two separate task heads after multi-modal feature extraction and feature interaction, achieving good performance. Nevertheless, these approaches underutilize the reciprocal relationship between two tasks. In this paper, we propose a task-reciprocal transformer based on DETR (TR-DETR) that focuses on exploring the inherent reciprocity between MR and HD. Specifically, a local-global multi-modal alignment module is first built to align features from diverse modalities into a shared latent space. Subsequently, a visual feature refinement is designed to eliminate query-irrelevant information from visual features for modal interaction. Finally, a task cooperation module is constructed to refine the retrieval pipeline and the highlight score prediction process by utilizing the reciprocity between MR and HD. Comprehensive experiments on QVHighlights, Charades-STA and TVSum datasets demonstrate that TR-DETR outperforms existing state-of-the-art methods. Codes are available at \url{https://github.com/mingyao1120/TR-DETR}.

Hao Sun, Mingyao Zhou, Wenjing Chen, Wei Xie• 2024

Related benchmarks

TaskDatasetResultRank
Moment RetrievalCharades-STA (test)
R@0.557.61
172
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)64.66
170
Highlight DetectionQVHighlights (test)
HIT@163.42
151
Video Moment RetrievalCharades-STA (test)
Recall@1 (IoU=0.5)33.52
77
Video GroundingQVHighlights (test)
mAP (IoU=0.5)63.98
64
Video Temporal GroundingQVHighlights (val)
mAP (Avg)45.09
25
Highlight DetectionTVSum (test)
VT (Top-5 mAP)89.3
17
Showing 7 of 7 rows

Other info

Follow for update