CVJun 23, 2025

Universal Video Temporal Grounding with Generative Multi-modal Large Language Models

arXiv:2506.18883v122 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses the challenge of accurately grounding temporal moments in diverse videos for applications like video understanding, though it is incremental as it builds on existing MLLMs.

The paper tackles the problem of universal video temporal grounding by localizing moments in videos based on natural language queries, and the result is that UniTime outperforms state-of-the-art methods across five benchmarks and improves VideoQA accuracy.

This paper presents a computational model for universal video temporal grounding, which accurately localizes temporal moments in videos based on natural language queries (e.g., questions or descriptions). Unlike existing methods that are often limited to specific video domains or durations, we propose UniTime, a robust and universal video grounding model leveraging the strong vision-language understanding capabilities of generative Multi-modal Large Language Models (MLLMs). Our model effectively handles videos of diverse views, genres, and lengths while comprehending complex language queries. The key contributions include: (i) We consider steering strong MLLMs for temporal grounding in videos. To enable precise timestamp outputs, we incorporate temporal information by interleaving timestamp tokens with video tokens. (ii) By training the model to handle videos with different input granularities through adaptive frame scaling, our approach achieves robust temporal grounding for both short and long videos. (iii) Comprehensive experiments show that UniTime outperforms state-of-the-art approaches in both zero-shot and dataset-specific finetuned settings across five public temporal grounding benchmarks. (iv) When employed as a preliminary moment retriever for long-form video question-answering (VideoQA), UniTime significantly improves VideoQA accuracy, highlighting its value for complex video understanding tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes