HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

UniVTG: Towards Unified Video-Language Temporal Grounding

Lin Kevin Qinghong ; Zhang Pengchuan ; Chen Joya ; Pramanick Shraman ; Gao Difei ; Wang Alex Jinpeng ; Yan Rui ; Shou Mike Zheng

UniVTG: Towards Unified Video-Language Temporal Grounding

Abstract

Video Temporal Grounding (VTG), which aims to ground target clips from videos(such as consecutive intervals or disjoint shots) according to custom languagequeries (e.g., sentences or words), is key for video browsing on social media.Most methods in this direction develop taskspecific models that are trainedwith type-specific labels, such as moment retrieval (time interval) andhighlight detection (worthiness curve), which limits their abilities togeneralize to various VTG tasks and labels. In this paper, we propose to Unifythe diverse VTG labels and tasks, dubbed UniVTG, along three directions:Firstly, we revisit a wide range of VTG labels and tasks and define a unifiedformulation. Based on this, we develop data annotation schemes to createscalable pseudo supervision. Secondly, we develop an effective and flexiblegrounding model capable of addressing each task and making full use of eachlabel. Lastly, thanks to the unified framework, we are able to unlock temporalgrounding pretraining from large-scale diverse labels and develop strongergrounding abilities e.g., zero-shot grounding. Extensive experiments on threetasks (moment retrieval, highlight detection and video summarization) acrossseven datasets (QVHighlights, Charades-STA, TACoS, Ego4D, YouTube Highlights,TVSum, and QFVS) demonstrate the effectiveness and flexibility of our proposedframework. The codes are available at https://github.com/showlab/UniVTG.

Code Repositories

showlab/univtg
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
highlight-detection-on-qvhighlightsUniVTG (w/ PT)
Hit@1: 66.28
mAP: 40.54
highlight-detection-on-qvhighlightsUniVTG
Hit@1: 60.96
mAP: 38.20
moment-retrieval-on-qvhighlightsUniVTG (w/ PT)
R@1 IoU=0.5: 65.43
R@1 IoU=0.7: 50.06
mAP: 43.63
mAP@0.5: 64.06
mAP@0.75: 45.02
moment-retrieval-on-qvhighlightsUniVTG
R@1 IoU=0.5: 58.86
R@1 IoU=0.7: 40.86
mAP: 35.47
mAP@0.5: 57.60
mAP@0.75: 35.59
natural-language-moment-retrieval-on-tacosUniVTG
R@1,IoU=0.3: 51.44
R@1,IoU=0.5: 34.97
R@1,IoU=0.7: 21.07
mIoU: 35.76

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
UniVTG: Towards Unified Video-Language Temporal Grounding | Papers | HyperAI