EMNLP 2021main61 citations

Adaptive Proposal Generation Network for Temporal Sentence Localization in Videos

Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou

Abstract

We address the problem of temporal sentence localization in videos (TSLV). Traditional methods follow a top-down framework which localizes the target segment with pre-defined segment proposals. Although they have achieved decent performance, the proposals are handcrafted and redundant. Recently, bottom-up framework attracts increasing attention due to its superior efficiency. It directly predicts the probabilities for each frame as a boundary. However, the performance of bottom-up model is inferior to the top-down counterpart as it fails to exploit the segment-level interaction. In this paper, we propose an Adaptive Proposal Generation Network (APGN) to maintain the segment-level interaction while speeding up the efficiency. Specifically, we first perform a foreground-background classification upon the video and regress on the foreground frames to adaptively generate proposals. In this way, the handcrafted proposal design is discarded and the redundant proposals are decreased. Then, a proposal consolidation module is further developed to enhance the semantics of the generated proposals. Finally, we locate the target moments with these generated proposals following the top-down framework. Extensive experiments show that our proposed APGN significantly outperforms previous state-of-the-art methods on three challenging benchmarks.

BibTeX
@inproceedings{liu-etal-2021-adaptive,
    title = "Adaptive Proposal Generation Network for Temporal Sentence Localization in Videos",
    author = "Liu, Daizong  and
      Qu, Xiaoye  and
      Dong, Jianfeng  and
      Zhou, Pan",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.732/",
    doi = "10.18653/v1/2021.emnlp-main.732",
    pages = "9292--9301"
}
Adaptive Proposal Generation Network for Temporal Sentence Localization in Videos · EMNLP 2021