arXiv:2507.12062cs.CV2025-07中稿 · ACM MM'25被引 21

通过联合学习运动与语义特征,提升视频片段检索与亮点检测精度

MS-DETR: Towards Effective Video Moment Retrieval and Highlight Detection by Joint Motion-Semantic Learning

  • 分离建模运动与语义的内部关联,再融合任务相关性进行定位
  • 在4个基准上超越现有模型,显著提升检索与亮点边界识别效果
  • 针对数据稀疏问题生成增强数据,用对比去噪学习提升鲁棒性

视频片段检索(MR)和亮点检测(HD)旨在根据文本查询精确定位特定时刻并评估片段的相关性。尽管基于DETR的联合框架已取得显著进展,但视频内容中时序运动与空间语义之间的复杂关系仍有待充分挖掘。本文提出运动-语义DETR(MS-DETR),通过统一学习机制捕捉丰富的运动-语义特征,用于MR/HD任务。编码器首先在运动与语义维度上显式建模解耦的内部相关性,由文本查询引导;解码器则利用跨时序运动与空间语义维度的任务相关性,实现精准的查询引导定位和精细的亮点边界划分。此外,我们发现MR/HD数据集在运动与语义维度上存在固有的稀疏性问题。为此,我们通过生成策略丰富两个维度的语料,并提出对比去噪学习,确保各模块能稳健有效学习。在四个MR/HD基准上的大量实验表明,本方法显著优于现有最先进模型。代码已开源。

原文摘要 · Abstract (English)

Video Moment Retrieval (MR) and Highlight Detection (HD) aim to pinpoint specific moments and assess clip-wise relevance based on the text query. While DETR-based joint frameworks have made significant strides, there remains untapped potential in harnessing the intricate relationships between temporal motion and spatial semantics within video content. In this paper, we propose the Motion-Semantics DETR (MS-DETR), a framework that captures rich motion-semantics features through unified learning for MR/HD tasks. The encoder first explicitly models disentangled intra-modal correlations within motion and semantics dimensions, guided by the given text queries. Subsequently, the decoder utilizes the task-wise correlation across temporal motion and spatial semantics dimensions to enable precise query-guided localization for MR and refined highlight boundary delineation for HD. Furthermore, we observe the inherent sparsity dilemma within the motion and semantics dimensions of MR/HD datasets. To address this issue, we enrich the corpus from both dimensions by generation strategies and propose contrastive denoising learning to ensure the above components learn robustly and effectively. Extensive experiments on four MR/HD benchmarks demonstrate that our method outperforms existing state-of-the-art models by a margin. Our code is available at https://github.com/snailma0229/MS-DETR.git.

视频检索多模态目标定位运动建模

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