UnLoc: A Unified Framework for Video Localization Tasks
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 (1)
Tasks
Action SegmentationMoment RetrievalNatural Language Moment RetrievalRetrievalTemporal Action LocalizationTemporal LocalizationZero-Shot Action DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Unified Reasoning Framework for Holistic Zero-Shot Video Anomaly Analysis
Most video-anomaly research stops at frame-wise detection, offering little insight into why an event is abnormal, typically outputting only frame-wise anomaly scores without spatial or semantic context. Recent video anom…
Video Anomaly DetectionViLL-E: Video LLM Embeddings for Retrieval
Video Large Language Models (VideoLLMs) excel at video understanding tasks where outputs are textual, such as Video Question Answering and Video Captioning. However, they underperform specialized embedding-based models i…
Video Question AnsweringContrastive LearningMoment RetrievalVideo CaptioningTimeLoc: A Unified End-to-End Framework for Precise Timestamp Localization in Long Videos
Temporal localization in untrimmed videos, which aims to identify specific timestamps, is crucial for video understanding but remains challenging. This task encompasses several subtasks, including temporal action localiz…
Action LocalizationBoundary DetectionChunkingGeneric Event Boundary Detection+5Generic Tubelet Proposals for Action Localization
We develop a novel framework for action localization in videos. We propose the Tube Proposal Network (TPN), which can generate generic, class-independent, video-level tubelet proposals in videos. The generated tubelet pr…
Action ClassificationAction LocalizationGeneral ClassificationUnlocking Motion in Expressions: Temporal Calibration for Referring Video Object Segmentation
Referring Video Object Segmentation (RVOS) aims to segment referred objects at the pixel level in video sequences based on natural language descriptions. Existing methods typically introduce motion information within a u…
Referring Video Object SegmentationDecision Making