arXiv:2505.24329cs.CV2025-05ICCV被引 12

用分布式时间表示提升视频大模型的时序定位精度

DisTime: Distribution-based Time Representation for Video Large Language Models

  • 用可学习嵌入和分布解码器构建连续时间空间
  • 在3个时序任务上达顶尖性能,数据量超基线55倍
  • 适合需要精确时间定位的视频理解研究者

尽管通用视频理解取得进展,视频大模型(Video-LLMs)仍面临时间定位不精确的问题,源于离散的时间表示和有限的时序感知数据集。现有方法或混淆时间与文本数值、添加专用时间标记,或使用专门的时序定位头进行回归。为此,我们提出DisTime,一个轻量级框架以增强视频大模型的时序理解能力。DisTime采用可学习标记创建连续时间嵌入空间,并引入基于分布的时间解码器生成时间概率分布,有效缓解边界模糊并保持时序连续性。同时,基于分布的时间编码器重新编码时间戳,为视频大模型提供时间标记。为克服现有数据集的时间粒度限制,我们提出一种自动化标注范式,结合视频大模型的描述能力与专用时序模型的定位专长,构建了InternVid-TG数据集,包含179,000段视频中的125万条带时间标记事件,规模超过ActivityNet-Caption 55倍。大量实验表明,DisTime在三个时序敏感任务中达到最先进水平,同时在视频问答任务中保持竞争力。代码与数据已开源。

原文摘要 · Abstract (English)

Despite advances in general video understanding, Video Large Language Models (Video-LLMs) face challenges in precise temporal localization due to discrete time representations and limited temporally aware datasets. Existing methods for temporal expression either conflate time with text-based numerical values, add a series of dedicated temporal tokens, or regress time using specialized temporal grounding heads. To address these issues, we introduce DisTime, a lightweight framework designed to enhance temporal comprehension in Video-LLMs. DisTime employs a learnable token to create a continuous temporal embedding space and incorporates a Distribution-based Time Decoder that generates temporal probability distributions, effectively mitigating boundary ambiguities and maintaining temporal continuity. Additionally, the Distribution-based Time Encoder re-encodes timestamps to provide time markers for Video-LLMs. To overcome temporal granularity limitations in existing datasets, we propose an automated annotation paradigm that combines the captioning capabilities of Video-LLMs with the localization expertise of dedicated temporal models. This leads to the creation of InternVid-TG, a substantial dataset with 1.25M temporally grounded events across 179k videos, surpassing ActivityNet-Caption by 55 times. Extensive experiments demonstrate that DisTime achieves state-of-the-art performance across benchmarks in three time-sensitive tasks while maintaining competitive performance in Video QA tasks. Code and data are released at https://github.com/josephzpng/DisTime.

视频理解时序建模大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。