English

Regularized Two-Branch Proposal Networks for Weakly-Supervised Moment Retrieval in Videos

Computer Vision and Pattern Recognition 2020-08-20 v1 Multimedia

Abstract

Video moment retrieval aims to localize the target moment in an video according to the given sentence. The weak-supervised setting only provides the video-level sentence annotations during training. Most existing weak-supervised methods apply a MIL-based framework to develop inter-sample confrontment, but ignore the intra-sample confrontment between moments with semantically similar contents. Thus, these methods fail to distinguish the target moment from plausible negative moments. In this paper, we propose a novel Regularized Two-Branch Proposal Network to simultaneously consider the inter-sample and intra-sample confrontments. Concretely, we first devise a language-aware filter to generate an enhanced video stream and a suppressed video stream. We then design the sharable two-branch proposal module to generate positive proposals from the enhanced stream and plausible negative proposals from the suppressed one for sufficient confrontment. Further, we apply the proposal regularization to stabilize the training process and improve model performance. The extensive experiments show the effectiveness of our method. Our code is released at here.

Keywords

Cite

@article{arxiv.2008.08257,
  title  = {Regularized Two-Branch Proposal Networks for Weakly-Supervised Moment Retrieval in Videos},
  author = {Zhu Zhang and Zhijie Lin and Zhou Zhao and Jieming Zhu and Xiuqiang He},
  journal= {arXiv preprint arXiv:2008.08257},
  year   = {2020}
}

Comments

ACM MM 2020

R2 v1 2026-06-23T17:57:16.760Z