HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

UnLoc: A Unified Framework for Video Localization Tasks

Shen Yan; Xuehan Xiong; Arsha Nagrani; Anurag Arnab; Zhonghao Wang; Weina Ge; David Ross; Cordelia Schmid

UnLoc: A Unified Framework for Video Localization Tasks

Abstract

While large-scale image-text pretrained models such as CLIP have been used for multiple video-level tasks on trimmed videos, their use for temporal localization in untrimmed videos is still a relatively unexplored task. We design a new approach for this called UnLoc, which uses pretrained image and text towers, and feeds tokens to a video-text fusion model. The output of the fusion module are then used to construct a feature pyramid in which each level connects to a head to predict a per-frame relevancy score and start/end time displacements. Unlike previous works, our architecture enables Moment Retrieval, Temporal Localization, and Action Segmentation with a single stage model, without the need for action proposals, motion based pretrained features or representation masking. Unlike specialized models, we achieve state of the art results on all three different localization tasks with a unified approach. Code will be available at: \url{https://github.com/google-research/scenic}.

Code Repositories

google-research/scenic
Official
jax
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-segmentation-on-coinUnLoc-L
Frame accuracy: 72.8
moment-retrieval-on-charades-staUnLoc-L
R@1 IoU=0.5: 60.8
R@1 IoU=0.7: 38.4
R@5 IoU=0.5: 88.2
R@5 IoU=0.7: 61.1
moment-retrieval-on-charades-staUnLoc-B
R@1 IoU=0.5: 58.1
R@1 IoU=0.7: 35.4
R@5 IoU=0.5: 87.4
R@5 IoU=0.7: 59.1
moment-retrieval-on-qvhighlightsUnLoc-L
R@1 IoU=0.5: 66.1
R@1 IoU=0.7: 46.7
moment-retrieval-on-qvhighlightsUnLoc-B
R@1 IoU=0.5: 64.5
R@1 IoU=0.7: 48.8
natural-language-moment-retrieval-onUnLoc-B
R@1,IoU=0.5: 48.0
R@1,IoU=0.7: 29.7
R@5,IoU=0.5: 81.5
R@5,IoU=0.7: 61.4
natural-language-moment-retrieval-onUnLoc-L
R@1,IoU=0.5: 48.3
R@1,IoU=0.7: 30.2
R@5,IoU=0.5: 79.2
R@5,IoU=0.7: 61.3
temporal-action-localization-on-activitynetUnLoc-L
mAP IOU@0.5: 59.3

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
UnLoc: A Unified Framework for Video Localization Tasks | Papers | HyperAI