arXiv:2608.20127cs.CV2026-08

用图片+文字精确定位视频中特定角色的动作片段

ID-VTG: Image-Disambiguated Video Temporal Grounding

论文配图:ID-VTG: Image-Disambiguated Video Temporal Grounding
图 1 · 摘自论文原文
  • 引入参考图与文本结合的多模态查询方式
  • 在两个新数据集上达到当前最佳性能
  • 适合需要精准定位视觉相似目标的研究者

视频时间定位(VTG)在自然语言查询需区分多个视觉相似实体的事件时面临挑战,尤其当依赖难以准确描述的细粒度视觉属性时。为此,我们提出图像消歧视频时间定位(ID-VTG),利用包含参考图像和文本描述的多模态查询,精确识别特定实例执行指定动作的视频片段。为推动研究,我们构建了两个基准:IDVTG-Gym,聚焦于着装相似运动员的精细组合式体操动作;IDVTG-InternVid,一个开放世界数据集,涵盖多样实体(如人、动物、虚构角色)及显著的时间干扰项。方法上,我们提出基于双分支快慢架构的视觉引导消歧聚合(VGD-Agg)框架:快速分支生成初步事件提案,慢速分支进行帧级匹配。通过两个可学习标记增强判别性:对比标记用于探测目标实例是否存在,压低值标记代表与文本无关的事件。未被对比标记识别为目标实例的提案被推向压低值,从而简化文本查询下的消歧。大量实验验证了该方法的有效性,在新基准上均取得最优结果。代码已公开于 https://github.com/oceanflowlab/ID-VTG。

原文摘要 · Abstract (English)

Video Temporal Grounding (VTG) faces significant challenges when natural language queries must distinguish between multiple events involving visually similar entities, particularly when relying on fine-grained visual attributes that are difficult to describe accurately in words alone. To address this, we introduce Image-Disambiguated Video Temporal Grounding (ID-VTG), a task that leverages multimodal queries combining a reference image and a text description to precisely localize segments where a specific instance performs a described action. To facilitate research, we construct two benchmarks: IDVTG-Gym, focusing on fine-grained, compositionally ordered gymnastics actions with athletes in similar uniforms; and IDVTG-InternVid, an open-world dataset featuring diverse entities (e.g., humans, animals, fictional characters) and significant temporal distractors. Methodologically, we propose the Visually-Guided Disambiguation Aggregation (VGD-Agg) framework based on a dual-branch fast-slow architecture. The fast branch efficiently generates preliminary event proposals, while the slow branch performs fine-grained frame-level matching between video frames and the reference image. We enhance discriminability via two learnable tokens: a Compare Token, which represents hard negatives to probe for the presence of the target instance (as referred to by the query image), and a Depress Value, which represents text-irrelevant events. Proposals that the Compare Token identifies as lacking the target instance are pushed toward the Depress Value, thus easing disambiguation via the text query. Extensive experiments validate our approach, which achieves state-of-the-art results on the proposed benchmarks. Code is available at https://github.com/oceanflowlab/ID-VTG.

视频定位多模态消歧细粒度

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