HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Soldan Mattia ; Xu Mengmeng ; Qu Sisi ; Tegner Jesper ; Ghanem Bernard

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

Abstract

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

Code Repositories

Soldelli/VLG-Net
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
natural-language-moment-retrieval-onVLG-Net
R@1,IoU=0.5: 46.32
R@1,IoU=0.7: 29.82
R@5,IoU=0.5: 77.15
R@5,IoU=0.7: 63.33
natural-language-moment-retrieval-on-didemoVLG-Net
R@1,IoU=0.5: 33.35
R@1,IoU=0.7: 25.57
R@1,IoU=1.0: 25.57
R@5,IoU=0.5: 88.86
R@5,IoU=0.7: 71.72
R@5,IoU=1.0: 71.65
natural-language-moment-retrieval-on-tacosVLG-Net
R@1,IoU=0.3: 45.46
R@1,IoU=0.5: 34.19
R@5,IoU=0.1: 81.80
R@5,IoU=0.3: 70.38
R@5,IoU=0.5: 56.56

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
VLG-Net: Video-Language Graph Matching Network for Video Grounding | Papers | HyperAI