arXiv:2505.06557cs.CV2025-05被引 7

通过挖掘相似样本提升弱监督时序句子定位性能

Weakly Supervised Temporal Sentence Grounding via Positive Sample Mining

  • 从训练集中挖掘与锚点语义相似的正样本
  • 对比损失使锚点更靠近相似样本,远离不相似样本
  • 适合弱监督视频理解任务,提升定位精度

弱监督时序句子定位(WSTSG)旨在仅基于视频级视频-语言对应关系,从未剪辑视频中检测出与语言描述对应的时序区间。现有方法通常从其他视频或同一视频内生成负样本用于对比学习。然而,部分训练样本与锚点样本高度相似,直接将其视为负样本会导致优化困难,并忽略这些样本间的相关性。为此,本文提出正样本挖掘(PSM)框架,通过文本查询的语义相似度将剩余训练集划分为语义相似和不相似子集。进一步设计PSM引导的对比损失,确保锚点提案更接近相似样本、远离不相似样本;同时引入PSM引导的排序损失,使相似样本比同一视频内的负样本更接近锚点提案,从而更好区分锚点与负样本。在WSTSG和基线视频问答任务上的实验表明,该方法有效且性能更优。

原文摘要 · Abstract (English)

The task of weakly supervised temporal sentence grounding (WSTSG) aims to detect temporal intervals corresponding to a language description from untrimmed videos with only video-level video-language correspondence. For an anchor sample, most existing approaches generate negative samples either from other videos or within the same video for contrastive learning. However, some training samples are highly similar to the anchor sample, directly regarding them as negative samples leads to difficulties for optimization and ignores the correlations between these similar samples and the anchor sample. To address this, we propose Positive Sample Mining (PSM), a novel framework that mines positive samples from the training set to provide more discriminative supervision. Specifically, for a given anchor sample, we partition the remaining training set into semantically similar and dissimilar subsets based on the similarity of their text queries. To effectively leverage these correlations, we introduce a PSM-guided contrastive loss to ensure that the anchor proposal is closer to similar samples and further from dissimilar ones. Additionally, we design a PSM-guided rank loss to ensure that similar samples are closer to the anchor proposal than to the negative intra-video proposal, aiming to distinguish the anchor proposal and the negative intra-video proposal. Experiments on the WSTSG and grounded VideoQA tasks demonstrate the effectiveness and superiority of our method.

弱监督时序定位对比学习视频理解

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