Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VLG-Net: Video-Language Graph Matching Network for Video Grounding

About

Grounding language queries in videos aims at identifying the time interval (or moment) semantically relevant to a language query. The solution to this challenging task demands understanding videos' and queries' semantic content and the fine-grained reasoning about their multi-modal interactions. Our key idea is to recast this challenge into an algorithmic graph matching problem. Fueled by recent advances in Graph Neural Networks, we propose to leverage Graph Convolutional Networks to model video and textual information as well as their semantic alignment. To enable the mutual exchange of information across the modalities, we design a novel Video-Language Graph Matching Network (VLG-Net) to match video and query graphs. Core ingredients include representation graphs built atop video snippets and query tokens separately and used to model intra-modality relationships. A Graph Matching layer is adopted for cross-modal context modeling and multi-modal fusion. Finally, moment candidates are created using masked moment attention pooling by fusing the moment's enriched snippet features. We demonstrate superior performance over state-of-the-art grounding methods on three widely used datasets for temporal localization of moments in videos with language queries: ActivityNet-Captions, TACoS, and DiDeMo.

Mattia Soldan, Mengmeng Xu, Sisi Qu, Jesper Tegner, Bernard Ghanem• 2020

Related benchmarks

TaskDatasetResultRank
Video Moment RetrievalTACOS (test)
Recall@1 (0.5 Threshold)34.19
79
Video GroundingTACOS
Recall@1 (IoU=0.5)34.19
45
Video GroundingActivityNet Captions
R@1 (IoU=0.5)46.32
43
Video GroundingMAD (test)
Recall@1 (IoU=0.1)3.64
35
Video GroundingMAD 1.0 (test)
R@1 (IoU=0.3)4.28
26
Natural Language Video GroundingTACoS (val)
Recall@1 (IoU=0.3)45.46
16
Moment RetrievalActivityNet MR (val_2)
R@5 (IoU=0.5)77.2
11
Temporal Video GroundingTACOS
Recall@1 (tIoU=0.3)45.46
10
Long Video Moment RetrievalMAD (test)
Recall@1 (Tol 0.1)3.6
10
Video Moment RetrievalActivityNet-Captions (val 2)
R1@0.546.32
7
Showing 10 of 11 rows

Other info

Follow for update