English

Zero-shot Natural Language Video Localization

Computation and Language 2021-10-04 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Understanding videos to localize moments with natural language often requires large expensive annotated video regions paired with language queries. To eliminate the annotation costs, we make a first attempt to train a natural language video localization model in zero-shot manner. Inspired by unsupervised image captioning setup, we merely require random text corpora, unlabeled video collections, and an off-the-shelf object detector to train a model. With the unpaired data, we propose to generate pseudo-supervision of candidate temporal regions and corresponding query sentences, and develop a simple NLVL model to train with the pseudo-supervision. Our empirical validations show that the proposed pseudo-supervised method outperforms several baseline approaches and a number of methods using stronger supervision on Charades-STA and ActivityNet-Captions.

Keywords

Cite

@article{arxiv.2110.00428,
  title  = {Zero-shot Natural Language Video Localization},
  author = {Jinwoo Nam and Daechul Ahn and Dongyeop Kang and Seong Jong Ha and Jonghyun Choi},
  journal= {arXiv preprint arXiv:2110.00428},
  year   = {2021}
}

Comments

10 pages, 7 figures

R2 v1 2026-06-24T06:33:23.312Z