Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

TAG: A Simple Yet Effective Temporal-Aware Approach for Zero-Shot Video Temporal Grounding

About

Video Temporal Grounding (VTG) aims to extract relevant video segments based on a given natural language query. Recently, zero-shot VTG methods have gained attention by leveraging pretrained vision-language models (VLMs) to localize target moments without additional training. However, existing approaches suffer from semantic fragmentation, where temporally continuous frames sharing the same semantics are split across multiple segments. When segments are fragmented, it becomes difficult to predict an accurate target moment that aligns with the text query. Also, they rely on skewed similarity distributions for localization, making it difficult to select the optimal segment. Furthermore, they heavily depend on the use of LLMs which require expensive inferences. To address these limitations, we propose a \textit{TAG}, a simple yet effective Temporal-Aware approach for zero-shot video temporal Grounding, which incorporates temporal pooling, temporal coherence clustering, and similarity adjustment. Our proposed method effectively captures the temporal context of videos and addresses distorted similarity distributions without training. Our approach achieves state-of-the-art results on Charades-STA and ActivityNet Captions benchmark datasets without rely on LLMs. Our code is available at https://github.com/Nuetee/TAG

Jin-Seop Lee, SungJoon Lee, Jaehan Ahn, YunSeok Choi, Jee-Hyong Lee• 2025

Related benchmarks

TaskDatasetResultRank
Video Temporal GroundingCharades-STA (IID)
Recall@0.548.58
25
Video Temporal GroundingActivityNet Captions (IID)
Recall@0.528.91
23
Temporal GroundingCharades-CG (Novel-Composition)
mIoU0.4195
17
Temporal GroundingCharades-CG (Novel-Word)
mIoU47.86
14
Video Temporal GroundingCharades-STA 12 (OOD-1)
R@0.723.2
13
Video Temporal GroundingCharades-STA 12 (OOD-2)
R@0.70.22
13
Video Temporal GroundingActivityNet Captions 24 (OOD-1)
R@0.714.7
12
Video Temporal GroundingActivityNet Captions 24 (OOD-2)
R@0.714.5
12
Video Temporal GroundingCharades-CD-OOD (test)
Recall@0.367.94
8
Showing 9 of 9 rows

Other info

Follow for update