Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

VTimeLLM: Empower LLM to Grasp Video Moments

About

Large language models (LLMs) have shown remarkable text understanding capabilities, which have been extended as Video LLMs to handle video data for comprehending visual details. However, existing Video LLMs can only provide a coarse description of the entire video, failing to capture the precise start and end time boundary of specific events. In this paper, we solve this issue via proposing VTimeLLM, a novel Video LLM designed for fine-grained video moment understanding and reasoning with respect to time boundary. Specifically, our VTimeLLM adopts a boundary-aware three-stage training strategy, which respectively utilizes image-text pairs for feature alignment, multiple-event videos to increase temporal-boundary awareness, and high-quality video-instruction tuning to further improve temporal understanding ability as well as align with human intents. Extensive experiments demonstrate that in fine-grained time-related comprehension tasks for videos such as Temporal Video Grounding and Dense Video Captioning, VTimeLLM significantly outperforms existing Video LLMs. Besides, benefits from the fine-grained temporal understanding of the videos further enable VTimeLLM to beat existing Video LLMs in video dialogue benchmark, showing its superior cross-modal understanding and reasoning abilities.

Bin Huang, Xin Wang, Hong Chen, Zihan Song, Wenwu Zhu• 2023

Related benchmarks

TaskDatasetResultRank
Moment RetrievalCharades-STA (test)
R@0.527.5
172
Moment RetrievalQVHighlights (test)
R@1 (IoU=0.5)47.2
170
Temporal Video GroundingCharades-STA (test)
Recall@IoU=0.534.3
117
Video GroundingCharades-STA
R@1 IoU=0.534.3
113
Video-based generative performanceVideo-ChatGPT benchmark
Correctness Score2.78
76
Natural Language Video LocalizationCharades-STA (test)
R@1 (IoU=0.5)34.3
61
Moment RetrievalQVHighlights (val)
R@1 (IoU=0.5)48.8
53
Temporal GroundingActivityNet Captions
Recall@1 (IoU=0.5)27.8
45
Video Moment RetrievalCharades-STA
R1@0.534.3
44
Dense Video CaptioningActivityNet Captions
METEOR6.8
43
Showing 10 of 56 rows

Other info

Code

Follow for update