English

WSLLN: Weakly Supervised Natural Language Localization Networks

Computer Vision and Pattern Recognition 2019-09-04 v1

Abstract

We propose weakly supervised language localization networks (WSLLN) to detect events in long, untrimmed videos given language queries. To learn the correspondence between visual segments and texts, most previous methods require temporal coordinates (start and end times) of events for training, which leads to high costs of annotation. WSLLN relieves the annotation burden by training with only video-sentence pairs without accessing to temporal locations of events. With a simple end-to-end structure, WSLLN measures segment-text consistency and conducts segment selection (conditioned on the text) simultaneously. Results from both are merged and optimized as a video-sentence matching problem. Experiments on ActivityNet Captions and DiDeMo demonstrate that WSLLN achieves state-of-the-art performance.

Keywords

Cite

@article{arxiv.1909.00239,
  title  = {WSLLN: Weakly Supervised Natural Language Localization Networks},
  author = {Mingfei Gao and Larry S. Davis and Richard Socher and Caiming Xiong},
  journal= {arXiv preprint arXiv:1909.00239},
  year   = {2019}
}

Comments

accepted by EMNLP2019

R2 v1 2026-06-23T11:02:10.192Z