arXiv:2605.30742cs.CV2026-05EMNLP被引 38

无需标注数据,通过跨模态知识迁移实现视频句子定位

Annotations Are Not All You Need: A Cross-modal Knowledge Transfer Network for Unsupervised Temporal Sentence Grounding

论文配图:Annotations Are Not All You Need: A Cross-modal Knowledge Transfer Network for Unsupervised Temporal Sentence Grounding
图 1 · 摘自论文原文
  • 从图像名词和视频动词任务中提取视觉语义知识
  • 在无标注场景下仍能准确定位句子对应视频片段
  • 适合缺乏标注数据的实用场景,如自动剪辑与检索

本文针对时间句句定位(TSG)任务,提出一种无监督设置下的跨模态知识迁移网络。现有方法严重依赖大量昂贵的视频-句子配对标注与片段边界标签,而本工作聚焦更实际但更具挑战性的无监督场景:训练时完全无配对数据与边界标注。为此,我们利用其他跨模态任务中易获取的廉价标签,迁移其知识:首先从图像-名词任务中提取实体感知的外观知识,并适配至视频帧;其次从视频-动词任务中提取事件感知的动作表征,并通过新提出的复制粘贴方法增强其在真实复杂场景中的泛化能力。最终将外观与动作知识联合调制并迁移至无监督任务中,使模型无需训练即可关联视频与查询,精准定位相关片段。在ActivityNet Captions与Charades-STA两个基准数据集上的实验表明,该方法优于现有无监督方法,甚至可媲美部分有监督方法。

原文摘要 · Abstract (English)

This paper addresses the task of temporal sentence grounding (TSG). Although many respectable works have made decent achievements in this important topic, they severely rely on massive expensive video-query paired annotations, which require a tremendous amount of human effort to collect in real-world applications. To this end, in this paper, we target a more practical but challenging TSG setting: unsupervised temporal sentence grounding, where both paired video-query and segment boundary annotations are unavailable during the network training. Considering that some other cross-modal tasks provide many easily available yet cheap labels, we tend to collect and transfer their simple cross-modal alignment knowledge into our complex scenarios: 1) We first explore the entity-aware object-guided appearance knowledge from the paired Image-Noun task, and adapt them into each independent video frame; 2) Then, we extract the event-aware action representation from the paired Video-Verb task, and further refine the action representation into more practical but complicated real-world cases by a newly proposed copy-paste approach; 3) By modulating and transferring both appearance and action knowledge into our challenging unsupervised task, our model can directly utilize this general knowledge to correlate videos and queries, and accurately retrieve the relevant segment without training. Extensive experiments on two challenging datasets (ActivityNet Captions and Charades-STA) show our effectiveness, outperforming existing unsupervised methods and even competitively beating supervised works.

视频定位无监督学习跨模态迁移

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