Video temporal grounding (VTG) is a critical task in video understanding and a key capability for extending video large language models (Vid-LLMs) to broader applications. However, existing Vid-LLMs rely on uniform frame sampling to extract video information, resulting in a sparse distribution of key frames and the loss of crucial temporal cues. To address this limitation, we propose Grounded Visual Token Sampling (GroundVTS), a Vid-LLM architecture that focuses on the most informative temporal segments. GroundVTS employs a fine-grained, query-guided mechanism to filter visual tokens before feeding them into the LLM, thereby preserving essential spatio-temporal information and maintaining temporal coherence. Futhermore, we introduce a progressive optimization strategy that enables the LLM to effectively adapt to the non-uniform distribution of visual features, enhancing its ability to model temporal dependencies and achieve precise video localization. We comprehensively evaluate GroundVTS on three standard VTG benchmarks, where it outperforms existing methods, achieving a 7.7-point improvement in mIoU for moment retrieval and 12.0-point improvement in mAP for highlight detection. Code is available at https://github.com/Florence365/GroundVTS.
翻译:视频时间定位(VTG)是视频理解中的关键任务,也是扩展视频大语言模型(Vid-LLMs)至更广泛场景的核心能力。然而,现有Vid-LLMs依赖均匀帧采样提取视频信息,导致关键帧分布稀疏并丢失重要时间线索。针对这一局限,我们提出有导向视觉标记采样(GroundVTS)——一种聚焦于高信息量时间段的Vid-LLM架构。GroundVTS采用细粒度查询引导机制,在视觉标记输入大语言模型前对其进行过滤,从而保留关键时空信息并维持时间一致性。此外,我们引入渐进式优化策略,使大语言模型能有效适应视觉特征的非均匀分布,增强其时间依赖建模能力,实现精准视频定位。我们在三个标准VTG基准上全面评估GroundVTS,该方法在时刻检索任务中mIoU提升7.7个百分点,高亮点检测任务中mAP提升12.0个百分点,显著超越现有方法。代码已开源:https://github.com/Florence365/GroundVTS。