paper-with-me

Papers

UnLoc: A Unified Framework for Video Localization Tasks

2023-08-21 · ICCV 2023 1 · Shen Yan, Xuehan Xiong, Arsha Nagrani, Anurag Arnab, Zhonghao Wang, Weina Ge, David Ross, Cordelia Schmid

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}.

📄 PDF Abstract BibTeX arXiv:2308.11062

Code (1)

google-research/scenic 공식 구현 jax

Tasks

Action SegmentationMoment RetrievalNatural Language Moment RetrievalRetrievalTemporal Action LocalizationTemporal LocalizationZero-Shot Action Detection

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

A Unified Reasoning Framework for Holistic Zero-Shot Video Anomaly Analysis

2025-11-02 · Dongheng Lin, Mengxue Qu, Kunyang Han, Jianbo Jiao 외 arxiv

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 Detection

ViLL-E: Video LLM Embeddings for Retrieval

2026-04-13 · Rohit Gupta, Jayakrishnan Unnikrishnan, Fan Fei, Sheng Liu 외 arxiv

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 Captioning

TimeLoc: A Unified End-to-End Framework for Precise Timestamp Localization in Long Videos

2025-03-09 · Chen-Lin Zhang, Lin Sui, Shuming Liu, Fangzhou Mu 외

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+5

Generic Tubelet Proposals for Action Localization

2017-05-30 · Jiawei He, Mostafa S. Ibrahim, Zhiwei Deng, Greg Mori

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 Classification

Unlocking Motion in Expressions: Temporal Calibration for Referring Video Object Segmentation

2026-08-17 · Yiwen Jiang, Zhengtong Zhu, Ruixin Zhang, Jiaqing Fan arxiv

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