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

Correlation-Guided Query-Dependency Calibration for Video Temporal Grounding

About

Temporal Grounding is to identify specific moments or highlights from a video corresponding to textual descriptions. Typical approaches in temporal grounding treat all video clips equally during the encoding process regardless of their semantic relevance with the text query. Therefore, we propose Correlation-Guided DEtection TRansformer (CG-DETR), exploring to provide clues for query-associated video clips within the cross-modal attention. First, we design an adaptive cross-attention with dummy tokens. Dummy tokens conditioned by text query take portions of the attention weights, preventing irrelevant video clips from being represented by the text query. Yet, not all words equally inherit the text query's correlation to video clips. Thus, we further guide the cross-attention map by inferring the fine-grained correlation between video clips and words. We enable this by learning a joint embedding space for high-level concepts, i.e., moment and sentence level, and inferring the clip-word correlation. Lastly, we exploit the moment-specific characteristics and combine them with the context of each video to form a moment-adaptive saliency detector. By exploiting the degrees of text engagement in each video clip, it precisely measures the highlightness of each clip. CG-DETR achieves state-of-the-art results on various benchmarks for temporal grounding. Codes are available at https://github.com/wjun0830/CGDETR.

WonJun Moon, Sangeek Hyun, SuBeen Lee, Jae-Pil Heo• 2023

Related benchmarks

TaskDatasetResultRank
Moment RetrievalCharades-STA (test)
R@0.558.44
172
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)65.43
170
Highlight DetectionQVHighlights (test)
HIT@166.21
151
Video Moment RetrievalCharades-STA (test)
Recall@1 (IoU=0.5)58.44
77
Video Moment RetrievalTACOS (test)
Recall@1 (0.5 Threshold)39.61
70
Video GroundingQVHighlights (test)
mAP (IoU=0.5)64.51
64
Moment RetrievalQVHighlights (val)
R@1 (IoU=0.5)67.4
53
Video Moment RetrievalCharades-STA
R1@0.558.4
44
Highlight DetectionYouTube Highlights (test)
mAP (Dog)76.3
42
Highlight DetectionQVHighlights (val)
HIT@166.71
35
Showing 10 of 16 rows

Other info

Follow for update