English

Weakly-Supervised Video Moment Retrieval via Semantic Completion Network

Computer Vision and Pattern Recognition 2020-01-16 v3 Machine Learning Multimedia

Abstract

Video moment retrieval is to search the moment that is most relevant to the given natural language query. Existing methods are mostly trained in a fully-supervised setting, which requires the full annotations of temporal boundary for each query. However, manually labeling the annotations is actually time-consuming and expensive. In this paper, we propose a novel weakly-supervised moment retrieval framework requiring only coarse video-level annotations for training. Specifically, we devise a proposal generation module that aggregates the context information to generate and score all candidate proposals in one single pass. We then devise an algorithm that considers both exploitation and exploration to select top-K proposals. Next, we build a semantic completion module to measure the semantic similarity between the selected proposals and query, compute reward and provide feedbacks to the proposal generation module for scoring refinement. Experiments on the ActivityCaptions and Charades-STA demonstrate the effectiveness of our proposed method.

Keywords

Cite

@article{arxiv.1911.08199,
  title  = {Weakly-Supervised Video Moment Retrieval via Semantic Completion Network},
  author = {Zhijie Lin and Zhou Zhao and Zhu Zhang and Qi Wang and Huasheng Liu},
  journal= {arXiv preprint arXiv:1911.08199},
  year   = {2020}
}

Comments

Accepted by AAAI 2020 as a full paper

R2 v1 2026-06-23T12:20:29.763Z