Weakly Supervised Temporal Sentence Grounding via Positive Sample Mining
Lu Dong, Haiyu Zhang, Hongjie Zhang, Yifei Huang, Zhen-Hua Ling, Yu Qiao, Limin Wang, and Yali Wang

TL;DR
This paper introduces a Positive Sample Mining framework for weakly supervised temporal sentence grounding, improving discrimination by mining and leveraging similar positive samples during training.
Contribution
It proposes a novel PSM framework with contrastive and rank losses to better utilize similar samples, enhancing weakly supervised grounding performance.
Findings
Outperforms existing methods on WSTSG and VideoQA tasks.
Effectively leverages semantically similar samples for training.
Demonstrates improved accuracy and robustness in temporal grounding.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Sentiment Analysis and Opinion Mining
MethodsSparse Evolutionary Training
