HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Negative Sample Matters: A Renaissance of Metric Learning for Temporal Grounding

Zhenzhi Wang; Limin Wang; Tao Wu; Tianhao Li; Gangshan Wu

Negative Sample Matters: A Renaissance of Metric Learning for Temporal Grounding

Abstract

Temporal grounding aims to localize a video moment which is semantically aligned with a given natural language query. Existing methods typically apply a detection or regression pipeline on the fused representation with the research focus on designing complicated prediction heads or fusion strategies. Instead, from a perspective on temporal grounding as a metric-learning problem, we present a Mutual Matching Network (MMN), to directly model the similarity between language queries and video moments in a joint embedding space. This new metric-learning framework enables fully exploiting negative samples from two new aspects: constructing negative cross-modal pairs in a mutual matching scheme and mining negative pairs across different videos. These new negative samples could enhance the joint representation learning of two modalities via cross-modal mutual matching to maximize their mutual information. Experiments show that our MMN achieves highly competitive performance compared with the state-of-the-art methods on four video grounding benchmarks. Based on MMN, we present a winner solution for the HC-STVG challenge of the 3rd PIC workshop. This suggests that metric learning is still a promising method for temporal grounding via capturing the essential cross-modal correlation in a joint embedding space. Code is available at https://github.com/MCG-NJU/MMN.

Code Repositories

mcg-nju/mmn
Official
pytorch
Mentioned in GitHub
aim3-ruc/youmakeup_challenge2022
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
temporal-sentence-grounding-on-charades-staMMN (Full, I3D-K400-Pretrain-feature, evaluated by AdaFocus)
R1@0.5: 49.4
R1@0.7: 29.8
R5@0.5: 85.8
R5@0.7: 60.5
temporal-sentence-grounding-on-charades-staMMN (Full, MViT-K400-Pretrain-feature, evaluated by AdaFocus)
R1@0.5: 55.2
R1@0.7: 32.2
R5@0.5: 88.3
R5@0.7: 62.7

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
Negative Sample Matters: A Renaissance of Metric Learning for Temporal Grounding | Papers | HyperAI